How to bring back the classic F8 Key menu for Safe Mode in Windows 10
Tutorials · jag1208@*.ru · posted 19:16 05/01/2022 · edited 22:32 22/01/2022 · 232 views

Run Command Prompt (cmd) as Administrator. Paste the following command:
bcdedit /set {default} bootmenupolicy legacy
and hit **Enter**

If you want to get back modern Safe Mode enter, paste the following command:
bcdedit /set {default} bootmenupolicy standard
and hit **Enter**

Like (1)

Please Login or Register to reply this topic.