Powershell script to change screen resolution on Windows
Install-Module ChangeScreenResolution
- Width: Define the width of the new screen resolution
- Height: Define the Height of the new screen resolution
Set-ScreenResolution 1920 1080
| Name | Name | Last commit date | ||
|---|---|---|---|---|