0

I'm trying to change de default resolution a Azure VM using REGEDIT.

So, I tried to change DefaultSetting.XResolution from 1024 to 1440 and DefaultSetting.YResolution from 768 to 900.

It seems to work fine, but when I reboot the machine, the registers turns to 1024x768 again. And it happens everytime I try to change and reboot

Do you have any idea how to fix it?

Harry
  • 3
  • 1

1 Answers1

0

There is a limit on changing the default display resolution on Azure VM, you can vote up this feedback and Why is not possible increase or change display resolution in Azure VM.

enter image description here

As a possible solution, you can refer to this blog.

Nancy
  • 26,865
  • 3
  • 18
  • 34