A black screen with only the mouse cursor visible in Windows 10 or 11 is almost always caused by a failed Windows update corrupting Explorer or display drivers. The fastest fix is to boot into the Windows Recovery Environment and uninstall the latest quality update — this takes about 5 minutes and does not touch your files or installed programs. If that doesn’t resolve it, SFC/DISM file repair, System Restore, or Startup Repair are the next steps to try in order.
Applies to: Windows 10 (22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: April 23, 2026
Key Takeaways
- Uninstalling the latest quality update from the Windows Recovery Environment resolves this issue in most cases — it does not affect personal files or installed apps.
- Access the Recovery Environment by pressing Ctrl+Alt+Delete, clicking the power icon, holding Shift, and clicking Restart.
- Running
sfc /scannowandDISM /Online /Cleanup-Image /RestoreHealthrepairs corrupted system files that a faulty update may have damaged. - System Restore rolls Windows back to a working state using a restore point created before the issue started.
- If nothing else works, resetting the PC using the “Keep my files” option reinstalls Windows while preserving personal data.
Quick Steps
- Press Ctrl+Alt+Delete → click the power icon → hold Shift and click Restart
- In Recovery: Troubleshoot → Advanced Options → Uninstall Updates
- Select “Uninstall Latest Quality Update” and confirm
- Click Continue to boot back into Windows
- If the issue persists, return to Recovery → Advanced Options → Command Prompt and run
sfc /scannow - If SFC doesn’t help, try System Restore from Advanced Options
- As a last resort, use Reset This PC → Keep My Files
In This Guide
Try these methods in order — most users resolve the issue at step 1 or 2:
- Method 1: Uninstall the Latest Quality Update — fastest fix, no data loss (recommended first)
- Method 2: Run SFC and DISM — repairs corrupted system files via Command Prompt
- Method 3: System Restore — rolls Windows back to a known-good state
- Method 4: Startup Repair — Windows automatic repair tool
- Last Resort: Reset This PC — reinstalls Windows, keeps personal files
Method 1: Uninstall the Latest Quality Update
This is the fix that works in the majority of cases. Quality updates (the regular monthly patches) occasionally ship with bugs that cause display or Explorer issues. Removing the last one installed gets Windows back to the state before the problem started, without affecting your apps or files.
Step 1: Access the Windows Recovery Environment

- Press Ctrl + Alt + Delete on your keyboard
- Click the power icon in the bottom-right corner
- Hold down the left Shift key and click Restart
Your PC will restart into the Windows Recovery Environment (WinRE). If you can’t reach the Ctrl+Alt+Delete screen, force-power off your PC three times in a row — Windows will automatically open the Recovery Environment on the third boot attempt.
Step 2: Navigate to Uninstall Updates

- Click Troubleshoot
- Select Advanced Options
- Click Uninstall Updates
Step 3: Uninstall the Latest Quality Update

Select Uninstall the Latest Quality Update (not the feature update — feature updates are large version upgrades, which is not the likely cause here). Confirm the prompt — Windows will warn you that some settings may be reset, but your personal files and installed apps are not affected. Click Uninstall Quality Update, wait for the process to complete, then click Continue to boot back into Windows.
Tip: After booting back in, go to Settings → Windows Update → Pause updates for 1–4 weeks. This prevents the same faulty update from reinstalling automatically while Microsoft works on a fix. See the guide on stopping automatic Windows updates for a more permanent solution.
Method 2: Run SFC and DISM (System File Repair)
If uninstalling the quality update didn’t help, the issue may be corrupted system files that survived the uninstall. SFC (System File Checker) scans and replaces corrupted Windows files using cached copies. DISM (Deployment Image Servicing and Management) goes further — it pulls replacement files directly from Windows Update servers.

- Boot back into the Recovery Environment (Shift+Restart or three forced power-offs)
- Go to Troubleshoot → Advanced Options → Command Prompt
- Run SFC first:
sfc /scannow
Wait for SFC to complete — it can take 10–15 minutes. On Windows 11 24H2 systems, running SFC from within the Recovery Environment’s Command Prompt is more effective than running it from a normal Windows session, because files that would be locked at runtime are accessible. After SFC finishes, run DISM to repair the component store:
DISM /Online /Cleanup-Image /RestoreHealth
DISM contacts Windows Update servers to download clean copies of system components, so you need an internet connection for this step. After both commands complete, close the Command Prompt and click Continue to boot into Windows.
Method 3: System Restore
If SFC and DISM didn’t resolve the issue, System Restore rolls your Windows installation back to a restore point created before the problem started. This does not affect personal files, but it will remove any programs or Windows updates installed after the restore point date.

- In the Recovery Environment: Troubleshoot → Advanced Options → System Restore
- Select a restore point from before the black screen issue started
- Click Scan for affected programs to see what will be removed
- Click Finish to begin the restore
Note: System Restore requires that restore points were created before the issue. On some systems, automatic restore point creation is disabled. If no restore points appear, skip to Method 4.
Method 4: Startup Repair
Startup Repair is Windows’ built-in automatic fix tool. It scans for and attempts to repair common boot and startup issues without requiring any manual input. It’s worth running before resorting to a full reset.
- In the Recovery Environment: Troubleshoot → Advanced Options → Startup Repair
- Select your user account and enter your password if prompted
- Let Startup Repair run — it may take several minutes and restart automatically
Startup Repair works best when the issue is related to boot configuration or missing startup files. If it reports “Startup Repair couldn’t repair your PC,” move on to the final option.
Last Resort: Reset This PC
If none of the above methods resolved the black screen, resetting Windows reinstalls the operating system from scratch. Choose Keep my files to preserve personal documents, photos, and other user data — only installed applications and system settings are removed.

- In the Recovery Environment: Troubleshoot → Reset this PC
- Select Keep my files
- Choose either cloud download or local reinstall — local is faster if your Windows files aren’t corrupted
- Follow the prompts to complete the reset
After the reset completes, you’ll need to reinstall your applications. For a full guide on the reset process, see the Windows 11 factory reset guide. Once you’re back up and running, I’d recommend running Winhance to reapply your optimization settings and debloat the freshly installed Windows.
Frequently Asked Questions
Why does Windows show a black screen with only the cursor?
This is most commonly caused by a failed Windows quality update that corrupts the Explorer shell, display drivers, or boot configuration. It can also occur after a graphics driver update or a sudden power loss during a Windows update. Uninstalling the latest quality update resolves it in the majority of cases.
Will uninstalling the latest quality update delete my files?
No. Uninstalling a quality update removes only the update itself and reverts any system changes it made. Your personal files, documents, photos, and installed applications are not affected. Windows will prompt you to confirm this before proceeding.
What if I can’t get to the Ctrl+Alt+Delete screen?
Force-shut down your PC by holding the power button until it turns off, then power it on again. Do this three times in a row — on the third failed boot attempt, Windows 10 and 11 automatically open the Recovery Environment. From there, follow the steps for Method 1.
How long does sfc /scannow take to run?
SFC typically takes 10–20 minutes depending on your drive speed. Running it from the Recovery Environment’s Command Prompt (offline mode) is more thorough than running it from within Windows, because it can replace files that are locked by the running OS. After SFC, running DISM adds another 10–15 minutes to download and apply any missing components.
Is resetting the PC safe? Will I lose my data?
Resetting with “Keep my files” preserves your personal data but removes installed applications and their settings. It’s safe, but you’ll need to reinstall your software afterward. If you’re unsure, back up important files to an external drive before proceeding — even though the process shouldn’t touch them, it’s always worth having a backup before any major Windows operation.
