Practical Linux, Windows Server and cloud guides for IT pros.

How to Exit Safe Mode in Windows 11/10 (and Fix Being Stuck)

Safe Mode is designed to be temporary. Once you finish troubleshooting, Windows should normally return to the standard desktop on the next restart. If it does not, you usually have a Safe Boot setting, recovery issue, or boot-configuration problem that still needs attention.

Filed under

, ,

Published

Written by

Cisco Nexus N9K Network Switch With Cabling

Safe Mode is designed to be temporary. Once you finish troubleshooting, Windows should normally return to the standard desktop on the next restart. If it does not, you usually have a Safe Boot setting, recovery issue, or boot-configuration problem that still needs attention.

If you have not entered Safe Mode yet, start with How to Boot Windows into Safe Mode (Windows 11/10 Guide). If you are already in Safe Mode and want to leave it, follow the methods below in order.

Method 1: Restart Windows normally

If you entered Safe Mode through the recovery menu with Shift + Restart, a standard restart is often enough.

  1. Click Start.
  2. Click the Power icon.
  3. Select Restart.

If Windows boots normally, you are done. If it reverts to Safe Mode, proceed to the next method.

Method 2: Turn off Safe Boot in msconfig

If you used msconfig to force Safe Mode, Windows will keep booting into it until you remove that setting.

  1. Press Windows + R.
  2. Type msconfig and press Enter.
  3. Open the Boot tab.
  4. Uncheck Safe boot.
  5. Click Apply, then OK, then restart.

This is the most common fix when a PC is “stuck in Safe Mode.”

Method 3: Use Windows Recovery Environment and bcdedit

If Windows still boots into Safe Mode, use the recovery environment:

  1. Hold Shift and click Restart to open recovery options.
  2. Select Troubleshoot > Advanced options > Command Prompt.
  3. Run:
bcdedit /deletevalue {current} safeboot

Then type exit and continue back into Windows.

What if Windows still will not return to normal mode?

  • Repeat the msconfig check carefully.
  • Use Startup Repair from the recovery environment.
  • Use System Restore if the issue started after a recent driver update or software change.
  • Consider resetting this PC only after the simpler recovery steps fail.

After you exit Safe Mode

If you leave Safe Mode successfully but still need to solve the original problem, continue with:

Related Safe Mode guides

Elsewhere On TurboGeek:  How to install Windows Server 2012 R2

Find more on the site

Keep reading by topic.

If this post was useful, the fastest way to keep going is to pick the topic you work in most often.

Want another useful post?

Browse the latest posts, or support TurboGeek if the site saves you time regularly.

Translate »