Hello, my name is Gaston, I am an independent consultant.
The system files seem to be a problem.
Turn off third-party antivirus or cleaners, then do the following.
Open the CMD with administrator privileges and then run the following commands:
sfc /scannow
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth
dism.exe /online /cleanup-image /startcomponentcleanup
Upon completion, restart your system.
It also performs a clean boot of Windows so that you can determine if a background program is affecting your system:
https://support.microsoft.com/en-us/help/929135...
If that doesn't work try resetting the Power Options:
- Click “Windows Key + X”, and then click on command prompt.
- In the command prompt, type powercfg –restoredefaultschemes and hit Enter.
- Exit command prompt.
Best regards.