Black Screen With Cursor

Overview

A black screen with a visible mouse cursor usually means Windows has started, but something is preventing the desktop from loading properly. This guide walks you through simple checks first, then more advanced fixes. Follow the steps in order and test after each section.

Before you begin

  • Applies to: Windows 10 and Windows 11
  • Difficulty: Moderate
  • Recommended: Read each step fully before making changes

Common symptoms

  • Screen is black, but the mouse cursor is visible and can move
  • Pressing Ctrl + Alt + Delete shows nothing or takes a long time
  • Desktop icons and taskbar never appear
  • Problem started after an update, driver change, or software install

Possible causes

  • Display or graphics driver problems
  • Explorer.exe (the desktop shell) not starting correctly
  • Corrupted user profile or startup items
  • Recent Windows updates or software changes
  • Disk or system file errors

Step 1 – Check basic connections

  1. Make sure the monitor is powered on and the cable is firmly connected.
  2. If you have more than one display, try disconnecting all but one.
  3. Try a different video cable or port on the computer if available.
  4. If using a laptop, connect an external monitor to see if the display appears there.

Step 2 – Try Ctrl + Alt + Delete

  1. Press Ctrl + Alt + Delete.
  2. If the blue security screen appears, click Task Manager.
  3. In Task Manager, select More details if needed.
  4. On the Processes tab, look for Windows Explorer or explorer.exe.
  5. If it is listed:
    • Right-click it and choose Restart.
  6. If it is not listed:
    • Click File > Run new task.
    • Type explorer.exe and press Enter.

If the desktop appears and stays stable, the issue may have been a temporary Explorer problem. If the black screen returns, continue with the next steps.

Step 3 – Boot into Safe Mode

Safe Mode starts Windows with a minimal set of drivers and services. If the desktop works in Safe Mode, the problem is likely caused by a driver, startup program, or recent change.

  1. Hold the power button to turn the computer off completely.
  2. Turn it back on and, as Windows starts, hold the power button again to force it off.
  3. Repeat this 2–3 times until you see Preparing Automatic Repair or the recovery screen.
  4. On the recovery screen, choose Advanced options.
  5. Select Troubleshoot > Advanced options > Startup Settings.
  6. Click Restart.
  7. When the list appears, press the number for Safe Mode with Networking.

Step 4 – Disable unnecessary startup programs (in Safe Mode)

  1. In Safe Mode, press Ctrl + Shift + Esc to open Task Manager.
  2. Go to the Startup tab.
  3. Disable any non-essential entries (for example, third-party utilities, updaters, or tools you do not need at startup).
  4. Restart the computer normally and see if the desktop loads correctly.

Step 5 – Update or roll back the display driver

Still in Safe Mode (or if you can reach the desktop):

  1. Right-click the Start button and select Device Manager.
  2. Expand Display adapters.
  3. Right-click your graphics device and choose Update driver.
  4. Select Search automatically for drivers and follow the prompts.
  5. If the problem started after a recent driver update, you can instead choose Properties > Driver tab > Roll Back Driver (if available).
  6. Restart the computer and test again.

Step 6 – Run a system file and disk check

Corrupted system files or disk errors can also cause a black screen with cursor.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click File > Run new task.
  3. Type cmd, check Create this task with administrative privileges, and press Enter.
  4. In the Command Prompt window, type:
    sfc /scannow
  5. Press Enter and wait for the scan to complete.
  6. After that finishes, you can also run:
    chkdsk C: /f
  7. If prompted to schedule the check on next restart, type Y and press Enter, then restart.

Step 7 – Use System Restore (if available)

If the issue started recently after an update, driver, or software install, and System Restore is enabled, you may be able to return the system to a working state.

  1. From the recovery environment or Safe Mode, open the Start menu and search for Recovery or System Restore.
  2. Select Open System Restore.
  3. Choose a restore point dated before the problem began.
  4. Follow the prompts to complete the restore and restart the computer.

When to seek professional help

  • The screen remains black with a cursor after all steps above.
  • You cannot access Safe Mode or the recovery options.
  • You suspect hardware damage (for example, after a power surge or physical impact).

If none of these steps resolve the issue, there may be a deeper hardware or system problem that requires in-person diagnostics.