126
General Software Discussion / Re: How to fix "NTLDR is missing" error in Windows 10?
« Last post by x16wda on December 23, 2019, 02:44 PM »If you boot to the installer and go into the command prompt in the troubleshooting section you can try some things. If your box isn't seeing the loader then you can try to set it up again.
bcdedit /export c:\bcdbkup --- never hurts
ren c:\boot\bcd bcd2.old --- you don't necessarily have to do this, this renames the existing file so it doesn't get looked at
bootrec /scanos --- verify that it finds a windows installation
bootrec /rebuildbcd --- reply yes to add, exit to restart
Hopefully that would get you farther along. Sometimes "things happen" but it is always concerning when you can't even start to boot.
bcdedit /export c:\bcdbkup --- never hurts
ren c:\boot\bcd bcd2.old --- you don't necessarily have to do this, this renames the existing file so it doesn't get looked at
bootrec /scanos --- verify that it finds a windows installation
bootrec /rebuildbcd --- reply yes to add, exit to restart
Hopefully that would get you farther along. Sometimes "things happen" but it is always concerning when you can't even start to boot.

Recent Posts

