How to Fix a PC Black Screen with Cursor (Ghost Screen Issue)
How to Fix a PC Black Screen with Cursor (Ghost Screen Issue)
Table of Contents
A black screen with only a visible mouse cursor is one of the most frustrating Windows problems. Your PC appears to boot, but the desktop never loads.
What Causes the Black Screen with Cursor?
- Corrupted Windows system files
- Failed or interrupted Windows updates
- Explorer.exe not starting
- Registry misconfiguration
- Sudden shutdown or power outage
Step 1: Open Task Manager
Press Ctrl + Shift + Esc
Step 2: Start Explorer Manually
- Task Manager → File → Run new task
- Type: explorer.exe
- Click Ok
Step 3: Run System File Repair
- Press Ctrl + Shift + Esc
- Click on Run new task
- Type cmd
- Click the checkbox to run with administrative privileges
- Type sfc /scannow
- Press Enter
- Wait for process to complete
- After the above is completed, you may
- Type DISM /Online /Cleanup-Image /RestoreHealth
- Press Enter (Need internet connection)
- Wait for process to complete
Step 4: Restart Explorer
![]() |
Step 5: Fix Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- Shell = explorer.exe
- Userinit = C:\Windows\System32\userinit.exe,
Step 6: Boot into Safe Mode
shutdown /r /o /f /t 0
Step 7: Remove Problematic Updates
appwiz.cpl
System Restore
Use System Restore to revert to a working state if needed.
Final Thoughts
This issue is usually caused by system corruption or updates. Running SFC and DISM resolves most cases.

.png)
.png)
%20-%20Copy(2).png)
(1).png)
.png)
.png)










Comments
Post a Comment