Skip to main content
  1. Blog
  2. Article

Will Cooke
on 17 September 2018

Optimised Ubuntu Desktop images available in Microsoft Hyper-V gallery


Today we’re very pleased to announce that an optimised Ubuntu Desktop image is available from the Hyper-V gallery.  This will give an optimum experience when running Ubuntu Desktop as a guest on a Windows 10 Pro desktop host. From the Ubuntu Report data we know that a lot of people are using Ubuntu as a virtual machine, and so we want to make that experience as seamless as possible.

Our friends over at Microsoft have worked with XRDP upstream to add support for their Enhanced Session Mode, which provides tight integration between a Windows host and the Ubuntu virtual machine running in Hyper-V. The next obvious step was to create a bootable Hyper-V image of Ubuntu Desktop 18.04 LTS which includes XRDP pre-configured to take advantage of Enhanced Session Mode.

What are the benefits of Enhanced Session Mode?

  • Improved clipboard integration
  • Dynamic desktop resizing
  • Shared folders for easy host/guest file transfer
  • Improved mouse experience, seamlessly moving between the host and guest desktops

Thanks to the work Microsoft contributed to the open source XRDP project (an open source implementation of Microsoft’s own Remote Desktop Protocol) Hyper-V users benefit by using hv_sock, a byte-stream based communication mechanism between the host and the guest giving a high bandwidth interconnection between them.

The Ubuntu Desktop 18.04.1 LTS Hyper-V image is available in the Hyper-V Gallery on Windows 10 Pro.  Open the Hyper-V Gallery and choose Ubuntu from the list of operating systems:

Once booted you’ll be guided through setting up Ubuntu, including adding your user account, locale and time zone. When the first setup is complete Enhanced Session Mode will automatically be enabled and prompt you to select your display resolution. Once selected, you get an XRDP prompt to login, make sure that “Xorg” is selected from the drop down, enter the username and password that you created during setup and you’ll be logged into a full Ubuntu Desktop session.

For more information on Hyper-V check out the links from this Microsoft blog post.

 

Related posts


Johann Wolf
27 April 2026

Why Web Engineering is great

Ubuntu Article

Like many software engineers, one of my first software development experiences started with creating my own web page. Since that time 20+ years ago, a lot has changed in the web landscape. Having worked a lot in web since then, I’d like to take a moment to reflect on what I think makes web great! ...


Ishani Ghoshal
27 April 2026

Ubuntu 16.04 LTS has reached the end of standard Expanded Security Maintenance with Ubuntu Pro. Here are your options.

Ubuntu Article

Ubuntu 16.04 LTS (Xenial Xerus) reached the end of its five-year Expanded Security Maintenance (ESM) window in April 2026. If you are still running 16.04, it is critical to address your support status to ensure continued security and compliance. Your support options Now that 16.04 is in its Legacy phase, you have two primary paths: ...


Rob Gibbon
27 April 2026

Understanding disaggregated GenAI model serving with llm-d

AI Article

What is llm-d? llm-d is an open source solution for managing high-scale, high-performance Large Language Model (LLM) deployments. LLMs are at the heart of generative AI – so when you chat with ChatGPT or Gemini, you’re talking to an LLM. Simple LLM deployments – where an LLM is deployed to a single server – can ...