Hello all. We a bit late for posting this but never the less here it is.
- Boot to Safe Mode or WinRE’s Command Prompt from the WinRE blue screen:
- Safe Mode:
See advanced repair options → Troubleshoot → Advanced options → Startup Settings → Restart → Options menu: Safe Mode F4 / 4 - WinRE: Command Prompt
See advanced repair options → Troubleshoot → Advanced options → Command Prompt- BitLocker Only:
- Get the Recovery Key ID from the screen
- Go to the Microsoft account’s Device List
- Log in with work/school credentials
- Select: Windows PC → View BitLocker Keys
- Find matching: Recovery ID → Get: Recovery Key
- Enter Recovery Key within WinRE → Enter
- If a machine is stuck on a BSOD and not auto-booted to WinRE:
- Reboot machine: Press and hold power button to power off → Release → Power on
- Once Windows’ bootloader begins loading Windows, repeat Step 1 twice in a row
- Windows will auto-boot to WinRE upon two failed attempts by the Windows bootloader to load Windows
- Windows will auto-boot to WinRE upon two failed attempts by the Windows bootloader to load Windows
- BitLocker Only:
- Safe Mode:
- Delete file matchingÂ
C-00000291*.sys
 within:%WinDir%\System32\drivers\CrowdStrike
- Safe Mode:
- Open an Admin terminal:
+R → Open:Âpowershell
 → Ctrl+Shift+OK - Delete file:
Remove-Item -Path "$env:WinDir\System32\drivers\CrowdStrike\C-00000291*.sys" -Force
- Reboot:
Shutdown /f /r /t 0
- Open an Admin terminal:
- Safe Mode: