Retrieve size of all display monitors connected to windows device
Is it possible to retrieve the height and width (in pixels), colour depth, and scaling factor of each individual monitor connected to my windows device, using CMD / PowerShell (preferably without the need for admin privileges) or standard python libraries?