Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

How to fix the non-bootable Windows issue caused by Crowdstrike?

Windows 10 / Windows 11:

  1. On the Windows recovery screen, please click “See advanced repair options”

  1. On the Troubleshoot window, please click “Advanced options”

  1. On the Advanced options menu, click on “Command Prompt”

  1. Now the system will prompt you to unlock the drive with the Bitlocker recovery key:

Note the unique “Recovery Key ID,” and the unique “Drive Label”

Important: Please note the first 2 letters of the Drive Label at the bottom either FS or AP

  1. Obtain the Bitlocker recovery key from one of these websites:

If you have any issues getting the recovery key, please put a ticket at http://lehigh.edu/help

  1. After entering the key, a command prompt window will show up:

  1. Type this command:

wmic logicaldisk list brief

  1. Then take a note for the DeviceID that had the “Windows” VolumeName. In my case was C:

  1. Delete the offending file. Type this command exactly using your DeviceID letter (note the filename with asterisk):

del /p C:\windows\system32\drivers\CrowdStrike\C-00000291*.sys

  1. Then you will get a confirmation message that says are you sure you want to delete that file? 

Please press Y but make sure that you are deleting the right file.

  1. Finally, restart your computer. 

  • No labels