matt-wu / Ext3Fsd

Ext2/3/4 file system driver for Windows
http://www.ext2fsd.com
700 stars 102 forks source link

Cannot properly uninstall, at all #36

Open Merith-TK opened 3 years ago

Merith-TK commented 3 years ago

So, i ran the uninstaller, even cleaned up "loose files" using iobit uninstaller, however the driver is still loaded into my system with no way to remove

So when i plug in the sdcard for my raspberry pi, it (pardon language) fucking breaks and wont detect any USB hardware changes until reboot, which will cause a bluescreen for driver_power_state_error (my be off by one word)

Merith-TK commented 3 years ago
#from WSL in /mnt/c/ (C:)
$ sudo find -iname ext2* > ./Users/merith/remove.sh
$ cat remove.sh
./Program Files (x86)/multibootusb/data/multibootusb/grub/i386-pc/ext2.mod
./Program Files (x86)/multibootusb/data/multibootusb/grub/x86_64-efi/ext2.mod
./Users/merith/AppData/Local/Temp/Ext2Fsd.log
./Windows/System32/drivers/ext2fsd.sys
./Windows/SysWOW64/Ext2Srv.EXE
i-make-robots commented 1 year ago

Same here, windows 11. How to properly uninstall? Super sketchy.