This guide is for RTX 5090 and RTX 5080 owners who game at 4K 144Hz and stream via Discord Nitro.
If your stream shows a black screen after updating to Nvidia’s 570.xx or 572.xx drivers, but the game itself is still running normally, this page is for you.
Before you start this fix
- Current Nvidia driver version (570.xx or 572.xx, e.g., 572.83)
- Discord channel: Nitro or regular?
- Discord app: Stable or Canary?
- Windows version: Windows 11 24H2 preferred
- Cable type: DisplayPort 1.4 vs 2.1
⚠️ Updated April 2026: Nvidia hotfix drivers 572.60–572.83 resolved most general Blackwell black‑screen crashes. The Discord‑specific 4K 144Hz MPO conflict documented here persists for some users and is not yet universally patched.
Important notes before you start:
- Backup your Nvidia control panel profiles before using DDU or registry tools.
- Disabling MPO may slightly increase desktop stutter on multi‑monitor setups; re-enable MPO if you notice consistent screen tearing outside Discord.
- This guide assumes Windows 11 24H2, Nvidia 570.xx–572.83 drivers, and Discord Nitro streaming at 4K 144Hz.
What causes Discord 4K 144Hz black screen on RTX 5090 and RTX 5080?
RTX 50‑series (Blackwell) cards changed how Multi‑Plane Overlay (MPO) interacts with the Windows Desktop Window Manager (DWM), a known conflict documented since driver 570.xx in early 2025.
Nvidia’s 570.xx driver family (shipped at RTX 50‑series launch in January 2026) introduced the timing change. Hotfix drivers 572.60, 572.65, and 572.75 partially resolved general black screens — but the Discord‑specific MPO conflict at 4K 144Hz persists on 572.83+ for some users.
At 4K 144Hz, this timing window becomes extremely tight — just a few milliseconds. Discord’s screen capture encoder was built before the 50‑series existed, so it misses that window.
The result: Discord grabs a blank frame and keeps looping it — giving you a black screen.
Similar black screen issues have also been reported in apps like Snapchat camera failures on newer devices, where GPU rendering and capture pipelines break.
This issue is specific to Nvidia Blackwell (50‑series). AMD and Intel GPUs are not affected.
Quick‑fix checklist
(Most users fix the issue at step one or two.)
- Disable MPO via Nvidia registry tool – Highest priority, ~2 min
- Turn off Discord’s advanced capture – High priority, ~30 sec
- Set GPU power mode to Max Performance – Medium priority, ~1 min
- Enable G‑Sync for Windowed + Fullscreen – Medium priority, ~1 min
- Clean‑install drivers with DDU – Last resort, 15–20 min
Step‑by‑step fixes for Discord 4K 144Hz black screen
Step 1 – Disable MPO (Multi‑Plane Overlay)
This is the leading cause of black screens on RTX 50‑series cards.
Nvidia publishes an MPO disable tool on their support site. Download it, run it, and restart Windows.
Where to find it: Go to
Nvidia’s driver tweak tools page
or search “Nvidia MPO disable tool” on the GeForce support site.
The tool edits the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Dwm\OverlayTestMode —
setting it to 5 disables MPO without requiring manual registry edits.
MPO allows Windows to render multiple overlapping planes — great for desktop performance,
but it creates a handshake failure when Discord’s encoder tries to grab a 4K 144Hz frame.
Disabling MPO forces the DWM to render everything in a single pass that Discord can capture cleanly.
Community‑confirmed fix: Multiple RTX 5080 and RTX 5090 users on
r/nvidia
and
r/buildapc
confirmed that disabling MPO resolved intermittent black screens at high refresh rates on RTX 5090 hardware.
Caveat: Disabling MPO may slightly affect desktop compositor performance on multi‑monitor setups.
If you notice increased screen tearing outside Discord after applying this fix, re‑enable MPO and move to Step 2.
Step 2 – Turn off Discord’s advanced screen capture
This one sounds backwards, but it works. Go to Discord > Settings > Voice & Video and disable
“Use our advanced technology to capture your screen.”
On RTX 50‑series hardware, Discord’s advanced capture path conflicts with Blackwell’s rendering pipeline.
The legacy capture mode has no such conflict. Most users streaming at 1440p or 4K see the black screen disappear after this toggle.
Step 3 – Set GPU power management to Max Performance
Open Nvidia Control Panel > Manage 3D Settings > Power Management Mode and set it to “Prefer Maximum Performance”.
At idle, the GPU can clock down during Discord’s encoding handshake.
This clock transition causes dropped frames and black flashes.
Locking the GPU to max performance eliminates that window.
Step 4 – Enable G‑Sync for Windowed and Fullscreen mode
In Nvidia Control Panel, go to Display > Set up G‑Sync. Enable G‑Sync for both Windowed and Fullscreen modes.
On some RTX 50‑series setups, G‑Sync being active only in Fullscreen causes Discord’s windowed capture to miss refresh cycles,
producing a black flash every few seconds rather than a sustained black screen.
Step 5 – Clean‑install drivers with DDU
If you upgraded from a 40‑series card or reinstalled drivers without cleaning first,
ghost files from the old driver can corrupt NVENC — the hardware encoder Discord uses.
Download DDU (Display Driver Uninstaller), boot into Safe Mode, run DDU to wipe everything,
then install the latest driver (572.83 or newer) fresh.
This adds 20 minutes but often resolves issues that registry edits cannot touch.
Hardware factors that can still cause black screen
Cable bandwidth and DisplayPort 2.1 vs 1.4
Even after fixing the software side, some users still see the black screen.
In some cases, unstable internet (especially on 5G home networks) can make Discord streaming failures worse at high bitrates.
That’s often the physical cable issue between the GPU and the monitor.
DisplayPort 1.4 tops out at 32.4 Gbps.
4K 144Hz at 10‑bit color needs 40+ Gbps uncompressed.
The signal uses Display Stream Compression (DSC) to fit, but DSC can cause frame‑synchronisation issues during Discord’s NVENC encoding handshake.
RTX 50‑series cards are built around DisplayPort 2.1, which delivers 80 Gbps.
Swap to a certified DisplayPort 2.1 cable and the bandwidth bottleneck disappears entirely.
Hardware note: Several RTX 50‑series users reported that switching from a generic DisplayPort 1.4 cable to a certified DisplayPort 2.1 (UHBR13.5) cable eliminated black screens that persisted through all software fixes — particularly on 4K 144Hz monitors requiring DSC compression over DP 1.4.
What to buy: Look for cables certified UHBR13.5 or UHBR20 (DisplayPort 2.1 specs).
Club3D, Cable Matters, and Belkin all make verified options.
Avoid generic “4K” cables — they may not carry the bandwidth needed for 144Hz without compression artifacts.
VBIOS updates for RTX 5090 and RTX 5080
Yes, you should update your RTX 5090 or 5080 VBIOS if your card shipped before March 2025.
Nvidia and AIB partners (ASUS, MSI, Gigabyte) released VBIOS updates for early Blackwell units that addressed stability issues at high refresh rates.
Check your GPU manufacturer’s support page for your specific card model.
A VBIOS update does not replace the driver fixes above, but it eliminates a second layer of instability that can cause the black screen to return.
Why Discord 4K 144Hz black screen started after 570.xx drivers
At the RTX 50‑series launch in January 2026, Nvidia’s 570.xx driver family rewrote how the Windows Desktop Window Manager (DWM) interacts with Blackwell GPUs at high refresh rates.
The old system worked fine at 1080p and 1440p. At 4K 144Hz, the timing window for Discord to grab a captured frame from DWM narrowed to a few milliseconds.
The 570.xx driver family narrowed that timing window, and subsequent hotfixes (572.60–572.83) have not fully restored it for Discord’s encoder.
The result is a black frame that gets sent to your stream.
Similar GPU timing and encoding conflicts also appear in tools dealing with video rendering pipelines, like Canva’s image-to-video glitches.
Disabling MPO widens that timing window. Switching to legacy capture bypasses the DWM path entirely.
Discord 4K 144Hz black screen: FAQ
Does this only affect 4K? My 1440p stream also breaks.
The MPO conflict can appear at 1440p 144Hz+ as well, especially on monitors with high refresh rates and HDR enabled.
The fixes above apply to both resolutions.
Will a future Nvidia driver fix this permanently?
Nvidia has publicly acknowledged Blackwell black screen issues via hotfix changelogs and forum posts.
No targeted fix for the Discord‑specific MPO encoding conflict has been released as of April 2026.
Disabling MPO remains the confirmed workaround.
Does this affect AMD or Intel GPUs?
No. The MPO architecture change is specific to Blackwell (50‑series).
AMD RDNA 4 and Intel Arc users have not reported this issue at the same rate.
I’m on Discord Canary. Does that help?
Some users on Discord Canary (beta) have reported that the advanced capture toggle behaves more reliably.
It is worth testing if you are comfortable using a beta app.
When this guide applies: You see a black screen only in Discord streams at 4K 144Hz on RTX 5090 or RTX 5080,
but the game and desktop remain fine.
When it may not apply: If black screens happen in all games or applications, not just Discord,
check a general RTX 50‑series stability or Nvidia driver troubleshooting guide instead.