Hi Steven,
This issue could occur due to corrupt or missing system files on the computer.
I would suggest you to run SFC scan and check if it fixes the issue. Follow the methods listed below:
Method 1:
Refer to the link to run SFC scan:
Follow the steps from section "Windows 8.1 or Windows 8":
http://support.microsoft.com/kb/929833/en-us
Check if it fixes the issue. If not, proceed to the next method.
Method 2:
Let’s re-register ExplorerFrame.dll file and check if it resolves the issue. Follow the steps to do so:
- Press Windows+X keys and select Command Prompt (admin).
- Type the following command and hit Enter:
regsvr32 ExplorerFrame.dll
For further reference:
Refer to the link to re-register the PC settings:
Refer to the this command “powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\ImmersiveControlPanel\AppxManifest.xml”
http://blogs.msdn.com/b/notime/archive/2013/10/21/10458031.aspx
Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, you can refer to the following steps to back the registry files on the computer:
- Press Windows+R keys to open the run box.
- Type ‘regedit’ and press Enter from the keyboard.
- Open the file option on the menu bar.
- Click on Export and save the file with a name on the desktop.
- If you want to restore the file, you can do so by double clicking the file that you have saved on the desktop.
Please let us know about the results.