Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  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


Gabriel Aguiar Noury
3 July 2025

JetPack 4 EOL – how to keep your userspace secure during migration

Ubuntu Article

NVIDIA JetPack 4 reached its end-of-life (EOL) in November 2024, marking the end of security updates for this widely deployed stack. JetPack 4 has driven innovation in countless devices powered by NVIDIA Jetson, serving as the foundation of edge AI production deployments across multiple sectors. But now, the absence of security maintenanc ...


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...


Massimiliano Gori
2 July 2025

Spring support available on Ubuntu

Cloud and server Article

This blog is contributed by Vladimir Petko, a Software Engineer at Canonical. The release of Plucky Puffin earlier this year introduced the availability of the devpack for Spring, a new snap that streamlines the setup of developer environments for Spring on Ubuntu. In this blog, we’ll explain what devpacks are and provide an overview of ...