Quickest Way to Boot Into Safe Mode

Being able to boot your machine into Safe Mode quickly is a basic skill you should have if you want to tinker with your PC. Testing different drivers and getting rid of them properly relies on booting into Safe Mode with a limited amount of files and drivers.

While the process is simple it is good to know a couple of methods of booting into Safe Mode as with custom Windows installs and stripped ISOs certain features do not work meaning that your preferred method might not work.

System Configuration

The fastest way for me to boot into Safe Mode is the following:

  1. Win+R on the keyboard
  2. Type msconfig to open the System Configuration tab
  3. Go to the Boot tab and tick the Safe boot option selecting the type you need – Minimal, Networking, etc
win boot options

CMD

The method that never fails and will always allow you to boot into Safe Mode is doing it through CMD:

  1. Win+R on the keyboard
  2. Type cmd to open the Command Prompt
  3. bcdedit /set {default} safeboot minimal – to enable Safe Boot
  4. bcdedit /deletevalue {default} safeboot – to disable Safe Boot
cmd safeboot

Windows Settings

I do not use this method often because it requires a couple more clicks:

  1. Win+I on the keyboard to open the Windows Settings tab
  2. Go to the Update & Security tab and select Recovery from there
  3. Press on the Advanced Startup – Restart Now option
windows settings safeboot

Windows Sign-in Screen

If you do not want to boot into Windows to access the other option for entering Safe Mode you can open the Troubleshoot menu from the sign-in screen.

  1. Hold Shift and select Power then Restart
  2. Select Troubleshoot – Advanced Options – Startup Settings – Restart
  3. After the PC is done restarting select your preferred Safe Mode

About The Author

Chris (vile_is_dead)

Custom Windows ISO enjoyer, FPS optimizer, and aim improvement enthusiast. Will disassemble all of his peripherals (and sometimes PC parts) to mod them even if all of them work perfectly fine. Discord/Twitter: vile_is_dead

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments