1.6 KiB
title, description, ms.assetid, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, ms.localizationpriority, ms.author, author, manager, audience, ms.collection, ms.topic, ms.date, ms.custom
title | description | ms.assetid | ms.prod | ms.mktglfcycl | ms.sitesec | ms.pagetype | ms.localizationpriority | ms.author | author | manager | audience | ms.collection | ms.topic | ms.date | ms.custom |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Breaking out of a Bitlocker recovery loop | This topic for IT professionals describes how to break out of a Bitlocker recovery loop. | w10 | explore | library | security | medium | v-maave | dansimp | dansimp | ITPro | M365-security-compliance | conceptual | 10/28/2019 | bitlocker |
Breaking out of a Bitlocker recovery loop
Sometimes, following a crash, you might be unable to successfully boot into your operating system, due to the recovery screen repeatedly prompting you to enter your recovery key. This can be very frustrating.
If you've entered the correct Bitlocker recovery key multiple times, and are still unable to continue past the initial recovery screen, follow these steps to break out of the loop.
Note
Only try these steps after you have restarted your device at least once.
-
On the initial recovery screen, don't enter your recovery key. Instead, select Skip this drive.
-
On the next screen, select Troubleshoot.
-
On the Troubleshoot screen, select Advanced options.
-
On the Advanced options screen, select Command prompt.
-
From the WinRE command prompt, manually unlock your drive:
manage-bde.exe -unlock C: -rp <recovery password>
-
Suspend operating system drive protection:
manage-bde.exe -protectors -disable C:
-
Once the last command is run, you can safely exit the command prompt and continue to boot into your operating system