1. Home
  2. Windows Tips
  3. How to get out of safe mode in windows 10

How to Get Out of Safe Mode in Windows 10

You can get out of Safe Mode by manually restarting your PC from the desktop or using the Windows command prompt.

However, you may find it a little complicated with no knowledge of how it works. Getting out of safe mode depends on how you got into it in the first place.

This guide will walk you through everything you need to get out of Safe Mode Windows 10. So, read on below to find out.

how-to-get-out-of-safe-mode-windows-10

How to Get Your Computer Out of Safe Mode on Windows 10

Exiting Safe Mode depends on how you got into it, but a simple restart of your PC from the Start Menu or lock screen should do the trick. To do this, 

  1. Open the Start Menu by hitting the Windows key on your keyboard or clicking the Windows icon in the bottom-left corner of the screen
  2. Select the Power button right above the search bar
  3. Click Restart from the options

how-to-get-out-of-safe-mode-windows-10

       4. Alternatively, if you’re stuck on the lock screen and can’t access the desktop, click the power button in the bottom-right corner

       5. Finally, click Restart to reboot your device.

Windows 10 Safe Mode Off with System Configuration Utility

The simple reboot methods in the previous section should work in most cases. However, your system might still boot Safe Mode after restarting it. That’s usually the case if you got into Safe Mode via the msconfig tool or altered some settings in the System Configuration utility, particularly the one configuring your PC to boot in Safe Mode continually.

To undo this,

  1. Press Windows key + R on your PC to launch the Run dialog box
  2. Input msconfig in the provided text box and hit Enter on your keyboard

how-to-get-out-of-safe-mode-windows-10

       3. On the System Configuration window, switch to the Boot tab

       4. Navigate to and uncheck Safe Boot

uncheck-safe-boot-in-windows-10

       5. Click Ok to save the changes

       6. If you see a prompt to restart your PC afterward, follow it for your PC to boot normally

       7. Otherwise, reboot manually from the Start Menu

How to Turn Off Safe Mode with CMD.exe

Now, this is where things get a little bit more complicated. If you got into Safe Mode from the Command Prompt, turning it off from the same Command Prompt might not immediately work, but there is a workaround.

However, you might want to use the Ctrl + Alt + Del keyboard shortcut first to restart. If that doesn’t work, proceed to the Command Prompt using the steps below:

  1. Press Windows key + R to launch the Run dialog
  2. Type cmd in the provided text box and then press Enter on your keyboard to open Command Prompt

Note: On some PCs, it’s better to boot the Command Prompt into an administrative mode to aid the effectiveness of this method. To do so, type cmd in the Run text box and then press Ctrl + Shift + Enter on your keyboard.

       3. Type the following command into the Command Prompt box

                               shutdown /r

how-to-get-out-of-safe-mode-windows-10

       4. Press Enter on your keyboard to submit the input

Windows should reboot and automatically boot into normal mode at this point. However, if you get thrown into Safe Mode yet again, skip to the next section.

Why is my Computer Stuck in Safe Mode?

If you’re getting kicked back into Safe Mode despite trying the methods above, chances are you got into it by enabling Alternate Shell in System Configuration utility. Possibly, you might have gotten into it by using the bcdedit command from a Windows installation disc.

Whatever the case might be, the restart command in Command Prompt might just not cut it. Do the following instead:

  1. Open Command Prompt yet again using the steps in the previous sections
  2. Enter the following command
bcdedit /deletevalue {default} safeboot

       3. Press Enter on your keyboard, and you’ll see a message that reads ‘Completed Successfully’

       4. Press Ctrl + Alt + Del to restart your PC

The above steps should get you out of Safe Mode permanently.

Related: How To Boot To Safe Mode On Windows 10

Windows 10: Disable Safe Mode without Logging In

Forgetting your password while stuck in Safe Mode is not a good experience for anyone, primarily since all you need to get out of it can only be accessed from the desktop. However, with a Windows 10 installation disk at your disposal, you can turn it off in no time.

If you don’t have one, you can create it yourself with Microsoft’s Media Creation Tool. With that out of the way, use the following steps to disable safe mode without logging in Windows 10:

  1. Insert the Windows 10 installation disk into your PC while on the lock screen
  2. Press the power icon and then the Restart option 
  3. Once the PC restarts and the screen comes up, repeatedly press the BIOS key to enter BIOS menu

Note: The BIOS key is mostly F2 on most PC models, but you can look up the one for your PC by using the following search keyword on your preferred search engine, ‘BIOS key for HP X360’. For instance, ‘BIOS key for HP X360’

       4. On the BIOS window, go to the Boot device list and click the Windows 10 installation disk

       5. Save the changes and get out of BIOS

       6. You’ll get a prompt to boot with the installation disk, follow it

       7. Once the Windows setup screen comes up, press Shift + F10 to launch cmd.exe

       8. Enter the following command therein:

                        bcdedit /deletevalue {default} safeboot

       9. Press Enter on your keyboard

       10. Close the cmd.exe window and the Windows Setup screen to restart 

       11. Immediately remove the installation disk to allow Windows boot up normally

And that’s it! Your computer should get out of Safe Mode without logging in. If you follow the steps highlighted in this guide keenly, you should be able to get your PC out of Safe Mode in no time.