F5F Stay Refreshed Software Operating Systems Sometimes getting up from sleep or shutting down can cause a black screen?

Sometimes getting up from sleep or shutting down can cause a black screen?

Sometimes getting up from sleep or shutting down can cause a black screen?

T
techiseasy
Senior Member
688
08-29-2021, 05:20 AM
#1
Waking up from sleep or shutdown leads to a black screen until I force shut down the PC by pressing the power button, a method I don't believe is advisable. However, this approach isn't effective enough on its own. I struggle to reproduce the issue consistently. Occasionally, shutting down works without problems, but other times the display remains blank while the fan spins and RGB lights stay on.

I attempted troubleshooting steps such as updating Windows, repairing Windows, resolving startup issues, adjusting boot settings (Secure Boot, Fast Boot, Fast Startup), changing cables or ports, using different power management options, updating drivers, enabling/disabling wake timers, modifying power state settings, reinstalling the display driver, and running commands like "powercfg -h off." Despite these efforts, the problem persists.

The system runs on a MSI H310I PRO motherboard with an i5-9400F CPU, stock cooling, RTX 2080 GPU, 2x8GB DDR4 RAM, a 512GB SSD, and a Seasonic Focus Plus Gold 550w PSU. It uses the Cougar QBX case and is running Windows 11 on a Xiaomi A27i monitor.
T
techiseasy
08-29-2021, 05:20 AM #1

Waking up from sleep or shutdown leads to a black screen until I force shut down the PC by pressing the power button, a method I don't believe is advisable. However, this approach isn't effective enough on its own. I struggle to reproduce the issue consistently. Occasionally, shutting down works without problems, but other times the display remains blank while the fan spins and RGB lights stay on.

I attempted troubleshooting steps such as updating Windows, repairing Windows, resolving startup issues, adjusting boot settings (Secure Boot, Fast Boot, Fast Startup), changing cables or ports, using different power management options, updating drivers, enabling/disabling wake timers, modifying power state settings, reinstalling the display driver, and running commands like "powercfg -h off." Despite these efforts, the problem persists.

The system runs on a MSI H310I PRO motherboard with an i5-9400F CPU, stock cooling, RTX 2080 GPU, 2x8GB DDR4 RAM, a 512GB SSD, and a Seasonic Focus Plus Gold 550w PSU. It uses the Cougar QBX case and is running Windows 11 on a Xiaomi A27i monitor.

R
RevengeLP
Member
59
08-29-2021, 12:06 PM
#2
Check Reliability History/Monitor and Event Viewer.
Both tools might record a related error code, warning, or info event before the black screens appear.
My initial guess would be a 5-year-old ("5yo") PSU.
R
RevengeLP
08-29-2021, 12:06 PM #2

Check Reliability History/Monitor and Event Viewer.
Both tools might record a related error code, warning, or info event before the black screens appear.
My initial guess would be a 5-year-old ("5yo") PSU.

C
CooKonut
Member
196
08-29-2021, 07:24 PM
#3
I saw both, but I don't know where to start tbh. There's this:
On Reliability History, but I personally can't really make anything out of this. Anything I should look out for?
C
CooKonut
08-29-2021, 07:24 PM #3

I saw both, but I don't know where to start tbh. There's this:
On Reliability History, but I personally can't really make anything out of this. Anything I should look out for?

A
AthenasLight
Posting Freak
781
09-06-2021, 06:26 PM
#4
enable verbose logging:
https://learn.microsoft.com/en-us/t...st...s-messages
to understand what happens during shutdown. For instance, shutdown may stop if data is at risk. (like a flush disk command failing)

also note that media players can interfere with shutdown, such as blocking a network device like an Xbox.
(consider disconnecting the network beforehand for testing)

run crystaldiskinfo.exe to verify drive health and determine if updates are needed.
I’ve observed situations where network driver or router issues cause packet corruption, resulting in blocked shutdowns. (update both driver and router firmware)
A
AthenasLight
09-06-2021, 06:26 PM #4

enable verbose logging:
https://learn.microsoft.com/en-us/t...st...s-messages
to understand what happens during shutdown. For instance, shutdown may stop if data is at risk. (like a flush disk command failing)

also note that media players can interfere with shutdown, such as blocking a network device like an Xbox.
(consider disconnecting the network beforehand for testing)

run crystaldiskinfo.exe to verify drive health and determine if updates are needed.
I’ve observed situations where network driver or router issues cause packet corruption, resulting in blocked shutdowns. (update both driver and router firmware)