To use the new Windows AI Studio tool, you must first install Linux. No, it's not a joke

 Snap install on Ubuntu on WSL.
Snap install on Ubuntu on WSL.

What you need to know

  • Windows AI Studio is a new tool designed to help developers integrate AI into their Windows apps.

  • It's offered as an extension to Visual Studio Code and is available to install now.

  • But first, you must install Linux (and have an NVIDIA GPU).


Microsoft has a new developer tool it has made available to help make it easier to integrate generative AI into apps. It all sounds pretty interesting, but there's an important requirement that, while deadly serious, is also quite humorous.

Let me paint the picture.

This morning I was scrolling through social media, as I always do, and came across a post on Mastodon. To use the Windows AI Studio, you have to first install Linux?!

The Windows AI Studio marketplace listing
The Windows AI Studio marketplace listing

Specifically, you need to be running Ubuntu 18.04 or later. Naturally, Microsoft isn't suggesting you run Linux over Windows, this is of course referring to the Windows Subsystem for Linux (WSL).

VS Code operates seamlessly on Windows while using WSL as its backend, and that seems to be what's happening here. Microsoft has built WSL so it has interoperability between Windows and Linux without users having to jump through unnecessary hoops.

Assuming you have WSL set up and Ubuntu is set as your default, the Windows AI Studio will just work without any additional setup on your part. If you need help with the Linux part, our guide on how to install WSL 2 will get you pointed in the right direction.

You'll also need an NVIDIA GPU right now to use it at all.

Linux is important even for Windows developers

Some might not want to admit it, but Linux is important. It's a useful thing to learn about, even if you're not a developer, and I think WSL is the perfect way to do this if you've only ever really used Windows.

If Linux wasn't important, then WSL probably wouldn't exist, either. There are still things it can do easier than Windows, and it looks like giving access to AI tools and models for Windows developers is one of those things.

The argument for Windows being a superior development environment now, though, has legs, in part thanks to its integration with Linux. Without leaving the comfort of Windows 11 you can work inside Linux, use Linux apps, even code using Linux from within the Windows version of VS Code.

Jokes aside, the Windows AI Studio is a perfect example of the two working in perfect harmony. You can't laugh at that.