Change the Boot Loader using Bcdedit
Hello,
I will summarize the situation, I could not start in safe mode I typed msconfig and then changed the start and now in Safe mode I have a beautiful black display.
I have access to the command prompt by typing F8 and repair the PC,
So the solution to the Problem is to modify the boot file via Bcdedit, but what is syntax for the transfer.
Can you help me?
Re: Change the Boot Loader using Bcdedit
Re: Change the Boot Loader using Bcdedit
To remove the safeboot , you should use the following syntax:
Syntax: bcdedit /deletevalue {default} safeboot
Hope this will resolve issue.
Re: Change the Boot Loader using Bcdedit