By admin • August 7, 2015 • No Comments
Windows 10 inherited the boot options from Windows 8 and comes with the same graphical environment for various recovery related tasks. Due to this, the Safe mode is hidden by default in favor of the automatic repair engine shipped with the new OS. If Windows 10 fails to boot, it starts the automatic repair mode and tries to analyze and fix startup problems on its own without your help and without asking you what actions it is going to take. If you feel you need to run Windows 10 in Safe mode, e.g. to troubleshoot some issue with drivers and apps, here are instructions on how you can access Safe Mode.
There are at least two options which allow you to start Windows 10 in Safe Mode. Let’s delve deeper.
You are done.
Tip: You can start Windows 10 in Safe Mode this way using bootable media too, for example, if you have a bootable USB stick with Windows 10 Setup.
Open an elevated command prompt and type the following command:
Bcdedit /set {bootmgr} displaybootmenu yes
This will enable the regular text-based boot menu. Now restart Windows and be ready to press F8 before Windows starts booting. After the power on self test (POST) checks of the BIOS are complete, the good old textual boot menu will appear:
Press F8 there to get the boot menu. Choose Safe Mode or Safe Mode with Networking and press Enter. After you are done working in Safe Mode, you can turn off the text-based boot loader and revert to the graphical one using the following command: