Skip to main content
  1. Blog
  2. Article

Canonical
on 3 August 2017

Upgrading your Ubuntu-on-Windows install to the app version


Our team and Microsoft recently released Ubuntu as a Windows app store application! If you toyed with the “bash on Ubuntu on Windows” version before and would like to try the latest and greatest, read on!

Saving your data

If your “bash on ubuntu on windows” environment has some data you’d like to keep, make sure you back it up now. The uninstall process will nuke everything.

Uninstall the old way

This is relatively simple. Opening a command line (cmd.exe) terminal and typing

lxrun /uninstall

will destroy your previous environment.

Installing the new way

To find the app in the Microsoft store, just type “Ubuntu” in the search bar. Click install. Voilà!

Related posts


Freyja Cooper
5 June 2026

Beyond tokens per watt – using Ubuntu 26.04 LTS for AI

AI Article

Tokens per watt (TpW) – the measure of useful AI work produced per watt of energy consumed – is the metric at top of mind for CEOs, heads of AI, and infrastructure teams alike. With the tremendous cost of GPU clusters, extracting as much value as possible from the expense is critical. But in the ...


Gabriel Aguiar Noury
4 June 2026

A look into Ubuntu Core 26: Deploying AI models on Renesas RZ/V series for production

Internet of Things Article

Welcome to this blog series which explores innovative uses of Ubuntu Core. Throughout this series, Canonical’s Engineers will show what you can build with our releases, highlighting the features and tools available to you. In this blog, Asa Mirzaieva, engineer from the Silicon Alliances team, will show you how to deploy optimised AI model ...


Jon Taylor
3 June 2026

RISC-V profiles – why is RVA23 significant?

Ubuntu RISC-V

Introduction One of the important offerings of the RISC-V Instruction Set Architecture (ISA) is the ability to customize and extend the base instruction set. An initial reaction to hearing this is often to worry about software portability and compatibility, since if every RISC-V CPU  offers a slightly different set of instructions, softwa ...