Forum Discussion
Windows 11 computer screen black but can only see and move mouse
My Windows 11 laptop was stuck on black screen but the mouse is visible. The screen is completely black except for the mouse cursor, which I can move around normally. I've tried pressing Ctrl+Alt+Del, and the security screen appears fine, but as soon as I cancel out of it, I'm back to a black screen with just the mouse. I can also open Task Manager using Ctrl+Shift+Esc, but I'm not sure what to look for.
What causes this issue, and how can I fix windows 11 stuck on black screen without reinstalling Windows 11? I've already tried restarting Explorer.exe through Task Manager, but that didn't help. I suspect it might be a problem with the Windows Shell, a stuck app, or maybe a display driver issue.
7 Replies
- NoreenIron Contributor
The Windows 11 computer screen black only mouse visible error is almost always caused by a minor issue—a stuck service, a corrupted driver, or a failed Explorer process. A clean install wipes all your files, settings, and programs. You will lose everything for a problem that likely could have been fixed in 2 minutes.
- ColbybtCopper Contributor
WinRE is a recovery toolkit built directly into Windows 11. You can access it even when your desktop is completely black, as long as you can see the mouse cursor.
How to Access WinRE When Windows 11 computer screen black only mouse visible
If your Windows 11 computer screen black only mouse visible, here's how to force the recovery environment to appear:
- Force shut down your computer by holding the power button for 10 seconds until it turns off completely
- Turn it back on
- As soon as you see the manufacturer's logo or the spinning loading circle, press and hold the power button again for 10 seconds to force shut down
- Repeat this process three times (turn on → interrupt boot → force shut down)
- On the fourth startup, Windows will automatically enter "Automatic Repair" mode
- Once you see the blue "Choose an option" screen, you've successfully entered WinRE.
These WinRE methods are built directly into Windows 11 and are 100% free. You don't need to download any external software or pay for any tools. The only requirement is that you can see the mouse cursor to navigate the recovery screens. Try Startup Repair first, as it's the easiest and often fixes the problem automatically. If that doesn't work, boot into Safe Mode and disable the App Readiness service - that combination has solved this issue for many users.
- ScottilBrass Contributor
The AppReadiness service is a very relevant and effective target when troubleshooting a Windows 11 computer screen black only mouse visible error. Disabling this service is a recognized and effective troubleshooting step precisely because it removes that potential blockage . By preventing AppReadiness from running at startup, you eliminate the chance of it interfering with your desktop environment.
Here is how you can disable the service to resolve the Windows 11 computer screen black only mouse visible error. Since you can see and move the mouse and open Task Manager, you can perform these steps directly:
1. Open Task Manager: Press Ctrl + Shift + Esc on your keyboard .
2. Launch the Services Manager: In Task Manager, click the File menu at the top-left and select Run new task. In the dialog box that appears, type services.msc, check the box that says "Run as administrator" , and click OK .
3. Locate the AppReadiness Service: In the Services window, scroll down through the alphabetical list of services until you find App Readiness.
4. Disable the Service: Right-click on App Readiness and select Properties. In the Properties window, click the dropdown menu under "Startup type" and change it from Manual (or Automatic) to Disabled .
5. Stop the Service (if running): While still in the Properties window, click the Stop button to halt the service if it is currently running. Then click Apply and OK .
6. Restart Your Computer: Close the Services window and restart your PC.
- Azael123Copper Contributor
Windows 11 computer screen black only mouse visible? This is a frustrating issue, but it is almost certainly fixable for free. Since you can open Task Manager (Ctrl + Shift + Esc), you have everything you need to solve this yourself. If this doesn't do any work. You can try the Registry & explorer.exe Deep Check.
The Registry & explorer.exe Deep Check - This is a hidden gem. Sometimes the black screen happens because Windows "forgets" what program is supposed to draw your desktop. You can check and fix this directly in the Registry.
How to fix the Windows 11 computer screen black only mouse visible error:
1. Open Registry Editor: Press Ctrl + Shift + Esc to open Task Manager, click File > Run new task, type regedit, and check "Run as administrator".
2. Navigate to the Key: Paste this path into the Registry's address bar:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
3. Check the "Shell" Entry: On the right, find an entry named Shell. Double-click it and make sure the Value data is exactly explorer.exe. If it's blank or has something else, change it back.
4. Launch Explorer: Close Registry Editor, go back to Task Manager, click File > Run new task, type explorer.exe, and press OK. Your desktop should appear.
- KodyonIron Contributor
This is a reliable method to diagnose windows 11 black screen with cursor, as Safe Mode only loads essential system drivers and disables third-party software, letting you pinpoint the root cause of the issue. It essentially helps you confirm whether the problem stems from a faulty driver, conflicting app, or system-level error, allowing you to take targeted troubleshooting steps afterward.
Usage Guide: Restart your laptop. Press F8 repeatedly before Windows loads, or force shutdown the device 3 times in a row to trigger the recovery environment. Navigate to Troubleshoot → Advanced Options → Startup Settings → Restart, then press 4 or F4 to boot into Safe Mode. This method requires no extra software and swiftly helps you diagnose windows 11 black screen with cursor, effectively narrowing down the cause of the display issue.
It is particularly useful for troubleshooting display failures after driver updates, third-party app installations, or system upgrades, and serves as a prerequisite for further driver or software removal operations.
- Komondor2240Iron Contributor
Running System File Checker is a reliable fix for windows 11 black screen with cursor, as corrupted system files are a common root cause of this issue.
It scans and repairs damaged system components, but it requires running the tool through Task Manager when the desktop is inaccessible.
First, open Task Manager, go to File → Run new task. Type cmd, check the box for "Create this task with administrative privileges", then click OK to launch an elevated Command Prompt.
In the Command Prompt window, run the command sfc /scannow. Wait 10–15 minutes for the scan and repair process to complete, then restart your computer.
This method can effectively resolve windows 11 black screen with cursor caused by system file corruption, but it only fixes system-level issues and may not work if the problem stems from display drivers or third-party software conflicts.
If the issue persists after running the tool, you should try other troubleshooting steps like updating or rolling back your display driver. This is a system-level repair, so you should always back up important data before running it, just in case.
- WrentdrIron Contributor
This method targets the common cause of windows 11 black screen with cursor — a faulty or corrupted display driver.
How to fix a black screen on windows 11 black screen with cursor
1. Enter Safe Mode or open Task Manager to access the system interface.
2. Right-click the Start button, then select Device Manager.
3. Expand the Display adapters section.
4. Right-click your graphics card, then select Properties.
5. Go to the Driver tab.
6. If available, select Roll back driver
7. Alternatively, select “Uninstall device,” then restart your computer—Windows will automatically reinstall the driver.
This method can repair the display driver, effectively resolving the issue where the cursor appears but the screen remains black in Windows 11, and restore normal display.
Cons
- Roll Back Driver may not be available if no previous driver version exists.
- Uninstalling the driver requires a restart, which may temporarily prolong the issue.
Notes
- Ensure you are in Safe Mode for safer driver operations.
- Do not disable or uninstall unknown display devices.
- After restart, Windows will automatically install the basic display driver.