Hi Les,
My name is Jason and I am an independent advisor and windows user like yourself.
You're not alone in this—what you're describing is part of a known issue affecting Windows 11 (especially 24H2 builds) and NVIDIA drivers. Here's a breakdown of what's going on and how you might stabilize it:
What's Happening
Windows 11 24H2 + NVIDIA drivers: There's a bug where refresh rate and color format (RGB vs YCbCr) reset on reboot, even if you've manually configured them.
EDID confusion: Windows sometimes misreads your monitor's EDID (Extended Display Identification Data), causing it to default to 60Hz and RGB.
Driver persistence bug: NVIDIA settings like refresh rate and color format aren't always retained across reboots, especially if multiple displays are involved or if Fast Startup is enabled.
What You Can Try
- Disable Fast Startup
This often interferes with display settings being properly reloaded.
Go to Control Panel > Power Options > Choose what the power buttons do
Click Change settings that are currently unavailable
Uncheck Turn on fast startup
Save and reboot
- Force EDID Override with CRU
Use Custom Resolution Utility (CRU) to:
Read your monitor’s EDID
Manually set preferred refresh rate and color format
Save and reboot
This can help Windows "lock in" the correct settings.
- Task Scheduler Workaround
Create a scheduled task that runs a script or command to reapply your preferred settings at login. For example:
Use nvidia-settings or a PowerShell script to force 120Hz and YCbCr
Trigger it on user login
- Try Older Stable Driver
Some users report stability with drivers prior to version 561.09. You’ve rolled back 6 months, but you might try even earlier versions if possible.
If you're using a TV or non-standard monitor, check its internal settings too. Some displays auto-switch color formats based on HDMI handshake or resolution changes.