Add Safe Mode To Boot Menu Windows 10 & 11

Add Safe Mode To Boot Menu Windows 10 & 11 2024-12-13

  • Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

This quick guide will show you how to add Safe Mode to your boot menu.​

Create and run batch file.

Open a notepad and copy the entire content of the code box below.
Do not copy the word code!
Paste the txt into the notepad. Save the file to your desktop as SafeMode.bat
Now you will right click the on SafeMode.bat and run as administrator.


Code:
@echo off
bcdedit /set {bootmgr} displaybootmenu yes
bcdedit /set {bootmgr} timeout 5
exit /b


Or click here to download the pre made batch file, unzip to desktop and run as administrator.


When you start your computer, you will see a menu that allows you to choose which version of safe mode you wish to boot into, before loading into windows you will be given 5 seconds to choose, or the machine will simply load your default OS.

That's it short and to the point. You now have the option to boot to safe mode on each restart.

Thanks to @PeterOz for showing me this nifty little trick.
Author
Malnutrition
Downloads
5
Views
93
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Malnutrition