taskkill / f / im shellexperiencehost.exe
timeout / t 3 / NOBREAK> nul
del% localappdata% PackagesMicrosoft.Windows.ShellExperienceHost_cw5n1h2txyewyTempState * / q
timeout / t 2 / NOBREAK> nul
start explorer
@echo on
Open Command Prompt with administrative rights. You should close everything else at this time. The commands that you are about to execute will take a bit of time and the Explorer.exe process will be terminated making it more difficult to switch between applications.
Run the following commands, one by one.
DISM.exe / Online / Cleanup-image / Scanhealth
Next is:
DISM.exe / online / cleanup-image / restorehealth
Then comes:
sfc / scannow
This can fix the corrupted system files. It will take some time to complete. Once completed, restart your system. If the sfc / scannow tool tells you it can't fix corrupted files, you may have encountered a more serious problem. The only way is to reset the PC or create a new user and move your file there.
See more: