Seeing a grey screen in Windows 11 can be alarming. Sometimes it appears right after login, during startup, or randomly while using your PC. In most cases, a grey screen is caused by display driver issues, corrupted system files, Windows Explorer crashes, or hardware acceleration conflicts—not a damaged monitor.
The good news is that this issue is usually fixable without reinstalling Windows.
Fix Grey Screen in Windows 11
The steps below focus on restarting core processes, fixing graphics drivers, and repairing system files. Follow them in order and check if the grey screen disappears after each step.
1. Restart Windows Explorer
If the desktop is grey but your cursor is visible, Explorer may have crashed.
- Press Ctrl + Shift + Esc to open Task Manager.
- Find Windows Explorer in the list.
- Right-click it and select Restart.
If Explorer is missing:
- Click File > Run new task.
- Type:
explorer.exe - Click OK.
This restores the desktop interface.
2. Restart Your PC
Temporary glitches can trigger display issues.
- Press Ctrl + Alt + Delete.
- Click the Power icon.
- Select Restart.
If the screen is unresponsive, hold the power button for 10 seconds to force shutdown.
3. Boot into Safe Mode
Safe Mode helps determine if the issue is driver-related.
- Press Windows + R, type:
msconfig - Go to the Boot tab.
- Check Safe boot.
- Restart your PC.
If the grey screen disappears in Safe Mode, the issue is likely a display driver or third-party software.
4. Update or Reinstall Graphics Drivers
Outdated or corrupted display drivers are common causes.
- Right-click the Start button.
- Open Device Manager.
- Expand Display adapters.
- Right-click your graphics card.
- Select Update driver.
If updating doesn’t help:
- Right-click the device again.
- Select Uninstall device.
- Restart your PC.
Windows will reinstall the driver automatically.
5. Disable Hardware Acceleration
Hardware acceleration conflicts can cause display glitches.
- Open your browser or affected app.
- Go to its Settings.
- Disable Hardware acceleration.
- Restart the app.
This often fixes grey screen issues during app usage.
6. Run System File Checker (SFC)
Corrupted system files can affect display services.
- Right-click Start and open Windows Terminal (Admin).
- Run:
sfc /scannow - Wait for the scan to finish.
- Restart your PC.
This repairs damaged Windows components.
7. Run DISM Tool
If SFC doesn’t resolve the issue:
- Open Windows Terminal (Admin).
- Run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC after completion.
This fixes deeper system image corruption.
8. Disconnect External Devices
Faulty external monitors or cables may cause display issues.
- Disconnect external monitors.
- Remove HDMI or DisplayPort cables.
- Restart your PC using only the built-in display.
This helps rule out hardware conflicts.
9. Perform a Clean Boot
Third-party services may interfere with display rendering.
- Press Windows + R, type:
msconfig - Go to the Services tab.
- Check Hide all Microsoft services.
- Click Disable all.
- Restart your PC.
If the issue disappears, re-enable services one by one to find the culprit.
10. Install Windows Updates
System bugs can cause graphical issues.
- Open Settings > Windows Update.
- Install all available updates.
- Restart your PC.
Updates from Microsoft often fix stability and display bugs.
Wrapping Up
A grey screen in Windows 11 is usually caused by graphics driver issues, corrupted system files, or software conflicts—not permanent hardware damage. Restarting Explorer, updating drivers, and running repair tools resolve most cases quickly.
Once fixed, your system running Microsoft Windows should return to normal display functionality without further interruption.