Windows 10: BCDEDIT Safeboot Trouble on HP ProDesk 400 Towers

Discus and support BCDEDIT Safeboot Trouble on HP ProDesk 400 Towers in Windows 10 Support to solve the problem; I have a method for doing safeboots on non-bootable systems. I have been primarily using Dell PCs and have no problem with any of those. Recently, I... Discussion in 'Windows 10 Support' started by Starry173, Oct 9, 2016.

  1. Starry173 Win User

    BCDEDIT Safeboot Trouble on HP ProDesk 400 Towers


    I have a method for doing safeboots on non-bootable systems. I have been primarily using Dell PCs and have no problem with any of those. Recently, I purchased two HP ProDesk 400 Towers and they work fine except for this one wrinkle.

    I use recdisc to create a system repair disk and create recovery disk to create a similar troubleshooting aid on a USB. For some reason, the system repair disk still works as expected, but the USB recovery disk does not.

    On booting up the USB, I select Troubleshoot and Command Prompt. Then type in one of the following depending on the circumstances:
    BCDEDIT /SET {default} safeboot minimal
    BCDEDIT /SET {default} safeboot network
    BCDEDIT /SET {default} safeboot alternateshell

    It should return a message that it has executed successfully (I also have found that if I am doing BCDEDIT inside of Windows 10, using {current} instead of {default} works best).

    I set the optical disk and USB drive aside as insurance. I don't like the bootmenupolicy legacy method and I want to be able to go into safe mood even if Windows 10 will not boot up.

    To turn the safeboot back off with BCDEDIT, I use:
    BCDEDIT /deletevalue {default} safeboot

    And then the system boots in normal mode. As above, I use {current} instead of {default} if I am doing this inside of Windows 10.

    On the HP ProDesk 400 Tower, using the USB to boot up into the command prompt, I get the following error if I type in a BCDEDIT command of any kind, including just typing in BCDEDIT:

    The boot configuration data store could not be opened.
    The requested system device cannot be found.

    I can use the system repair disk successfully, but it bothers me that the USB will not work. The only thing I found to try is using different USB ports and especially to use 2.0 instead of 3.0. That did not help me at all. None of my USB ports would allow me to do BCDEDIT, although they all allow me to boot up on the USB. I actually have 2 USBs. One 2.0 and one 3.0 because I have noted some issues in the past where some laptops were happier with the traditional 2.0 drive using a 2.0 port. Most of our PCs don't care either way.

    Any ideas as to why I am getting the error message? The PC boots up fine from the HDD and from the system repair disk and BCDEDIT works fine unless I boot up from a USB Recovery Drive.

    :)
     
    Starry173, Oct 9, 2016
    #1
  2. slance310 Win User

    Stuck in selective startup - no login screen

    Hi,

    The only thing I can suggest is to try and turn on Safe Mode (Boot) from a .CMD and then turn it back off and see if it will reset your Selective Startup in the process...

    Doing this from bootable media might be best...

    Safe Mode:

    bcdedit /set {default} safeboot minimal

    Safe Mode with Networking:

    bcdedit /set {default} safeboot network

    Safe Mode with Command Prompt:

    bcdedit /set {default} safeboot minimal

    bcdedit /set {default} safebootalternateshell yes

     

    To turn off Safe Boot use... bcdedit /deletevalue {default} safeboot

    If that gives an error, use... bcdedit /deletevalue {current} safeboot

    I will see if I can find something more specific..
     
    slance310, Oct 9, 2016
    #2
  3. google account not signing in on any browser.

    Hi! I am using HP ProDesk 400 G3SFF with windows 10 Pro 64 bit.

    My problem is i can't log in to google account with any browser. how to solve it?
     
    AashishPun, Oct 9, 2016
    #3
  4. Kbird Win User

    BCDEDIT Safeboot Trouble on HP ProDesk 400 Towers

    Does the USB create a RamDisk eg X:\ when it boots ? it is likely looking there for the BCD File not on C:\ , you may need to change to C:\ 1st if the Path is not set to the system directory.


    You can just set Safe mode up so it is there for 5 secs at each boot so you can use it anytime instead , this works for me....

    Post back if you want instructions for that , and i'll find my notes...


    KB
     
    Kbird, Oct 9, 2016
    #4
  5. Starry173 Win User
    It is on X:, but it is on X:\Windows\System32. Looking around, it looks to me like all of the C: drive. I see x:\Users and x:\Program Files and x:\Program Files (x86), for instance.

    If I type in C:, all that is there is a folder called Recovery that appears to be empty and a file called system that appears to be empty.

    Are you saying the reason it can't find the Store File is because the drive was called X instead of C?

    I am interested in seeing your instructions for the method you are using. Thanks.
     
    Starry173, Oct 10, 2016
    #5
  6. Kbird Win User
    It looks like your USB is assigning the drive letter X:\ to what is C:\ while in Windows , that is not what I meant about a RAMDISK , which is usually assigned X:\ and includes the Files of whatever you are Booting ie WinPE , I am not familiar with what the System Disk is using to Boot with nowadays as I use Macrium Reflect now for making System Images and use their Rescue Boot Disk for that part of my system protection and backup strategy.

    However I like to have easy access to Safe mode just incase and use BCDEDIT to set that up with a time of 5-8 secs so it doesn't really interfere or slow down anything at Boot. I use instructions found online some time ago and it works with either UEFI systems or Legacy.

    From my notes.....




    Hit WinKey+x and select Command Prompt (Admin),


    type bcdedit /copy {current} /d "Windows 10 Safe Mode" and hit Enter. (or copy and paste too)


    Hit WinKey+x type msconfig, and hit Enter this runs System Configuration App,


    navigate to the Boot tab. Highlight the Windows 10 Safe Mode option you just created above,

    and below tick Safe boot and select Minimal under Boot options and reduce the Timeout value to 7 secs.
    so you won't be held up at boot - the min. is three seconds, max 30 secs.


    Tick Make all boot settings permanent on the RH Side then OK (ignore Dire warning about permanent)

    Repeat the above steps, substituting suitable names in quotes at the Command Prompt, to create shortcuts for


    Safe Mode with Networking (tick Network rather than Minimal in System Configuration) or
    Safe Mode with Command Prompt ( tick Alternate shell).

    Restart and Test Entry into SafeMode

    If when you restart you don't see the Safe Mode Options created above, in typical Win10 Blue, then you may also need to set the Boot menu to display as well......... I Did on a Legacy (non uefi) System....(YMMV) to see the Dos-like Boot Manager Screen, (Black and White ,3-4 lines) on a UEFI system I get the Windows Blue Boot Screen automatically with the choices made/added above. I added all 3 since the number of entries does not effect the Boot time.

    To also add the Display of the Menu at boot with BCDEDIT if needed....


    at a Admin Command Prompt again (Win key + X) type

    bcdedit /set {bootmgr} displaybootmenu yes <enter>

    if you need to turn it off again to reverse the display of the menu (only)

    bcdedit /set {bootmgr} displaybootmenu no <enter>




    KB
     
    Kbird, Oct 10, 2016
    #6
  7. Starry173 Win User
    Thanks Kbird! I was doing this method at one time...seems like it was when I was migrating from Win8 to Win8.1 or UEFI or some combination thereof, that the extra boot entries stopped appearing and I never did figure out how to fix that. I'd much rather do it this way then continue my collection of USB Recovery Drives anyway.
     
    Starry173, Oct 10, 2016
    #7
  8. Kbird Win User

    BCDEDIT Safeboot Trouble on HP ProDesk 400 Towers

    Glad to help , but don't be surprised if a Major Win10 Revision resets the BCD and you have to redo it.... might be what happened in the past to you...

    KB
     
    Kbird, Apr 4, 2018
    #8
