How to Boot Windows Server 2019 into Safe Mode


Boot Windows Server 2019 into Safe Mode
XINSTALL BY CLICKING THE DOWNLOAD FILE
A message from our partner

For fixing Windows errors, we recommend Fortect:

Fortect will identify and deploy the correct fix for your Windows errors. Follow the 3 easy steps to get rid of Windows errors:

  • Download Fortect and install it on your PC
  • Launch the tool and Start scanning your PC for Windows errors
  • Right-click on Start Repair to deploy the right fix for each error encountered during the scan
Download Now Fortect has been downloaded by 0 readers this month, rated 4.6 on TrustPilot

If you’ve been using using Windows Server 2019 for a long time now, it’s important to learn how to boot it in the Safe Mode. Now, you may ask, why? Well, because it is a diagnostic startup mode that loads only the essential drivers and services needed to run the system.

That’s not all, it strips away unnecessary processes, it provides a clean environment to troubleshoot issues like boot failures, driver conflicts, malware infections, or corrupted updates. Without further ado, let’s jump into different methods to boot Windows sServer 2019 into Safe Mode.

How do I boot Windows Server 2019 into Safe Mode?

Method 1: Use System Configuration (msconfig)

  1. First, press Windows + R, type msconfig, and then, hit Enter.
  2. Now, in the System Configuration window, go to the Boot tab.
  3. Next, under Boot options, check Safe boot, and select Minimal.
  4. Finally, click OK and then Restart. Now, the server will boot into Safe Mode.

Method 2: Using Shift + Restart from Login Screen

  1. On the login screen, click the Power icon in the lower-right corner.
  2. Then, hold down Shift and select Restart.
  3. In the recovery menu, navigate to: Troubleshoot > Advanced Options > Startup Settings > Restart.
  4. When prompted, press the key for Enable Safe Mode.

Method 3: Using Command Prompt with bcdedit

  1. Open Command Prompt as Administrator.
  2. Then, type: bcdedit /set {default} safeboot minimal
  3. Restart the server and it will boot into Safe Mode.
  4. To revert Safe Mode, run: bcdedit /deletevalue {default} safeboot

Method 4: Using Installation Media or Recovery Drive

  1. First, insert your Windows Server 2019 installation media or bootable USB.
  2. Then, boot from the media and select Repair your computer.
  3. Now, go to Troubleshoot > Advanced Options > Command Prompt.
  4. Finally, enter the bcdedit command (same as Method 3) to enable Safe Mode.

Summing up

Booting Windows Server 2019 into Safe Mode can help with a wide range of issues. For example, it’s often the first step when trying to repair Windows Server when it doesn’t boot up. It can also make it easier to reset a forgotten Windows Server password without interference from background services.

Admins working with Active Directory on Windows Server may also use Safe Mode to troubleshoot replication errors or recover from directory corruption. Even in setups where you dual boot Windows 10 and Windows Server, Safe Mode offers a clean environment to isolate compatibility problems.

In short, Safe Mode provides a controlled space to roll back changes, remove malware, or run system tools like sfc /scannow and DISM, without the risk of other processes interfering.

FAQs About Booting Windows Server 2019 into Safe Mode

How do I boot Windows Server 2019 into Safe Mode from startup?

You can simply useinstallation media or press Shift and select Restart on the login screen to access recovery options.

What is Safe Mode with Networking in Windows Server 2019?

It’s a version of Safe Mode that includes drivers and services for network connectivity, useful for downloading tools or updates while troubleshooting.

Can I access Safe Mode if Windows Server 2019won’t boot normally?

Yes, by using installation media or recovery options, you can force Safe Mode startup.

How do I exit Safe Mode in Windows Server 2019?

Open Command Prompt and run:
bcdedit /deletevalue {default} safeboot
You can also uncheck Safe boot in System Configuration.

Why would Safe Mode help fix Windows Server 19 issues?

It loads only essential drivers, letting you isolate whether the issue is caused by third-party software, hardware drivers, or system corruption.

Do booting Windows Server 2019 in safe mode affect server roles or applications?

Yes, some services (like Active Directory or IIS) may not run in Safe Mode. It’s best for troubleshooting, not production workloads.

Is Safe Mode safe for Windows Server 2019 domain controllers?

Yes, but keep in mind domain services may be unavailable. Use Directory Services Restore Mode (DSRM) if repairing AD.

More about the topics: Safe Mode, windows server

Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

User forum

0 messages