0% found this document useful (0 votes)
49 views11 pages

How To Install Kali Linux On Windows 10 Subsystem (Step by Step Guide)

Kalis linux Installation

Uploaded by

immemelord9000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views11 pages

How To Install Kali Linux On Windows 10 Subsystem (Step by Step Guide)

Kalis linux Installation

Uploaded by

immemelord9000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Home  Windows 10 

WINDOWS 10

How to install Kali Linux on windows 10 subsystem (Step by step guide)


Kali Linux is now available in the Microsoft App store for Windows 10 Here how to install kali linux on windows 10 Using Windows Subsystem for
Linux, or WSL

Last updated Nov 23, 2021 0

Thinking about run Linux distro on Windows PC? Ya, it’s possible with the latest
Windows 10 Microsoft has introduced Windows Subsystem for Linux, or WSL, where
users run their favorite Linux distributions directly from Windows 10 without dual-
booting or using a virtual machine. It’s worth noting that there are some limitations.
Such as not all the inherent Linux commands work, you won’t be able to run a desktop
environment from within the app. You can still install the desktop environment, such
as Xfce, and then install a remote desktop service that allows you to connect to the
Linux-driven desktop environment from within the app and all from Windows 10.
Interested? here, we have steps to install kali Linux (one of the best distros for security)
on windows 10.

Contents [show]

Install WSL on Windows 10


x
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Accept Read More
With Windows 10 creators update Microsoft introduced Windows Subsystem for Linux x
(WSL) as an optional feature that provides a compatibility layer for running Linux
binary executables natively on Windows 10 PC. That means Enable WSL service
provides a Linux compatible kernel for running different Linux distros, such as Ubuntu,
OpenSUSE, Debian and Kali on Windows 10.

Let’s navigate the control panel.


Go to apps and features, then select programs and features.
Click ‘Turn Windows features on or off’ from the left menu.
Now Select WSL and click ok to allow download and install required files from the
Microsoft server.
Restart your PC to apply the changes

x
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Accept Read More
Alternatively, you can run the command Enable-WindowsOptionalFeature -Online -x
FeatureName Microsoft-Windows-Subsystem-Linux on the administrative
PowerShell window to install WSL on Windows 10.

Enable the Virtual Machine Platform


Next, we need to enable virtualization in the computer’s BIOS Setup by following the
steps below.

Power on the machine and open the BIOS (Press Del key).
Move to system configuration using arrow keys on the keyboard,
Enable Intel Virtualization Technology (also known as Intel VT) or AMD-V,
depending on the processor’s brand.
Press F10 to make save changes and let Windows start normally.

x
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Accept Read More
x

Now Open PowerShell as an administrator, and perform the following command.

Enable-WindowsOptionalFeature -Online -FeatureName


VirtualMachinePlatform

Once done, restart your PC to apply the changes.


x
Download Kali toLinux
This website uses cookies app
improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Accept Read More
Open Microsoft Store, and click on the Search option. x
Here type Linux and select the option Run Linux on Windows.
This will present with the Store’s Linux frontend displaying the currently available
Linux distros that you can run from within the app.
We’re going to install kali Linux on windows 10, then pick Kali Linux from this list,

x
Once the installation
This website uses cookies tois complete,
improve you get
your experience. a notification
We'll assume you're okand thebut
with this, option
you canto Launch,
opt-out if you wish.
which you should do. Accept Read More
The rest of the Kali Linux installation then continues from within the app and x
eventually, you are asked to create a new user account and password. When you’ve
created your account, you are presented with the familiar Linux command line setup.

The next thing you have to ensure that the core Kali Linux system is up to date. To do
so, go to the command line and enter sudo apt-get update && sudo apt-get x
upgrade.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Accept Read More
x

Install Xfce Desktop Environment


Now, let’s set up the XFCE desktop manager. It’s fast, lightweight, and doesn’t take
much to get it installed and working.

Run sudo apt-get install xfce4 to Install xfce.


x
Note: It willuses
This website take some
cookies time to
to improve yourdownload andassume
experience. We'll install xfce4
you're it depends
ok with this, but you on PC hardware
can opt-out if you wish.
configuration and Internet speed. Accept Read More
x

Next, run sudo apt-get install xrdp then sudo apt install kali-desktop-xfce xorg
xrdp to install xrdp.

Once the install is complete, you will need to start xrdp by running sudo service xrdp
start.
x
We recommend to refer this video to change the port number from 3389 to 3390
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Accept Read More
x

Once the xrdp server has started its time to connect to Kali,

Open up Remote Desktop (mstsc) on your PC

As the machine is running on localhost, so the IP to connect to is localhost:3390 (with


port 3390), or you can use 127.0.0.1:3390.

You should now see a new login window. Ensure the Session is set to Xorg and enter
your Kali Linux username and password, then click the OK button. x
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Accept Read More
x

That’s all your Kali is ready. You’re using a Desktop Environment installed in Kali Linux,
which is in itself an app installed on Windows 10.

For more, you can read the Kali Linux site’s documentation, found at
https://www.kali.org/
Also read: x
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
How to Run Ubuntu on Windows 10
Accept Read More
7 Tips To Maximize Battery Life on Windows 10 Laptops !!! x
How To Clear Windows Update Cache on Windows 10, 8.1 and 7
Windows 10 Laptop Overheating While Playing Game? Here how to cool it down
Solved: Windows 10 Slow Shutdown after 20H2 Update

Leave a comment

Home About Us Advertise Contact Us Disclaimer Privacy Policy

© 2021 - Windows101Tricks. Not associated with Microsoft


This site is Designed and Developed by Srikant and powered by CDN77

x
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Accept Read More

You might also like