
QuickChangeResolution is a small utility that allows you to quickly change the display resolution.
Download
Description
QuickChangeResolution is a small utility that allows you to quickly change the display resolution.
Command-line parameters
| Parameter | Description | 
|---|---|
-r, --set-resolution | Sets the given resolution. | 
-u, --user | Writes a new resolution to the system registry (for the current user). | 
-a, --all | Writes a new resolution to the system registry (for all users). | 
--home | Open program home page in the default browser. | 
--github | Open source code repository on the GitHub. | 
-h, --help | Lists the available options, current resolution, and a list of resolutions supported by the current monitor.  | 
Note
Sometimes I work on a laptop with a damaged matrix. Most often I connect to this laptop via the virtual desktop. Then I use the maximum resolution. However, I have to do some things directly on it. Then I have to change the resolution to a much lower one.
Sometimes I have to switch resolutions frequently during my work. Changing the resolution using the Control Panel is very inconvenient for me, so I wrote this program.
How to uninstall?
End User License Agreement
Changelog
Version 1.1 (2021.10.13)
- Displaying more detailed information when the program is run from the command line (thanks to RicoLeNecro).
 - Correcting the position of the main window so that it is visible after changing the resolution and after starting the program (thanks to RicoLeNecro).
 - Added 
F9hotkey to change resolution. 
Version 1.0 (2021.03.19)
Initial release.