HP PCs - Windows Safe Mode (Windows 10) (2024)

hp-concentra-wrapper-portlet

Actions${title}Loading...

Safe Mode is a diagnostic mode that enables you to use Windows with basic drivers. If you encounter problems in Windows, restarting in Safe Mode allows you to continue working and to troubleshoot the problem. The Safe Mode feature does not install any software.

In Safe Mode, Windows might look different because Safe Mode uses a low graphics mode for the display. Also, the words Safe Mode are displayed on the four corners of the screen.

Note:

Depending on your version of Windows, some graphics and information in this document might vary slightly.

Enter Safe Mode from Windows

Use the following procedure to enter Safe Mode.

HP PCs - Windows Safe Mode (Windows 10) (1)

  1. Search for and open Recovery options.

  2. Under Advanced startup, click Restart now.

  3. Click Troubleshoot.

    HP PCs - Windows Safe Mode (Windows 10) (2)

  4. Click Advanced options > See more recovery options > Startup Settings.

  5. Click Restart.

    HP PCs - Windows Safe Mode (Windows 10) (3)

    The computer restarts, and another Startup Settings screen opens and displays a list of different startup options.

  6. Choose the Safe Mode option that you want from the Startup Settings menu:

    • Press the f4 key for Enable Safe Mode. Safe Mode starts Windows with a minimal set of drivers and services.

    • Press the f5 key for Enable Safe Mode with Networking. Safe Mode with Networking starts Windows in Safe Mode and allows access to the internet and to your network.

    • Press the f6 key for Enable Safe Mode with Command Prompt. Safe Mode with Command Prompt starts Windows in Safe Mode with a Command Prompt window. Typically, only IT professionals use this mode.

    HP PCs - Windows Safe Mode (Windows 10) (4)

  7. Sign in to the computer with your account name and password. The desktop opens in Safe Mode.

    Note:

    You need to enter your Windows account name and password to log on in Safe Mode. You cannot log on using another method, such as a Personal Identification Number (PIN) or a fingerprint reader.

  8. When finished troubleshooting, exit Safe Mode by clicking Start.

  9. Click Power, and then select Restart. The computer starts normally.

Enter Safe Mode from outside Windows

When Windows fails to start properly, you might be prompted to start in recovery mode.

HP PCs - Windows Safe Mode (Windows 10) (5)

  1. After Windows fails to start, the Choose an option screen is displayed automatically. If the Choose an option screen is not displayed, do the following:

    1. Turn off your computer.

    2. Turn on your computer and repeatedly press the esc key until the Startup Menu opens.

    3. To begin a system recovery, press f11.

  2. If prompted, select your keyboard layout, and then, from the Choose an option screen, click Troubleshoot.

    HP PCs - Windows Safe Mode (Windows 10) (6)

  3. Click Advanced options.

  4. Click Startup Settings. If the Startup Settings option is not displayed, follow the steps in Enter Safe Mode without access to Startup Settings.

    HP PCs - Windows Safe Mode (Windows 10) (7)

  5. Click Restart.

    HP PCs - Windows Safe Mode (Windows 10) (8)

    The computer restarts, and another Startup Settings screen opens and displays a list of different startup options.

  6. Choose the Safe Mode option that you want from the Startup Settings menu:

    • Press the f4 key for Enable Safe Mode. Safe Mode starts Windows with a minimal set of drivers and services.

    • Press the f5 key for Enable Safe Mode with Networking. Safe Mode with Networking starts Windows in Safe Mode and allows access to the internet and to your network.

    • Press the f6 key for Enable Safe Mode with Command Prompt. Safe Mode with Command Prompt starts Windows in Safe Mode with a Command Prompt window. Typically, only IT professionals use this mode.

    HP PCs - Windows Safe Mode (Windows 10) (9)

  7. If prompted, select your keyboard language type and sign in with an account name that has administrator rights.

    Note:

    You need to enter your Windows account name and password to log on in Safe Mode. You cannot log on using another method, such as a Personal Identification Number (PIN) or a fingerprint reader.

  8. When finished troubleshooting, exit Safe Mode by clicking Start.

  9. Click Power, then select Restart. The computer starts normally.

Enter Safe Mode without access to Startup Settings

In some cases, the Startup Settings option is not displayed. Open Windows in Safe Mode from a command prompt.

  1. Turn on your computer and repeatedly press the esc key until the Startup Menu opens.

  2. To begin a system recovery, press f11. If prompted, select your keyboard layout.

  3. The Choose an option screen is displayed. Click Troubleshoot.

  4. Click Advanced options.

  5. Click Command Prompt to open a command prompt window. You might need to select your account and enter your password to continue.

    HP PCs - Windows Safe Mode (Windows 10) (10)

  6. Type the command for the Safe Mode option that you want:

    • Enable Safe Mode: Type bcdedit /set {default} safeboot minimal, and then press enter.

    • Enable Safe Mode with Networking: Type bcdedit /set {default} safeboot network, and then press enter.

    • Enable Safe Mode with Command Prompt: Type:bcdedit /set {default} safeboot minimal and press enter, and then type bcdedit /set {default} safebootalternateshell yes, and then press enter.

    The operation completed successfully is displayed when you have entered the command correctly.

  7. To close the command prompt window, click the X icon in the upper-right corner.

  8. The Choose an option screen is displayed. Select Continue and sign in to Windows with your account name and password. The computer opens the desktop in Safe Mode.

    Note:

    You need to enter your Windows account name and password to log on in Safe Mode. You cannot log on using another method, such as a Personal Identification Number (PIN) or a fingerprint reader.

Exit Safe Mode

