Win10 uses the bat command to travel safe mode method

  
In Win8/Win8.1 and later Win10, it is not too easy to enter safe mode. Previous systems such as Win7 and XP can enter the safe mode selection menu by pressing F8 at boot time. This is very helpful for the sudden resolution of the system's failure to enter the situation. In fact, in Windows 10, you can also enter the safe mode through this old method, but the first time you set a little to go "detours".

The specific method is as follows:
1, use Win10 image U disk boot or CD burning to make a Win10 boot U disk or CD;
2, use the above prepared media to start computer
To the following interface ——

3, do not click any function of the interface, directly press shift+F10 to open the command prompt;
4, execute the following command (note the space): Br>bcdedit /set {default} bootmenupolicy legacy

5, restart the computer, you can press F8 to enter the safe mode option menu (such as the first illustration) before the boot screen (Microsoft blue logo)
This method is a bit cumbersome, but it can be urgent. And if your computer does not turn on "Quick Start", then this setting "stay once and for all", in the future you want to boot into safe mode, you can directly press F8, and do not have to enter the system before setting. If you want to restore to the default state, you can restore it by running the following command in the administrator mode:
bcdedit /set {default} bootmenupolicy standard
and then turn on “quick start&rdquo ;



Copyright © Windows knowledge All Rights Reserved