Win 8 method to achieve F8 into safe mode

  
        In the past, we often used WinXP or Win7. At the beginning, press F8 to enter "safe mode", but it can't be used in Windows 8 system. This is due to the new security mechanism of Win8. If you want to retrieve the "safe mode" under Win8, then follow the tutorial below: 1. Start the command prompt as an administrator:


2. Enter the command line in the Command Prompt window: bcdedit /set {default} bootmenupolicy legacy After the execution is complete, restart the calculation. 3. Press and hold the F8 key when restarting. At this time, you will see the traditional advanced startup option and finally see the "safe mode":


4. If you still want to restore Windows 8 In the default boot mode, type: bcdedit /set {default} bootmenupolicy standard on the command line, then restart the computer.

Copyright © Windows knowledge All Rights Reserved