What registry key keeps information about services that run when a computer is booting into safe mode?

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Duration: 0:50
Closed captions: English only

Safe mode starts Windows in a basic state, using a limited set of files and drivers. If a problem does not happen in safe mode, this means that the default settings and basic device drivers are not causing the issue. Observing Windows in safe mode enables you to narrow down the source of a problem, and can help you troubleshoot problems on your computer.

There are three different types of safe mode boot options that are available in the Advanced Boot Options.

  1. Safe Mode - Starts Windows with the minimum of drivers and services possible.
  2. Safe Mode with Networking - Same as Safe Mode, but adds the network drivers and services you will need to access the internet and other computers on your network. You also need this mode if you need to use devices such as a USB flash drive.

    NOTE: Wireless (Wi-Fi) internet connection is not supported in safe mode with networking.

  3. Safe Mode with Command Prompt - Same as Safe Mode but the Command Prompt as the user interface instead of the windows desktop Graphical User Interface (GUI).

NOTE: The Windows installer service is disabled in Safe Mode and Safe Mode with Command Prompt. Applications cannot be installed or uninstalled in these two modes.

In safe mode, Windows has reduced functionality. The task of isolating problems is easier since many non-essential components are disabled, such as sound, third-party drivers and services, non-essential Windows services, and more. Corrupt software, drivers, or the installation of poorly-configured software prevents Windows from successfully booting into normal mode.

Boot into safe mode from Windows 11 or Windows 10

  1. Press the Windows + I on the keyboard to open Settings.
    • If that does not work, click Start and then select Settings.
  2. Click Update & Security and on the left pane select Recovery.
  3. Under Advanced Startup, click Restart Now.
  4. After the computer restarts, on the Choose an Option screen, select Troubleshoot > Advanced Options > Startup Settings > Restart.
  5. After the computer restarts, a list of options appears. Select 4 or F4 to start the computer in Safe Mode. If you must use the Internet, select 5 or F5 for Safe Mode with Networking.

Boot into safe mode from the sign-in screen in Windows 11 or Windows 10

  1. Restart the computer.
  2. At the sign-in screen, hold the Shift key down and then click Power > Restart.
  3. After the computer restarts to the Choose an Option screen, sselect Troubleshoot > Advanced Options > Startup Settings > Restart.
  4. After the computer restarts, a list of options should appear. Select 4 or F4 to start the computer in Safe Mode. If you must use the Internet, select 5 or F5 for Safe Mode with Networking.

Boot into safe mode from outside of Windows 11 or Windows 10

After the third attempt to boot has failed, Windows 11 and Windows 10 will automatically boot into the Windows Recovery Environment (WinRE). Follow these steps to enter Safe Mode from the Windows Recovery Environment (WinRE):
  1. At the Choose an option screen, select Troubleshoot.
  2. At the Troubleshoot screen, select Advanced Options.
  3. At the Advanced Options screen, select Advanced Startup Options.
  4. Select Startup Settings.
  5. Select Restart.
  6. The computer will restart and enter the Startup Settings menu. Select 4 or F4 to start the computer in Safe Mode. If you must use the Internet, select 5 or F5 for Safe Mode with Networking.

Chromebox, Alienware, Inspiron, OptiPlex, Vostro, XPS, G Series, Chromebook, G Series, Alienware, Inspiron, Latitude, Vostro, XPS, Fixed Workstations, Mobile Workstations

All fields are required unless marked otherwise.

Thank you for your feedback.

Sorry, our feedback system is currently down. Please try again later.

Comments cannot contain these special characters: <>()\

Learn more about

Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.

