HP Windows 11. Bitlock recovery key still results in sad failure screen

Anonymous
2024-09-12T15:34:19+00:00

Ever since yesterday when my laptop died, whenever I try to turn it on I get the loading symbol for several minutes and then it goes to the blue sad face screen saying something went wrong and it automatically restarts. I did the system check (the short one and long one) and it says everything is functioning normally. I was able to access the Bitlocker screen and was excited to find the passkey worked, but it simply went back to the repairing loading screen and failed again. Now it is once again asking for the Bitlocker key and when I enter it again it says it’s correct, attempts repair, and fails. I’m not sure what to do. I don’t mind restarting it completely I just don’t know how to do it because nothing is working. I’ve watched tons of videos and read other suggestions on here (which is how I found out how to access the key).

***moved from Windows / Windows 11 / Performance and system failures***

Windows for business | Windows Client for IT Pros | Performance | System performance

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. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes
Accepted answer
  1. Anonymous
    2024-09-13T08:10:22+00:00

    Hello

    Thank you for posting in Microsoft Community forum.

    • Under what circumstances did the laptop freeze? During normal use, or when opening a program or game?
    • When the screen is blue, what is the blue screen code at the bottom of the screen?

    If the system automatically restarts before you have time to check the blue screen code, it is recommended to disable the automatic restart function when the system fails, and then tell us the specific blue screen error.

    To disable automatic restart on system failure, you can follow these steps:

    Using Startup and Recovery Settings:

    Press WIN + R to open the Run dialog.

    Type sysdm.cpl and press Enter to open System Properties.

    Go to the Advanced tab and click on Settings under Startup and Recovery.

    In the System failure section, uncheck the Automatically restart option.

    Click OK to save your changes.

    Using Command Prompt with Admin Level Privileges:

    Press WIN + X and select Command Prompt (Admin) or search for cmd, right-click on Command Prompt, and select Run as Administrator.

    Type the following command to disable automatic restart on system failure:

    wmic recoveros set AutoReboot = False

    To enable it again, use:

    wmic recoveros set AutoReboot = True

    Type exit and press Enter to close the Command Prompt. Restart your computer for the changes to take effect.

    Using the Registry Editor:

    Press WIN + R to open the Run dialog.

    Type regedit and press Enter to open the Registry Editor.

    Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl.

    Double-click on AutoReboot and set its value to 0.

    Click OK and restart your computer for the changes to take effect.

    Best Regards,

    Wesley Li

    0 comments No comments

0 additional answers

Sort by: Most helpful