Skip to main content
  1. Blog
  2. Article

Dimitri John Ledkov
on 11 July 2017


Ubuntu 16.04 is now available as an app from the Windows Store for users running Windows Insider builds. The newly improved app is created by Canonical in collaboration with the Microsoft WSL (Windows Subsystem for Linux) team as a result of the work announced at Microsoft Build 2017 Conference, after the first unveiling at Build 2016 Conference. The installation experience has been greatly improved and using Ubuntu on Windows should be now easier than before.

To use this app, you need to be enrolled in the Windows Insiders programme and upgrade to the latest preview build of Windows. You can join the programme here. Insider builds have an optional feature that allows you to run Ubuntu binaries, natively. This can be activated by searching for “Turn Windows features on or off” and opting-in “Windows Subsystem for Linux”. And then install Ubuntu from the Windows Store.

Get it on Windows 10. 

Upon first launch of the app, a per-user copy of Ubuntu will be configured, including setting up unix account and the sudo password. Subsequently, you can pin Ubuntu to the Start menu or the taskbar for quick access to Ubuntu. In addition to launching the Ubuntu tile, you will also have access to run `ubuntu` from any cmd.exe terminal prompts as well.

If you get stuck, fear not, and join the community of WSL users. Use AskUbuntu , or Github, or StackOverflow Please enjoy running Ubuntu bash terminal, apt, git, ssh and many other tools and technologies from the comfort of your Windows 10 desktop.

Related posts


Massimiliano Gori
31 March 2026

How to manage Ubuntu fleets using on-premises Active Directory and ADSys

Cloud and server Article

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT administrators must ensure Linux machines, like Ubuntu desktops and servers, behave as first-class citizens in this environment. Efficient Linux management demands unifi ...


Massimiliano Gori
30 March 2026

How to Harden Ubuntu SSH: From static keys to cloud identity

Cloud and server Article

30 years after its introduction, Secure Shell (SSH) remains the ubiquitous gateway for administration, making it a primary target for brute force attacks and lateral movement within enterprise environments. For system administrators and security architects operating under the weight of regulatory frameworks like SOC2, HIPAA, and PCI-DSS, ...


Massimiliano Gori
27 March 2026

Modern Linux identity management: from local auth to the cloud with Ubuntu

Cloud and server Article

The modern enterprise operates in a hybrid world where on-premises infrastructure coexists with cloud services, and security threats evolve daily. IT administrators are tasked with a difficult balancing act: maintaining traditional local workflows while managing the inevitable shift toward cloud-native architectures. Identity has emerged ...