Skip to content

buscseik/ChangeScreenResolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ChangeScreenResolution

Powershell script to change screen resolution on Windows

Installation

Install-Module ChangeScreenResolution

Parameters

  • Width: Define the width of the new screen resolution
  • Height: Define the Height of the new screen resolution

Examples

    Set-ScreenResolution 1920 1080
    

About

Powershell script to change screen resolution on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published