valinet / ExplorerPatcher

This project aims to enhance the working environment on Windows
GNU General Public License v2.0
22k stars 969 forks source link

KEEPS CRASHING MY PC 💻 #3213

Open SKU003 opened 2 weeks ago

SKU003 commented 2 weeks ago

I don't understand the problem, I can't uninstall it, I can't update it and maybe even changing a setting or two can cause it to crash my PC. It keeps bringing the blue screen and this is quite frequent, and it's making me worried that I'd need to factory reset my whole PC.

ExplorerPatcher Version 22621.3296.64.1 @ 2006-2024 VALINET Solutions SRL. All rights reserved.

Running on Windows 11, OS Build 22631.3447.

2024_05_01 8_31 pm Office Lens

pyrates999 commented 2 weeks ago

You may need to repair your windows install. Please run the following in an elevated command prompt or elevated powershell:

chkdsk C:

If it tells you there are errors, then run this:

chkdsk C: /F

Reboot to run it on boot. Keep running that command until it reports no errors. Then run this to repair windows:

sfc /scannow
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /restorehealth
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /analyzecomponentstore
dism /online /cleanup-image /startcomponentcleanup

Then reboot your computer.

Amrsatrio commented 2 weeks ago

Delete C:\Windows\dxgi.dll and see if the BSODs still persist. I still do not believe that EP is a source of BSODs.

SKU003 commented 2 weeks ago

I'll try them out, and give feedback on a later date.

SKU003 commented 2 weeks ago

You could be right for all I know, I'm not quite knowledgeable behind what causes the issues, yet for all I know is when I try to install the new update or try to uninstall it via “Rename ep_setup.exe to ep_uninstall.exe and run that.” it produces the same results.

https://github.com/valinet/ExplorerPatcher/assets/117542049/0c64d6d8-ebf5-4817-998c-9e5f74ad0581

SKU003 commented 2 weeks ago

I tried deleting the dxgi.dll, I've been denied. Or saying can't cause Explorer Patcher is open, and I can't force stop it because I can't find it in Task Manager, plus it'll just cause the BOSDs to appear again. Also, the first solution didn't work, it didn't find any issues, still ran it but the issue persisted.

Everything_Y8Oly3NGKk

Everything_GEzVZ7Id90

pyrates999 commented 2 weeks ago

Try the following:

  1. boot into safe mode
  2. open up an elevated command prompt or elevated powershell
  3. open up task manager and kill explorer.exe process
  4. in the elevated command prompt or elevated powershell, run the following:
    del /P C:\Windows\dxgi.dll
  5. reboot and see if the BSOD is still happening
SKU003 commented 2 weeks ago

It worked, although trying to end Explorer.exe wasn't there. The other method worked.

I can say my Windows taskbar is back now and so it just hasn't brought back the old Windows 11 start menu. So I thought I could switch it back by downloading the updated Explorer Patcher afresh but the same thing happened. Would you recommend that I don't use EP in the meantime or what would you suggest?

Although, thank you, since I learnt a thing or two.

20240505_000636.jpg

pyrates999 commented 1 week ago

Do you see explorer.exe in task manager when windows is booted normally? Is your user an administrator account?

SKU003 commented 1 week ago

Yes to all the above, However, the same issue occurs when I try to end the task. It'll just crash.

0szhaT0wOz 0OsEfFuY1O

https://github.com/valinet/ExplorerPatcher/assets/117542049/bf58a45f-2e6c-4973-8d7a-63af0409e3e0

https://github.com/valinet/ExplorerPatcher/assets/117542049/b9aebb51-f31a-46bd-b920-ddee7aa2830d

https://github.com/valinet/ExplorerPatcher/assets/117542049/7dcb2281-7bcf-493e-b33e-fa4c9685fa95

pyrates999 commented 1 week ago

Can you uninstall EP or does your pc bsod at that point as well?

In task manager, when selecting windows explorer, and clicking on the restart button, does it happen after you uninstall EP?

In task manager, when you stop all processes named explorer.exe, does it happen after you uninstall EP?

pyrates999 commented 1 week ago

Did you also try repairing your windows install?

SKU003 commented 1 week ago

The bsod happens no matter what I do, so even trying to uninstall it, the same thing happens. I followed the uninstall guide and still the same thing happened.

When the bsod comes up and it tells me to repair it says nothing is wrong so I'm stuck with the same problem.

pyrates999 commented 1 week ago

This sounds like hardware to me. At this point, I would try reinstalling windows. Backup everything you have before you do that.