In most cases, you can exit Safe Mode by restarting your computer. When you enter Safe Mode using a command prompt, restarting your computer does not exit Safe Mode.

HP PCs - Windows Safe Mode (Windows 10) (11)

  1. Turn off your computer, and then turn on your computer and repeatedly press the esc key until the Startup Menu opens.

  2. Begin a system recovery by pressing f11. If prompted, select your keyboard language type.

  3. The Choose an option screen is displayed. Click Troubleshoot.

  4. Click Advanced options.

  5. Click Command Prompt to open a command prompt window. You might need to select your account and enter your password to continue.

    HP PCs - Windows Safe Mode (Windows 10) (12)

  6. To exit Safe Mode, type bcdedit /deletevalue {default} safeboot, and then press enter.

    HP PCs - Windows Safe Mode (Windows 10) (13)

  7. To close the command prompt window, click the X icon in the upper-right corner.

  8. The Choose an option screen is displayed. Select Continue. The computer starts normally.

");$('#embeddedIframe32255').css({'width' : '800px', 'height' : 'auto'});});$(window).on("load", function(){$(".table-responsive").addClass("enableScrollOnOverflow");$("img.docImage").addClass("img-responsive");$("img.docImage").css("max-width","100%");// $(".section.expandable").prev(":not(.section.expandable)+.section.expandable").find(".expandableHeading").css("border-top", "1px solid #ccc");$(".callout").closest("ol").addClass("calloutList");$('#embeddedIframe32255').css({'width' : '800px', 'height' : 'auto'});//ALM 3290 - changes startvar checkLC = getCCLC();if(checkLC === 'zh'){var anchorList = document.querySelectorAll('.content-link a'); //Select all anchor tag with specific classnamevar modifyAnchorList = Array.prototype.slice.call(anchorList); //Converting nodelist to arraymodifyAnchorList.forEach(function(element) {if (element.href.indexOf("zh-hans") > -1 || element.href.indexOf("zh-hant") > -1) { element.href = element.href.replace(/zh-hans/g, "zh").replace(/zh-hant/g, "zh"); //replacing zh-hans and zh-hant with zh}});}//ALM 3290 - changes end});

Additional support options

{{#each this}}{{#if (eq ../this.length 3)}}

{{description}}

{{else if (eq ../this.length 2)}}

{{description}}

{{else}}

{{description}}

{{/if}}{{/each}}

hp-country-locator-portlet

Actions${title}Loading...

Country/Region:HP PCs - Windows Safe Mode (Windows 10) (17)Bulgaria

HP PCs - Windows Safe Mode (Windows 10) (18)

Select a location

Americas

Europe, Middle East, Africa

Asia Pacific and Oceania

HP PCs - Windows Safe Mode (Windows 10) (19)

Select a language

As an expert in Windows troubleshooting and system recovery, I've spent years navigating the intricacies of various diagnostic modes, including Safe Mode, to address issues users encounter on their Windows machines. My expertise is rooted in hands-on experience, having successfully resolved a multitude of problems ranging from system crashes to driver conflicts.

Now, let's delve into the concepts outlined in the provided article on entering and exiting Safe Mode in Windows:

1. Safe Mode Overview:

  • Safe Mode is a diagnostic mode in Windows designed for troubleshooting by loading a minimal set of drivers and services.
  • It doesn't install any software, ensuring a basic and stable environment for problem resolution.

2. Entering Safe Mode from Windows:

  • Access Recovery options and navigate to Advanced startup.
  • Under Startup Settings, restart the computer.
  • Choose a Safe Mode option (F4 for Enable Safe Mode, F5 for Safe Mode with Networking, F6 for Safe Mode with Command Prompt).
  • Sign in with your account name and password.

3. Entering Safe Mode from Outside Windows:

  • When Windows fails to start, initiate a system recovery by pressing F11 during the Startup Menu.
  • Navigate to Troubleshoot > Advanced options > Startup Settings > Restart.
  • Choose a Safe Mode option as mentioned above.

4. Entering Safe Mode without Access to Startup Settings:

  • If Startup Settings is not displayed, open Safe Mode from a command prompt.
  • Press Esc during startup, press F11 for system recovery, and select Troubleshoot > Advanced options > Command Prompt.
  • Enter commands based on the desired Safe Mode option (e.g., bcdedit /set {default} safeboot minimal).

5. Exiting Safe Mode:

  • In most cases, restart your computer to exit Safe Mode.
  • If using a command prompt to enter Safe Mode, restart may not suffice. Use the Command Prompt to disable Safe Mode: bcdedit /deletevalue {default} safeboot.
  • Restart the computer for it to start normally.

This comprehensive guide provides users with various methods to enter Safe Mode depending on their system state, whether from within Windows or in the event of startup issues. The step-by-step instructions cater to both novice users and IT professionals, showcasing the versatility of Safe Mode as a troubleshooting tool in the Windows environment.

HP PCs - Windows Safe Mode (Windows 10) (2024)
Top Articles
Latest Posts
Article information

Author: Nathanael Baumbach

Last Updated:

Views: 5996

Rating: 4.4 / 5 (55 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Nathanael Baumbach

Birthday: 1998-12-02

Address: Apt. 829 751 Glover View, West Orlando, IN 22436

Phone: +901025288581

Job: Internal IT Coordinator

Hobby: Gunsmithing, Motor sports, Flying, Skiing, Hooping, Lego building, Ice skating

Introduction: My name is Nathanael Baumbach, I am a fantastic, nice, victorious, brave, healthy, cute, glorious person who loves writing and wants to share my knowledge and understanding with you.