Is there a simple way to list all of supported resolutions and their aspect ratios? I go to Settings > System > Display and get a list of resolutions:
But I want to test something in 16:10 or other aspect ratios and don’t want to do the math each time I look at this menu. Seems like something that’s easily automated.
If there’s nothing built-in, is there a simple PowerShell or python script that could display the aspect ratios?
I’d like a solution that works on Windows 11, but this problem doesn’t seem specific to that version.
