• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

How to Install Linux Mint on WSL for Windows 10 and 11

AnonyViet by AnonyViet
January 12, 2023
in Network
0

Windows Subsystem for Linux (WSL) is an extremely powerful tool for both Windows 10 and Windows 11 with a wide range of distributions that can be easily installed in the Microsoft Store. But you’re not limited to just what’s available in the Store. You can completely install other distributions using the built-in WSL tools as long as you have the right files.

Join the channel Telegram of the AnonyViet 👉 Link 👈

How to Install Linux Mint on WSL for Windows 10 and 11

In some cases, such as Ubuntu, you can install the latest release with the official image. But you can also look to the WSL community for support, and that’s exactly the case for anyone who wants to install Linux Mint right now.

Thanks to a project on GitHub, it will now be very easy to install Linux Mint into WSL and moreover, it already supports the latest version, Linux Mint 20.3.

How to Install Linux Mint on WSL

How to Install Linux Mint on WSL for Windows 10 and 11 8

Linux Mint is an Ubuntu-based Linux distribution and is undoubtedly one of the most popular choices today, often hailed as the perfect place to start moving to Linux. Of course, using Linux in WSL is a bit different than just uploading it to a PC.

So if you want to use it on WSL you will need to use a community project called LinuxmintWSL. It is stored at GitHub. It’s also only built for WSL 2, so if you don’t have WSL 2 installed then maybe read this post. However, it supports both Intel/AMD and ARM machines, so Windows users on ARM won’t be left out.

On the GitHub repository, go to the release page and download the latest package. Once downloaded, extract the zip file to the directory where you want to run it, then simply run Mint.exe. Unlike installing the latest releases of Ubuntu from one of the official images, it has been bundled up to be more similar to the distributions you would download from the Microsoft Store.

It will take a few seconds (or longer depending on your hardware) for the installation to complete, but the installer does not require any interaction from you. It will open a command line window and when done you will be asked to press Enter. Then the command line window will close.

If you use Windows Terminal, Mint will now show up in a drop-down menu to launch the next time you load it. Otherwise, you can launch it through PowerShell like any other Linux distro with this command:

wsl -d Mint

By default, you’ll only have root access, so you’ll need to do some basic setup before you get started.

How to Setup Linux Mint on WSL

How to Install Linux Mint on WSL for Windows 10 and 11 9

Enter Mint into the terminal using one of the methods above. You should see a basic prompt starting with root@. As with any other Linux distribution on WSL, you will need to add a user to Mint with the appropriate permissions before doing anything. You also don’t have a password, so you’ll need to add one before you begin.

In the terminal, type:

passwd

Follow the prompts to set the root password. Next, we will add a user with the command:

useradd -m <username>

And create a password for the new user:

passwd <username>

Again, follow the prompts to add your password.

The next step is to add the right permissions for your user to be able to use the sudo command, otherwise you will get an error. We can do this by typing:

usermod -aG sudo <yourusername>

Then you can switch to your user with the command:

su <username>

The next thing to do is to make sure that when you launch Mint if you want to be a user and not a root (recommended) you have to configure it so that you don’t have to do it manually every time you open Mint. There are two ways to do this, the first is with the wsl.conf file and the second is by configuring the Windows Terminal.

You won’t have the wsl.conf file when you first set up Linux Mint, so we’ll need to create it and enter the appropriate settings. In the terminal, type:

nano /etc/wsl.conf

How to Install Linux Mint on WSL for Windows 10 and 11 10

Nano text editor will now open a new blank file. Enter this command in the file:

# Set the user when launching a distribution with WSL.
[user]
default=YourUserName

Press Ctrl + X, then Y, then Enter to save and exit. Close your Linux Mint instance, wait a few seconds, then on relaunch you are logged in as the user.

Alternatively, if you’re using Windows Terminal, open Settingsfind your Linux Mint installation, then in the box command line make sure this command is cached:

wsl.exe -d <distroname> -u <yourusername>

This command should have the same effect after closing and rebooting. However, setting up the wsl.conf file is better, as it ensures you are always logged in as the user. If you use the Windows Terminal settings and open Linux Mint via PowerShell, you will be root.

Linux Mint is now set up on WSL for you to use just like any other distro you install through the Microsoft Store. You can see some GUI applications have also appeared in the Start Menu that comes with the standard installation of Linux Mint, but all those applications can be removed if you do not want.

Additionally, you can run multiple instances of Linux Mint on WSL. For each subsequent installation, simply change the name of the Mint.exe file from the beginning of this tutorial to something else, then run it again. The new version will be set up with the changed filename.

The article achieved: 5/5 – (100 votes)

Tags: installLinuxMintWindowsWSL
Previous Post

What is OSEN? Who is OSEN that everyone wonders?

Next Post

Instructions to add VISA/MasterCard to Google Wallet

AnonyViet

AnonyViet

Related Posts

How to fix the error of Wireguard Client not being able to access the Internet when NAT twice
Network

How to fix the error of Wireguard Client not being able to access the Internet when NAT twice

November 20, 2025
How to configure dynamic IP as static IP with Cloudflare to do Lab at home
Network

How to configure dynamic IP as static IP with Cloudflare to do Lab at home

November 19, 2025
What is Direct Connect AWS? Benefits when businesses use Direct Connect AWS
Network

What is Direct Connect AWS? Benefits when businesses use Direct Connect AWS

October 29, 2025
Namecheap offers 3 Domains for alt=
Network

Namecheap offers 3 Domains for $0

October 7, 2025
Proxy vượt Cloudflare là gì? Giải pháp hạn chế Captcha Cloudflare bằng Proxy dân cư
Network

Proxy vượt Cloudflare là gì? Giải pháp hạn chế Captcha Cloudflare bằng Proxy dân cư

October 1, 2025
Renova Cloud – The leading AWS management service in Vietnam today
Network

Renova Cloud – The leading AWS management service in Vietnam today

August 26, 2025
Next Post
Instructions to add VISA/MasterCard to Google Wallet

Instructions to add VISA/MasterCard to Google Wallet

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

5+ prompts to create sparkling Christmas photos for mothers and babies at home

5+ prompts to create sparkling Christmas photos for mothers and babies at home

December 17, 2025
How to Clean Up Your Computer to Speed ​​Up Windows Faster

How to Clean Up Your Computer to Speed ​​Up Windows Faster

December 16, 2025
Share Snowfall Code for Website to celebrate Christmas

Share Snowfall Code for Website to celebrate Christmas

December 16, 2025
How to build web applications in just minutes with Youware

How to build web applications in just minutes with Youware

December 15, 2025
5+ prompts to create sparkling Christmas photos for mothers and babies at home

5+ prompts to create sparkling Christmas photos for mothers and babies at home

December 17, 2025
How to Clean Up Your Computer to Speed ​​Up Windows Faster

How to Clean Up Your Computer to Speed ​​Up Windows Faster

December 16, 2025
Share Snowfall Code for Website to celebrate Christmas

Share Snowfall Code for Website to celebrate Christmas

December 16, 2025
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

5+ prompts to create sparkling Christmas photos for mothers and babies at home

5+ prompts to create sparkling Christmas photos for mothers and babies at home

December 17, 2025
How to Clean Up Your Computer to Speed ​​Up Windows Faster

How to Clean Up Your Computer to Speed ​​Up Windows Faster

December 16, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

trang chủ f168 nhà cái 78win https://www.qq8827.com/ https://go99.ae.org/ https://nohu90.bid/

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

trang chủ f168 nhà cái 78win https://www.qq8827.com/ https://go99.ae.org/ https://nohu90.bid/

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply