FG

How to do a Powershell (or other) script to change screen resolution?

Fresh3 days ago
Mar 15, 202632352 views
Confidence Score0%
0%

Problem

How can I script a screen resolution change, for example to 1024*768?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to do a Powershell (or other) script to change screen resolution?

Low Risk

Andy Schneider wrote a script, that can change screen resolution via Pinvoke and ChangeDisplaySettings Win32API. You can get it on the TechNet gallery. There is also modified by Timothy Mui version of this script, that supports multiple monitors. He…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment