Change screen resolution using CMD

PlayFox -  
Malekal_morte- Posted messages 178136 Registration date   Status Modérateur, Contributeur sécurité Last intervention   -
Hello,

Does the command to change screen resolution exist from cmd?

2 réponses

Malekal_morte- Posted messages 178136 Registration date   Status Modérateur, Contributeur sécurité Last intervention   24 710
 
Hi,

It's not possible directly.

By calling this program it's possible: http://qres.sourceforge.net/

It's possible in Powershell:
Set-DisplayResolution -Width 1920 -Height 1200


You can also change the resolution via the Windows registry with the command "reg query."
However, you need to restart afterward.
More info: https://www.malekal.com/changer-resolution-ecran-windows/

--
Please press a key to continue the disinfection...
3