Had a computer with alot of spyware and malware that I mostly cleaned up, but it wouldn’t boot into Safe Mode and a single dll kept loading up on startup – e1.dll
Ended up creating a Registry file (fix.reg)Â to stop it from starting:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]
“AppInit_DLLs”=-
After running the file I was able to reboot and delete the dll file.