Recommended textbooks for you

  • A+ Guide To It Technical Support

  • A+ Guide To It Technical Support

    ISBN:9780357108291

    Author:ANDREWS, Jean.

    Publisher:Cengage,

    Whether you have messed up Windows configuration or a virus prevents you from using the system, Windows safe mode is your best bet to solve all such problems.

    In safe mode, Windows starts with minimum required drivers and services, and no third-party programs are loaded. This ensures no problematic program loads so that you may solve the problem without any interference. 

    However, accessing safe mode is a real problem when an error arises. Although it’s easier to access safe mode right from the Windows 10 settings, what if you can’t access the settings?

    Or worse, you can’t even start Windows?

    There are many ways to boot into safe mode in Windows 10, and each method is useful depending on the problem you are dealing with. In this article, I will show you 6 ways to access Windows 10 safe mode, so you may always have access to safe mode no matter the odds.

    #1. Access safe mode from Windows 10 Settings

    This is the most common method to access safe mode when you can operate the system and access the settings. Here’s how to do it:

    Go to Windows Settings from the Start menu and click on Update & Security.

    What registry key keeps information about services that run when a computer is booting into safe mode?

    Now click on the Recovery option in the left panel and then click on Restart now button under the Advanced startup section.

    What registry key keeps information about services that run when a computer is booting into safe mode?

    Windows will restart and open up the Windows Recovery Environment (WinRE). Here go to Troubleshoot > Advanced options > Startup Settings > Restart.

    What registry key keeps information about services that run when a computer is booting into safe mode?

    Your PC will restart and open up a page with a bunch of commands to choose from. Here press the 4 key or f4 key to launch Safe mode.

    #2. Use a Command prompt command

    If you can only access the Command prompt, you can run a command that will restart the PC into Windows Recovery Environment, where you can access the safe mode.

    To access the Command prompt in Windows 10, press Windows+R keys to open the Run dialog and type cmd here to open the Command prompt.

    What registry key keeps information about services that run when a computer is booting into safe mode?

    Here enter the command shutdown.exe /r /o and press the Enter key.

    What registry key keeps information about services that run when a computer is booting into safe mode?

    After a short delay, Windows will restart into Windows Recovery Environment, where you can follow the instruction in the above method to access safe mode.

    #3. Access safe mode from the sign-in screen

    You can also boot into safe mode from the sign-in screen if you cannot sign-in for some reason. All you have to do is click on the Power button at the bottom-right corner and then hold the shift key while clicking on the Restart button.

    This will restart the PC, and you will enter the Windows Recovery Environment. You can follow the instructions in the first method to access safe mode from here.

    Note: You can also use this method while inside Windows; hold the Shift key while restarting your PC from the Start menu.

    #4. Enable Safe mode in System Configuration

    This is a rather permanent option for accessing the safe mode, but it can help restart the PC often and make sure you always enter the safe mode. From System configuration, you can force the PC to always launch in safe mode whenever you restart. And when you are done fixing the problem, you can disable this option to get back to normal Windows. Here’s how to do it:

    Press Windows+R keys to open the Run dialog and type msconfig here to launch the System Configuration window.

    What registry key keeps information about services that run when a computer is booting into safe mode?

    Here move to the Boot tab, check the checkbox next to Safe boot, and then click on OK.

    What registry key keeps information about services that run when a computer is booting into safe mode?

    You will be prompted to restart the PC, accept the prompt, and your PC will boot into safe mode on every restart now.

    To undo the changes, follow the same steps as above while in safe mode and uncheck the checkbox next to Safe boot.

    #5. Force Windows to enter WinRE

    You can also force Windows to enter the Windows Recovery Environment from where you can access safe mode. This method should only be used in critical circumstances when Windows is unable to boot at all. Otherwise, this method can damage your Windows.

    If Windows crashes three consecutive times, then it will automatically boot into WinRE. So if you are having trouble starting Windows, you can also fake crash the Windows to open up WinRE to solve it.

    Just start the PC, and when Windows starts loading, hold the power button for up to 10 seconds to force it to shutdown. Repeat this process up to two times more, and the next time Windows will automatically boot into Windows Recovery Environment. From there, you can follow the guidelines in the first method to access safe mode.

    #6. Use a Windows 10 bootable USB or disk

    If you have your Windows 10 CD with you or a bootable Windows 10 flash drive, you can use it to boot into safe mode. You will only need to use this method when Windows is corrupted to the point it is unable to load at all, even the force shutdown method isn’t working.

    If you don’t already have a bootable drive with you, you can easily create one for free using Windows 10 media creation tool. All you need is another PC and a USB drive with at least 8GB of free space. You can follow the instruction on the aforementioned Microsoft support page to download and create Windows 10 bootable USB.

    Once you have the bootable drive, please insert it into the PC and start the PC. First, you will have to select the keyboard layout and preferred language. Once done, you can click on the Repair your computer button at the bottom-left corner of the window to open the Windows Recovery Environment.

    What registry key keeps information about services that run when a computer is booting into safe mode?

    The changes you make here in Windows Recovery Environment will apply to your original Windows. So all you need to do is access the safe mode from here (see method #1), and your corrupted Windows will launch in safe mode.

    Bonus method

    This method will probably not work on the latest PCs that run UEFI and have SSDs for storage. However, if you have an old PC with legacy BIOS with HDD storage, it should work for you; and it’s arguably the easiest method to access safe mode.

    On Windows 7, you could access safe mode by repeatedly hitting the F8 or Shift+F8 keys before the Windows started. However, this method doesn’t work on Windows 8.1 and Windows 10 because the hardware they come with is new, and their boot time is swift. So there isn’t enough time for Windows to register the keystrokes and launch the safe mode.

    Although if you have an old PC running on legacy BIOS and HDD, it will be slow enough even on Windows 10 to register the keystrokes and launch safe mode. If your PC qualifies, all you have to do is press the F8 key repeatedly when your PC starts booting to boot into safe mode. If that doesn’t work, try holding the Shift key and repeatedly pressing the F8 key.

    This method is much faster to access safe mode as you don’t have to access Windows and don’t need to go through any menus.

    Wrapping up

    I am sure these methods to access safe mode in Windows 10 are enough no matter which problem you are stuck in. Whether you have access to Windows or not, one of these methods will work. Although if you are looking for the quickest way to open safe mode, I believe the 3rd method is the fastest. You don’t even have to sign-in to open safe mode, and it works even when you are signed-in.

    If you still need help with the PC boot then check out Tenorshare Windows Boot Genius software.

    Next, find out how to disable NetBIOS over TCP/IP in Windows.

    Here are 3 ways to find out Windows last boot time.