Windows won't boot, no "reset" option available

Anonymous
2020-12-22T04:41:43+00:00

Hi all, really need some help here. My laptop turns on but Windows won't boot. The sequence is:

  • Dell logo, with "please wait" sign
  • Choose your keyboard layout
  • Choose an option > Troubleshoot OR Turn off your PC

There is no "RESET MY PC" option at any point.

I have tried all of the Troubleshoot options, including:

  • System restore (no restore points available)
  • Startup repair
  • Uninstall updates ("We ran into a problem and won't be able to uninstall....")

I created a bootable USB / installation media, clicked F12, selected boot from USB....
This leads me to the same menu above (only Troubleshoot OR Turn off your PC --- no option to Reset my PC).

Any suggestions??? Diagnostics show terrible battery quality so I ordered a new one, but is the battery likely to be the full problem...?

Thank you!

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

104 answers

Sort by: Newest
  1. Anonymous
    2021-01-27T20:43:26+00:00

    So it actually worked on 20H2 but the system just doesn't undo everything. For me atleast.

    In the video they used regedit to load hive the registry and put it back to setup mode to get it to run the lifesaver.bat

    Let's undo those manual changes if they couldn't be undone by the script.

    regedit

    Select HKEY_LOCAL_MACHINE

    Go to File - Load Hive

    C:\Windows\System32\Config\System

    Give it a name SYS is fine again

    Expand HKEY_LOCAL_MACHINE\sys\setup

    The script was to change the computer back to normal mode.

    SystemSetupInProgress

    SystemType

    SystemPhase

    to 0

    And blank CMDLine

    Mine the SystemPhase was stuck at 3. Once I changed it back to 0. Select the SYS key and File - Unload Hive. Rebooted and windows started normally to the logon page.

    Logged on with Andrew.

    The 'net user /delete userid' did delete my account and profile. I hope you didn't have anything stored in your profile that you needed.

    AamazingTech2

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-01-27T19:51:35+00:00

    Was/is yours stuck on please wait?

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-01-27T19:37:11+00:00

    Oops. I had a typo.

    del /a hiberfil.sys

    Before you reboot I'll try out the youtube on my machine to see if we can change something back instead.

    AamazingTech2

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. VARADHARAJAN K 9,726 Reputation points Volunteer Moderator
    2021-01-27T16:40:39+00:00

    go to command prompt,

     type below command

    bcdedit.exe /set lastknowngood on

    exit window, restart.

    now your windows os able to boot.

    once you logged in means

    go to command prompt, run with admin rights

    type below command

    bcdedit.exe /set lastknowngood off

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-01-27T16:38:14+00:00

    The output. Tysm.

    This is the link. Also the reason why my laptop is having infinite boot loop. I was really frustrated that time so I didn't read the comments (。•́︿•̀。)

    https://youtu.be/ZuRCUuNflew

    Thank you.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments