ionuttbara / windows-defender-remover

A tool which is uses to remove Windows Defender in Windows 8.x, Windows 10 (every version) and Windows 11.
Other
4.11k stars 279 forks source link

INACCESSIBLE_BOOT_DEVICE BSOD #185

Open FluidExtractor opened 2 months ago

FluidExtractor commented 2 months ago

What does the bug affect?

The ability to boot into Windows

When does this occur?

After running the script with the "Remove Windows Defender Antivirus + Disable All Security Mitigations" option on a system with software RAID set up I can't get it to boot.

In which version of Windows does this issue happen ? Write version complete.

Windows 11 22H2

How do we replicate the issue?

Expected behavior (if you have any solution write here.)

Other Comments

I made a restore point prior to running the script but it's useless since Windows RE doesn't detect the Windows install. The drives themselves are fine, since I can access them without problems after booting a separate Windows install from an external drive and installing AMD's RAID drivers. Considering that I can access the drives, I could try reverting the changes made by the script. Although knowing which part of the script messed things up would be helpful. Any help/ideas would be appreciated.

FluidExtractor commented 2 months ago

Okay so now I feel a bit stupid. I haven't thought about the possibility that Windows RE might now have the RAID drivers I need. After adding them to the WinRE image I managed to use the previously mentioned restore point. Still, something within the script might be breaking RAID configurations. Might be worth looking into.

ionuttbara commented 2 months ago

hm... noted as bug

ionuttbara commented 1 month ago

@FluidExtractor can you name what is the name of .sys file of AMD RAID Drivers which you have? and what version if that is STOREMI or not?

FluidExtractor commented 1 month ago

@ionuttbara rcraid.sys rccfg.sys rcbottom.sys 23_09_24_21 33_4 No StoreMI. I don't think it would benefit me in any way if I only have SSDs

ionuttbara commented 1 month ago

does not matter. i just want to know its STOREMI or not. working on fix. sorry for late response, i just switching the remover to powershell version, and made some fixes.