About 911,000 results
Open links in new tab
  1. Get and Set Screen Resolution - Stack Overflow

    Feb 22, 2011 · Rectangle resolution = Screen.PrimaryScreen.Bounds; For changing the resolution, things get a little more complicated. This article (or this one) provides a detailed …

  2. Powershell Screen Resolution in Win11 - Stack Overflow

    Nov 11, 2024 · It looks like your intent is to get the display resolution[1] of all currently connected displays in the form of a '<horizontal-pixels> x <vertical-pixels>' string, e.g. '2560 x 1600'

  3. Setting screen resolution on Windows 10 - Stack Overflow

    Jun 7, 2016 · Refer below script to change display resolution on Windows 10. PowerShell server core does not supported on windows 10. You can use below script Important : you can provide …

  4. Resize display resolution using python with cross platform support

    Jan 8, 2014 · Resize display resolution using a python function. It should be cross platform, ie support for windows, linux and mac (it is okay to have multiple cases depending on the …

  5. How to set the screen resolution in Unreal Engine 4?

    Dec 15, 2020 · Since this is one of the highest results on google I figured I'd reply here. Using console commands to set resolution absolutely DOES NOT WORK for shipping builds where …

  6. Batch command to change the resolution of a computer

    Apr 30, 2015 · I want to write a command in a batch file which changes the resolution of a computer. I am using Windows XP. I need to set the resolution as 1024*768.

  7. How can I set the browser window size when using `google …

    1 I had a problem with screen resolution when running on Jenkins (which forces headless mode). The solution was very simple: set headless mode to true explicitly. For some reason, not doing …

  8. Change resolution of VM through Azure DevOps Pipeline

    May 16, 2022 · I can change the screen resolution to all available resolution in the VM display settings using the above command. Problem: But the same command doesn't change the …

  9. How do you set the screen resolution for a UiPath robot?

    Sep 2, 2020 · Every time my robot runs it captures the screen at 800x600 resolution. The system is capable of 1920x1080. How do I configure my UiPath robot to run at 1080p or even 4K …

  10. Is it possible to change resolution on Azure VM?

    Oct 11, 2022 · By Modifying the Registry Editor, you can set the required screen resolution in the Azure VM (Windows). Below is the path traversal to change the resolution in the registry …