Open Registry Editor
regedit
, and press Enter.Navigate to Display Settings
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration
Modify Resolution Settings
Configuration
folder, there are entries with random names representing different display configurations.00
.PrimSurfSize.cx
: Represents screen width.PrimSurfSize.cy
: Represents screen height.1920
for PrimSurfSize.cx
and 1080
for PrimSurfSize.cy
.Apply Changes