My PC runs on Windows 11. I would like to deinstall crowdstrike falcon sensor to use another antivirus.
Deinstall does not work as I don't have the maintenance token.
Any idea ?
Thanks
Fabrice
- From Safe Mode w/ Network, Open up Reg Edit by right clicking and selecting "Run as Admin", and backup the registry (export) Computer\HKEY_LOCAL_MACHINE\
- Disable csagent service: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CSAgent set START to 4
- Disable Falcon Service: HKLM:\SYSTEM\CurrentControlSet\Services\CSFalconService set START to 4
- delete the following registry key: HKLM:\SYSTEM\CurrentControlSet\Services\CSFalconService
- delete the following registry key: HKLM:\System\CrowdStrike
- delete the following registry key: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CSAgent\Sim
- delete the following registry key: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CSAgent
- Reboot the computer to standard mode
- Open up an elevated CMD and change directory to the location of CSUninstallTool.exe
- Run the following command: CSUninstallTool.exe /quiet
- Once the CMD returns to a blinking cursor verify the sensor service is no
longer running via the command: sc query csagent
if you see an error 1060 means the sensor is not running