From cbbd2b6f9a77bac24bacabfc6831b99cab33137a Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Tue, 29 Oct 2019 16:36:01 -0400 Subject: [PATCH] removed placeholders --- .../bitlocker/bitlocker-recovery-loop-break.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/windows/security/information-protection/bitlocker/bitlocker-recovery-loop-break.md b/windows/security/information-protection/bitlocker/bitlocker-recovery-loop-break.md index 24346a5691..4be9c4d282 100644 --- a/windows/security/information-protection/bitlocker/bitlocker-recovery-loop-break.md +++ b/windows/security/information-protection/bitlocker/bitlocker-recovery-loop-break.md @@ -27,24 +27,16 @@ If you've entered the correct recovery key multiple times, follow these steps to 1. On the initial recovery screen, don't enter your recovery key. Instead, select **Skip this drive**. -![](placeholder-1.png) - 2. On the next screen, select **Troubleshoot**. -![](placeholder-2.png) - 3. On the Troubleshoot screen, select **Advanced options**. -![](placeholder-3.png) - 4. On the Advanced options screen, select **Command prompt**. -![](placeholder-4.png) - 5. From the WinRE command prompt, manually unlock your drive: `manage-bde.exe -unlock C: -rp ` 6. Next, suspend operating system drive protection: `manage-bde.exe -protectors -disable C:` 7. Once the last command is run, you can safely exit the command prompt and continue booting. -After you exit the command prompt in step 7, you will be able to successfully boot into your operating system. \ No newline at end of file +After you exit the command prompt in step 7, you will be able to successfully boot into your operating system.