How to Fix Black Screen with Cursor in Windows (Step-by-Step Guide)
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
.png)
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
- Restart PC
%20-%20Copy(2).png)
- Press Ctrl + Shift + Esc
- Click on Run new task
- Type cmd
- Click the checkbox to run with administrative privileges
- Type DISM /Online /Cleanup-Image /RestoreHealth
- Press Enter
- Wait for process to complete (This may take time, let it finish)
- Restart PC
(1).png)
Step 4: Restart Explorer
![]() |
Step 5: Fix Registry
- Press Ctrl + Shift + Esc again
- Go to File → Run new task
- Type: regedit
- Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- On the right side, find: Shell and double click on it. It MUST be: explorer.exe. (Note: If Shell is something else, change it to explorer.exe)
- Still in the same location: find: Userinit and and double click on it. It MUST be C:\Windows\System32\userinit.exe, (Note: If Userinit is wrong, fix it exactly like C:\Windows\System32\userinit.exe, (including the comma))
Step 6: Boot into Safe Mode
shutdown /r /o /f /t 0
Step 7: Remove Problematic Updates
- Press Win + R
- Type: appwiz.cpl
- Click View installed updates
- Uninstall the latest update
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.
Frequently Asked Questions
What causes a black screen with cursor in Windows?
It is usually caused by corrupted system files, failed updates, or explorer.exe not starting properly.
How do I fix black screen with cursor?
You can fix it by running SFC scan, DISM repair, restarting explorer.exe, and checking registry settings.
Why is explorer.exe not working?
Explorer may fail due to missing registry values, system corruption, or incomplete updates.

.png)
.png)
.png)
%20b.png)










Comments
Post a Comment