Thema:

BCDEDIT Safeboot Trouble on HP ProDesk 400 Towers

Loading...
  1. BCDEDIT Safeboot Trouble on HP ProDesk 400 Towers - Similar Threads - BCDEDIT Safeboot Trouble

  2. One-time Safeboot with bcdedit

    in Windows Hello & Lockscreen
    One-time Safeboot with bcdedit: Hello. I know that I can enable minimal Safeboot with "bcdedit /set {default} safeboot minimal" but after this I need to redo it with /deletevalue. Is there a different command where I can just do the first bcdedit then wpeutil reboot, boot into minimal safe mode and then...
  3. One-time Safeboot with bcdedit

    in Windows 10 Gaming
    One-time Safeboot with bcdedit: Hello. I know that I can enable minimal Safeboot with "bcdedit /set {default} safeboot minimal" but after this I need to redo it with /deletevalue. Is there a different command where I can just do the first bcdedit then wpeutil reboot, boot into minimal safe mode and then...
  4. One-time Safeboot with bcdedit

    in Windows 10 Software and Apps
    One-time Safeboot with bcdedit: Hello. I know that I can enable minimal Safeboot with "bcdedit /set {default} safeboot minimal" but after this I need to redo it with /deletevalue. Is there a different command where I can just do the first bcdedit then wpeutil reboot, boot into minimal safe mode and then...
  5. HP Prodesk 400 G7 forgot login and no restart option

    in Windows Hello & Lockscreen
    HP Prodesk 400 G7 forgot login and no restart option: i have an old work pc, the company has since shut down so i cannot contact them. I decided to try and unlock to computer but i cannot remember the password. I have been able to get into the Startup menu but there is no option to to go into Troubleshoot. I have toggled with...
  6. HP Prodesk 400 G7 forgot login and no restart option

    in Windows 10 Gaming
    HP Prodesk 400 G7 forgot login and no restart option: i have an old work pc, the company has since shut down so i cannot contact them. I decided to try and unlock to computer but i cannot remember the password. I have been able to get into the Startup menu but there is no option to to go into Troubleshoot. I have toggled with...
  7. HP Prodesk 400 G7 forgot login and no restart option

    in Windows 10 Software and Apps
    HP Prodesk 400 G7 forgot login and no restart option: i have an old work pc, the company has since shut down so i cannot contact them. I decided to try and unlock to computer but i cannot remember the password. I have been able to get into the Startup menu but there is no option to to go into Troubleshoot. I have toggled with...
  8. No internet connected on WIFI after update KB5028166 on HP Prodesk 400 G2 mini.

    in Windows 10 Gaming
    No internet connected on WIFI after update KB5028166 on HP Prodesk 400 G2 mini.: I have try all solution in win 10 community sugestion then it didn't solve the problem.Change usb wifi to the new one also didn't solve the problem!!...
  9. No internet connected on WIFI after update KB5028166 on HP Prodesk 400 G2 mini.

    in Windows 10 Software and Apps
    No internet connected on WIFI after update KB5028166 on HP Prodesk 400 G2 mini.: I have try all solution in win 10 community sugestion then it didn't solve the problem.Change usb wifi to the new one also didn't solve the problem!!...
  10. No internet connected on WIFI after update KB5028166 on HP Prodesk 400 G2 mini.

    in Windows 10 Network and Sharing
    No internet connected on WIFI after update KB5028166 on HP Prodesk 400 G2 mini.: I have try all solution in win 10 community sugestion then it didn't solve the problem.Change usb wifi to the new one also didn't solve the problem!!...

Users found this page by searching for:

  1. hp prodesk 400 safemode

    ,
  2. bcdedit set safeboot minimal error

    ,
  3. prodesk safeboot