Hello Jonathan, I am Henry and I want to share my insight about your issue. Are the affected machines primarily from one manufacturer (e.g., all Dells, all HPs), and do they use Intel graphics?
If YES (Same Manufacturer, especially with Intel Graphics). The problem is often not the driver itself, but an associated control panel app that conflicts with the Windows Settings page.
- Disable the Intel Graphics Command Center
- Restart the computer.
- Test the Display Settings page.
Alternative Fix: Instead of disabling, go to the Microsoft Store and check for an update to the "Intel Graphics Command Center" app, as newer versions may have resolved this conflict.
If this is happening on a diverse range of hardware, the issue is more likely a corrupted component within the Windows Settings app itself.
- Re-register the Settings App: This command forces Windows to repair the Settings app package.
- Right-click the Start Menu and open Windows PowerShell (Admin).
- Copy and paste the following command, then press Enter:
Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
- Restart the computer after the command completes.
- Update to the Latest Cumulative Update for 22H2: Since you know 24H2 fixes it, the bug was likely patched in a later cumulative update for 22H2. Go to Settings > Windows Update and install any pending Cumulative Updates for your current version.
Hope this points you in the right direction for troubleshooting