black screen while gaming is one of those problems that could be hardware or software, and knowing which one you’re dealing with saves a lot of wasted troubleshooting. the good news is you can rule out most software causes pretty quickly before assuming something is physically wrong.
First: identify which type you’re dealing with
Software black screen: The screen goes black but the PC is still running – you can hear audio, fans are spinning, the system responds to keyboard shortcuts. This is fixable in software.
Hardware black screen: Complete shutdown, no audio, no response, system has crashed or turned off. Could be overheating, a failing GPU, PSU issues, or RAM. Software fixes won’t help here.
This guide focuses on the software causes.
Step 1: Check system resource usage
Open Task Manager (right-click the Windows icon > Task Manager) and switch to the Processes tab. Check the usage percentages for CPU, Memory, Disk, and GPU. If any are hitting 90% or above – especially if they turn red – resource exhaustion is causing the blackout.
Go to the Details tab, identify background processes that aren’t needed while gaming (browsers, streaming apps, cloud sync tools), right-click each and select “End process tree.” This frees up headroom before launching your game.
Step 2: Restart the graphics driver
When you hit a black screen mid-game, try this before rebooting: Windows + Ctrl + Shift + B. This sends a signal to restart the graphics driver. The screen will flicker briefly – that’s confirmation it worked. This resolves temporary driver glitches without losing your session.
Step 3: Restart Windows Explorer
If the driver restart doesn’t bring the screen back, open Task Manager, search for “explorer” (Ctrl + F), and restart it. On Windows 10 you may need to end the process and then run a new task: File > Run new task > type explorer.exe. This fixes cases where the display pipeline is running but the shell has crashed.
Step 4: Fix PCI Express power management
Power-saving settings can throttle your GPU at the wrong moment. Press Windows + R, type powercpl, open Power Options > Change plan settings > Change advanced power settings. Expand PCI Express > Link State Power Management and set it to Off. Apply and restart. This keeps stable power delivery to the GPU during gaming sessions.
Step 5: Update GPU drivers
Outdated drivers are a common cause. For Nvidia, download the Nvidia app from nvidia.com, go to the Drivers section, and install the latest Game Ready driver. For AMD, use the AMD Software: Adrenalin Edition app. For Intel integrated graphics, update through Windows Update or the Intel Driver & Support Assistant.
Step 6: Turn off Game Mode
Windows Game Mode is supposed to prioritize resources for gaming but can conflict with certain drivers or applications. Settings > Gaming > Game Mode > toggle off. Test whether the black screen persists.
Step 7: Disable App Readiness service
This service can interfere with system performance during gaming. Press Windows + S, search for “services.msc,” find “App Readiness,” double-click it, click Stop if it’s running, and set Startup type to Manual or Disabled. Apply and OK.
If none of this works
At this point you’re likely dealing with a hardware issue: overheating GPU, insufficient PSU wattage, failing RAM, or dust-clogged cooling. Check GPU temperatures with a tool like HWiNFO64 while gaming. If temps are exceeding 90°C on the GPU, thermal throttling or shutdown is the cause.
Here’s a video walkthrough covering the resource management, driver restart, power settings, and service fixes in sequence: