question

VKK-5099 avatar image
0 Votes"
VKK-5099 asked JerryCarter-5988 commented

Getting black screen after login to windows server 2012 R2

Getting black screen after login to windows server 2012 R2. It seems explorer.exe not launching automatically.
I am able to start it manually as an administrator from task manager ( ctrl+alt+del after login )
I have already checked after installing this patch Update for Windows Server 2012 R2 (KB2887595) - Windows8.1-KB2887595-v2-x64.msu, but it is not working. Can someone share any other working solution if you have

windows-server-2012
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

Haven't received your message a few days, was your issue resolved?If not, please reply and tell us what's going on to provide further assistance.

If the reply is helpful, please accept it as an answer to help other community members quickly find useful responses.

Best regards,
Molly

0 Votes 0 ·

My clients have had this issue.
I found out that it was simply a problem with their display resolution.
All of those clients were using 1920x1080. So they the restore bar was not being seen as it was displayed in the lower left of the black screen. The only way for me to get them back on line was to disconnect the user, then log them off, both through the server manager.
There are two ways they can fix the issue.
1. Set their resolution to 1600x900.
2. Never use the windows screen minimize option (unless they have made the change), or log off using the windows screen X option and restart from scratch.

It is to bad that Microsoft did not place the restore bar in the middle of the screen instead of the lower right



0 Votes 0 ·
DSPatrick avatar image
0 Votes"
DSPatrick answered

Might try;
- sfc /scannow
- dism /online /cleanup-image /restorehealth
- check the latest cumulative update has been applied https://support.microsoft.com/en-us/help/4009470/windows-8-1-windows-server-2012-r2-update-history
- try creating a new user account in case of profile corruption.



--please don't forget to Accept as answer if the reply is helpful--








5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MollyLu-MSFT avatar image
0 Votes"
MollyLu-MSFT answered MollyLu-MSFT commented

Hi,

Welcome to Microsoft Q&A.

You can attempt to narrow the problem down by performing a few troubleshooting steps.

  1. First you can do a quick fix by running sfc /scannow and Chkdsk in command prompt.


  2. If it doesn’t work, you can try check the registry.
    1) Open Registry Editor
    2) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    3) Find REG_SZ named Shell, make sure the Value data must be explorer.exe
    15734-1.png


  3. You can also try safe mode to check if everything loads correctly.
    Force the machine to reboot --> keep pressing F8 --> into Advanced Boot Options --> select Safe Mode


I also find a similar case, you could refer to the following link:
https://www.kapilarya.com/fix-explorer-exe-not-running-on-startup-in-windows-10
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.


Please remember to accept the reply as answer if it helps.

Best regards,
Molly



1.png (8.6 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

Just want to confirm the current situations.

Please feel free to let us know if you need further assistance.

Best regards,

Molly

0 Votes 0 ·