If you stuck in a reboot loop and want to fix the windows 10 startup problem, then this video is for you. I will show you How to fix a stuck windows on startup.
How do I fix the endless reboot loop in Windows 10?
How to Use Bootrec.exe in the Windows RE to troubleshoot startup issues.
bootrec /fixmbr
bootrec /fixboot
bcdedit /export c:\bcdbackup
attrib c:\boot\bcd -h -r -s
ren c:\boot\bcd bcd.old
bootrec /rebuildbcd
-----------------------------------------------
dir
cd \windows\system32\config
MD backup
copy *.* backup
CD regback
dir
copy *.* ..
A
Exit
No comments:
Post a Comment