Resolution Switcher is a handy Windows utility that allows you to quickly switch between two preset screen resolutions.
- ⚡ Instant switching - one click and the resolution changes
- 🎨 High frequency support - works with frequencies up to 310 Hz and above
- 💾 Saving settings - configuration is stored in
%appdata%\ResolutionSwitcher - 🎯 Select from the available modes - shows only supported resolutions
- 🖥️ Color interface - red for important, white for plain text
- 🔄 Automatic switching - remembers the active preset
- Download
ResolutionSwitcher.exefrom Releases - Run as an administrator
- At the first launch, select two permissions
- It's done!
git clone https://github.com/polfes/Resolution-Switcher.git
cd ResolutionSwitcher
pip install pywin32
python resolution_switcher.py
============================================================
Screen Resolution Switcher
============================================================
What do you want to do?
- Press ENTER to switch resolution
- Type 'change' to edit configuration
- Type 'show' to view current presets
- Type 'exit' to quit
>
ENTER - toggle resolution
change - change settings
show - show current presets
exit - exitpip install pyinstaller
compile.batIf the project helped you, please put an star on GitHub!
This project was created in 2026 using AI within conversational programming.