Hello! I'm Manoel Barros!
When Windows has corrupted files, this type of problem can occur. This is especially true when it is a major upgrade from one version to another.
Unfortunately, there is no way to find out where the corrupted files are. You can run Windows repair commands, which can repair most corrupted Windows files.
- However, this does not guarantee that all files will be repaired.
In more advanced cases (when you have tried several methods and the problem persists), you will need to perform a Clean Installation.
Repair Windows
- Type "'Command Prompt" in the Search Bar > Right-click on the app > Select '''Run as administrator''.
- Now let's type the following commands.
ATTENTION: Type the entire command on the first line > Press ENTER > Wait for the command to complete > Execute the next command in the list.
DISM /Online /Cleanup-image /Restorehealth
sfc /scannow
chkdsk c: /f /x /r
- When the message "...Check next time the system is restarted? (Y/N)" appears, press the Y (Yes) key.
- When finished, turn off your computer properly and turn it on again.
ATTENTION: Restore is not always able to "clean" Windows 100%. Some issues may still persist after Restoration.
Therefore, we recommend performing a Format and Clean Installation of Windows, which ensures that the problem is resolved, and that Windows has 100% intact and original files.
ATTENTION: You must manually back up your files to another location, as all files and programs will be deleted. If you do not have experience and knowledge, take your device to a specialized and trustworthy technical assistance!
- In the link below, Kapil Arya MVP explains how to do a Clean Format.
https://answers.microsoft.com/en-us/windows/for...
- Update Windows and install drivers via Windows Update.
ATTENTION: Do not use third-party programs to install drivers (only from the Manufacturer or Windows Update).
Update Windows and Drivers
- Open System Configuration > Click ''Update & Security'' > ''Windows Update'' > ''Check for Updates''.
- Download all available updates. Click ''Show optional updates'' marked in blue > Select all drivers and updates > Click ''Download and Install''.
- When everything is finished, restart the computer > See if the problem appears while performing the steps above.