- Jul 15, 2001
- 2,170
- 51
- 91
I have not seen this posted before. Mods if a repost please delete.
If you miss being able to get into Windows 7 Safe Mode selections by tapping the F8 key during startup here's how to do it in Windows 10.
To speed up the boot process, Windows 10 has F8 Safe Mode disabled. You can sacrifice a couple of seconds during startup by enabling the F8 menu using the Command Prompt.
Right-click the Start menu and select Command Prompt (Admin). Select Yes in the User Account Control dialogue, if it appears.
Type (or copy/paste) the following command:
bcdedit /set {default} bootmenupolicy legacy
And press Enter.
To undo this legacy command at any time, reopen the elevated Command Prompt as per the above instructions and type:
bcdedit /set {default} bootmenupolicy standard
This returns startup to its original state.
This also works with the V1511 update.
If you miss being able to get into Windows 7 Safe Mode selections by tapping the F8 key during startup here's how to do it in Windows 10.
To speed up the boot process, Windows 10 has F8 Safe Mode disabled. You can sacrifice a couple of seconds during startup by enabling the F8 menu using the Command Prompt.
Right-click the Start menu and select Command Prompt (Admin). Select Yes in the User Account Control dialogue, if it appears.
Type (or copy/paste) the following command:
bcdedit /set {default} bootmenupolicy legacy
And press Enter.

To undo this legacy command at any time, reopen the elevated Command Prompt as per the above instructions and type:
bcdedit /set {default} bootmenupolicy standard
This returns startup to its original state.
This also works with the V1511 update.