Jump to content

Explorer.exe not starting automatically

My girlfriends computer runs windows 8, but whenever she boots up and logs in she gets a blank screen, by manually running explore.exe with the task manager the computer works as normal. This is of course a pain in the ass. Does anybody know a permanent fix for this. Much appreciated. 

Link to comment
Share on other sites

Link to post
Share on other sites

There are multiple fixes for this problem:

 

1. Start Windows in Safe Mode and see if your explorer.exe will start in safe mode. If it does, then obviously something is interfering with its normal start in regular mode. I suggest you scan for malware in safe mode, remove infections if any and reboot. Also check if any add-ons may be interfering with its starting up. Often, 3rd-party shell extensions can cause Explorer to crash on particular actions. Several programs add items to the right-click context menu. To see them in detail, you may download the freeware utility ShellExView

 

2. See if a System Restore helps you.

 

3. Open command prompt as admin and Run sfc /scannow.

 

4. Back up your Windows Registry first, and then open regedit and navigate to the following :

 


HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

 

Winlogon.png

In Winlogon, on the right side, you should notice a value called “Shell“. In the RHS Pane, ensure that the default string value of : Shell is explorer.exe.

Double-click this value. Make sure only ‘explorer.exe‘ is given the value of Shell. If you see anything else there, simply delete it and leave only ‘explorer.exe’ .

Exit the Registry Editor.

Restart the computer for the changes to take effect.

Link to comment
Share on other sites

Link to post
Share on other sites

You can create a batch file as a workaround.

First create a new text document, and insert the text:

 

start C:\Windows\explorer.exe  (This is written for windows 7, the path for explorer.exe may be different in windows 8)

 

Then save the document as a .bat instead of a .txt

Find the startup folder by pressing windows+R and typing in %appdata%. the startup folder is located: Roaming>Microsoft>Windows>Start Menu>Progams>Startup  (This may be different in windows 8)

Save the batch file to the startup folder, then it should run on startup, and launch explorer.exe automatically. 

My PC:


4670k      GTX 760 ACX      CoolerMaster Hyper 412s      Fractal Design Node 804      G1 Sniper M5      Corsair RM 650      WD Red 1TB     Samsung 840 Evo 120GB

Link to comment
Share on other sites

Link to post
Share on other sites

My girlfriends computer runs windows 8, but whenever she boots up and logs in she gets a blank screen, by manually running explore.exe with the task manager the computer works as normal. This is of course a pain in the ass. Does anybody know a permanent fix for this. Much appreciated. 

from task manager open Services, down right button. then press W and find the Windows Eveng Log. double click. open startup type. select Automatic, and below has Services Status, press Start, and restart pc.

The blood on to your heart start pumping faster when you notice me.


But is ok.


Judge me for my nickname, my avatar and for the low amounts of posts I have. I will keep your heart beat raised.

Link to comment
Share on other sites

Link to post
Share on other sites

Thanks guys, eventually it was a corrupted shell. After deleting it everything worked fine!!!!

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×