You are on page 1of 1

https://appuals.

com/fix-explorer-exe-error-class-not-registered/
Explorer.exe Error Class Not Registered
Solution 5: Run System File Checker
System File Checker (SFC) is a utility present in Microsoft Windows which allows the users to
scan their computers for corrupt files in their operating system. This tool has been there in
Microsoft Windows since Windows 98. It is a very useful tool for diagnosing the problem
and checking if any problem is due to corrupt files in windows. We will also run the DISM
command if the SFC is unable to fix some errors indicated.

1. Press Windows + R to launch the Run application. Type “taskmgr” in the dialogue box
and hit Enter to launch your computer’s task manager.
2. Now click on File option present at the top left side of the window and select “Run new
task” from the list of options available.
3. Now type “PowerShell” in the dialogue box and check the option underneath which
states “Create this task with administrative privileges”.
4. Once in the Windows Powershell, type “sfc /scannow” and hit Enter. This process may
take some time as your entire Windows files are being scanned by the computer and
being checked for corrupt phases.
5. If you encounter an error where Windows states that it found some error but was unable
to fix them, you should type “DISM /Online /Cleanup-Image /RestoreHealth” in the
PowerShell. This will download the corrupt files from the Windows update servers and
replace the corrupt ones. Do note that this process can also consume some time
according to your internet connection. Don’t cancel at any stage and let it run.

You might also like