How to enable the F8 key to start Safe Mode in Windows 8
Windows 8 introduced a new boot loader that decreased the time that it takes Windows 8 to start. Unfortunately, in order to do this Microsoft needed to remove the ability to access the Advanced Boot Options screen when you press the F8 key when Windows starts. This meant that there was no easy and quick way to access Safe Mode anymore by simply pressing the F8 key while Windows starts.
In this tutorial you can find how to enable the F8 key to start windows 8 in safe mode
Follow the steps below:
1. Open CMD(command prompt) with admin privilege Click here to open cmd with administrator privilege
2. When the elevated command prompt is open you will be at the C:\Windows\System32> prompt.
To enable F8 in Windows 8 you need to type the following in the command prompt and then press the Enter key.
3. bcdedit /set {default} bootmenupolicy legacy
Once the command has been enter as shown above, press the Enter key on your keyboard. If you entered the command correctly, Windows will report that the "The operation completed successfully.". You now need to restart your computer for the change to go into effect. With this settings configured, you can now press F8 while Windows 8 starts in order to access Safe Mode and other Advanced Boot options.
If you would like to disable the F8 key and go back to the original Windows 8 setting you can open an elevated command prompt and enter the following command:
bcdedit /set {default} bootmenupolicy standard
Once you enter the above command, press Enter on your keyboard. If you entered the command correctly, Windows will report that the "The operation completed successfully." and you should now restart your computer. The F8 key will now be disabled in Windows 8.
Source: Google
In this tutorial you can find how to enable the F8 key to start windows 8 in safe mode
Follow the steps below:
1. Open CMD(command prompt) with admin privilege Click here to open cmd with administrator privilege
2. When the elevated command prompt is open you will be at the C:\Windows\System32> prompt.
To enable F8 in Windows 8 you need to type the following in the command prompt and then press the Enter key.
3. bcdedit /set {default} bootmenupolicy legacy
Once the command has been enter as shown above, press the Enter key on your keyboard. If you entered the command correctly, Windows will report that the "The operation completed successfully.". You now need to restart your computer for the change to go into effect. With this settings configured, you can now press F8 while Windows 8 starts in order to access Safe Mode and other Advanced Boot options.
If you would like to disable the F8 key and go back to the original Windows 8 setting you can open an elevated command prompt and enter the following command:
bcdedit /set {default} bootmenupolicy standard
Once you enter the above command, press Enter on your keyboard. If you entered the command correctly, Windows will report that the "The operation completed successfully." and you should now restart your computer. The F8 key will now be disabled in Windows 8.
Source: Google
0 comments:
Post a Comment