FMeinicke's Wiki

Home

❯

Windows

❯

Hyper V

❯

Change display resolution

Change display resolution

May 27, 20251 min read

  • hyper-v
  • display
  • pwsh/set-vmvideo

hyper-v display set-vmvideo

Source

  • https://learn.microsoft.com/en-us/answers/questions/341631/how-to-adjust-virtual-machine-display-resolution-t
Set-VMVideo -VMName "Name of VM in Manager" -HorizontalResolution 1920 -VerticalResolution 1080 -ResolutionType Single

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub