19.10.19

Windows 7 Startup Repair


Please start the machine and press F8..

Select repair this computer..

Select advanced options and select command prompt..

x:\> bootrec /fixmbr
x:\> bootrec /fixboot

After that restart the machine and check..


If again the issue comes, please check the following commands..

After select command mode in repairing..

sfc /scannow /offbootdir=c:\ /offwindir=c:\windows

takedown /f c:\windows\winsxs\pending.xml

ren c:\windows\winsxs\pending.xml pending.old

sfc /scannow /offbootdir=c:\ /offwindir=c:\windows

9.10.19

To disable Hibernation: in Windows 10


In Windows 10, you can do this by right clicking on the start menu and clicking 
"Command Prompt (Admin)" 

Type in "powercfg.exe /h off" without the quotes and press enter.