Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • This is what did it for me - spent a couple of hours searching for an answer tried everything else. Then just this powershell one liner - great +1. Now if I could only fix the mouse lag :/
    – robs
    Commented Aug 3, 2022 at 10:30
  • Thanks! very elegant
    – shluvme
    Commented Dec 20, 2022 at 10:58
  • 5
    First to remove mouse lags do : sudo nano /etc/modprobe.d/blacklist.conf blacklist hyperv_fb save (ctrl + x then y) reboot After that do above step to fix resolution issue Commented Apr 9, 2023 at 3:47
  • 1
    just make sure to run powershell in admin mode - worked for me on win 11 and hyper v ubuntu 22
    – JGilmartin
    Commented Oct 26, 2023 at 18:37