Skip to content
hack reveal logo png
HACK REVEAL
  • Home
  • Android
  • Windows
  • Hacks
    • Hacking
    • Reveals
  • Linux
    • kali Linux
    • Exploits
    • Metasploit
  • Tech
    • Cryptocurrency
  • AI Tools
  • Best Product
hack reveal logo png
HACK REVEAL
windows subsystem for kali linux (WSL), how to install kali linux on windows

How to Install Kali Linux on Windows 11

Amit, 27, February 202327, February 2023

Formerly, the interaction between Windows and GNU/Linux was much like water and oil. In reality, there was no way that the differences could possibly be compatible in any way. However with time, things have developed. In fact, Microsoft has taken such a GNU/Linux-friendly statement that they have made it possible to use Linux features on the same Windows system. The Windows Subsystem for Linux (WSL), which we have briefly discussed here, makes this practical. Using Kali Linux on windows 11 and other similar Linux distributions is exciting in this method.

 However, today we’ll cover Kali Linux installation. This is an ethical hacking focused distribution. As a result, we can construct it to investigate and boost the security of particular systems. Keep sticking with us to learn how to install Kali Linux on Windows 11 and operate it as a hacking system.

TABLE OF CONTENTS

  • 1 Prerequisites for Installing Kali Linux on Windows 11
  • 2 What is Windows Subsystem for Linux (WSL) and Features of Kali Linux on Windows 11
  • 3 Installing WSL for Kali Linux on Windows 11
  • 4 Getting Windows 11 ready to run Kali Linux in graphical mode.
  • 5 The best way to launch Kali Linux in window (GUI) mode.
  • 6 Seamlessly launch Kali Linux on Windows 11
    • 6.1 About The Author
      • 6.1.1 Amit
    • 6.2 Related

Prerequisites for Installing Kali Linux on Windows 11

  • Windows 10 or Windows 11
  • Internet
  • A good brain.

We must use PowerShell with administrator rights for this. In order to do this, click on Windows Start Menu and search Windows PowerShell (x86)

Please properly follow the steps given and copy them:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

Restart the computer now, and then execute the following commands from PowerShell with administrator rights:

dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

after a PC restart. Returning to the system, using WSL2 requires manually updating the Linux Kernel. Please download and install this file without worrying. For the system’s Linux machines, we simply need to activate WSL2 by default at this point and restart windows again. Run the following command with this goal in mind from the terminal with administrator rights:

wsl --set-default-version 2

What is Windows Subsystem for Linux (WSL) and Features of Kali Linux on Windows 11

One of the most comprehensive ethical hacking distributions we can discover is Kali Linux. It is also a Debian-based distribution that includes a massive selection of security and ethical hacking tools. However it is possible to conduct various security audits and tests. It is standard procedure to have Kali Linux set up on a PC. Similar to having it on a USB memory stick, we can load it as needed. Even from a virtual machine can be loaded. But we’ll use it differently using WSL2. because there are three different ways to use it.

  • use CMD Window Mode in Bash to access the utilities.
  • It enables you to open a Kali Linux graphical user interface in a new window and run it virtually.
  • Fast Mode. a setting that positions the Kali taskbar above the desktop. It enables you to run applications in windows alongside Windows.

Furthermore, sound, root sessions, and multiple user sessions are supported by Kali Linux on Windows 11. Even sharing of the clipboard via copy and paste between Kali and Windows applications is possible. Doesn’t that sound great? But the most interesting feature is the ability to install Kali Linux and turn Windows 11 into a hacking machine.

Installing WSL for Kali Linux on Windows 11

Once the PC has been configured, simply download and install Kali Linux using this link. You’ll be taken right away to the Microsoft Store. To begin the download and installation, please click Get. The distro’s initial setup must then be finished. It is also necessary to include the username and password. The ultimate outcome will look like this:

Getting Windows 11 ready to run Kali Linux in graphical mode.

Updating the programme listings and updates is the first thing you need to do. In light of this, run the following command from bash:

sudo apt update && sudo apt upgrade

Installing Win-KeX will now be the subsequent step. You may run a graphical environment over WSL with this programme. Kali Linux therefore functions just like a physical device. Please execute the following command to do it.

sudo apt update && sudo apt install kali-win-kex

All required packages will be downloaded, installed, and configured by the wizard. Also, this operation might be time-consuming and consume almost 2 GB of disc space. We are now prepared to execute Kali Linux in graphic mode after finishing the procedure.

The best way to launch Kali Linux in window (GUI) mode.

In this feature, a single window will be used by Kali to operate the desktop. Linux will therefore be separated from Windows components. It can be mounted in a virtual machine the closest by doing it this way. The following command must be entered to activate this mode:

kex --win -s

Please be aware that pressing the F8 key will enter the settings.

Seamlessly launch Kali Linux on Windows 11

You can view Kali’s windows in this mode as if they were components of Windows on the active desktop. Despite the bar being placed on top of everything. Run the following command as a result:

kex --sl -s

In this article, we’ve shown how to install Kali Linux Subsystem on Windows 11 and operate it as a hacking system. You now have an operating system that combines the greatest elements of each ecosystem.

Related Articles

How to Install Brave Browser on Kali Linux

How To Check Kali Linux Version

How to Fix Bluetooth Not Working Problem in Kali Linux

Recon-ng (OSINT) Tool – Installation, Uses and Complete Tutorial

34 Ways to break frail passwords using this amazing tool

Linux Commands Everything you need to know

About The Author

Amit

See author's posts

Related

How To kali Linux Windows Tips

Post navigation

Previous post
Next post

Related Posts

kali Linux

Linux Commands Everything you need to know

10, June 202212, December 2022

Linux is an open-source operating system that has been used by millions of people worldwide. In this article, I’ll teach you some basic Linux commands so you can start using it today!TABLE OF CONTENTS1 Basic Linux Commands2 Networking Linux Commands3 File Permission Linux Commands4 Linux User and Group Management Commands5…

Read More
kali Linux Bluetooth problem in kali linux

How to Fix Bluetooth Not Working Problem in Kali Linux

16, July 202216, July 2022

If you’re experiencing issues with your Bluetooth toggle button returning to Off, or not displaying anything inside the Bluetooth window, there are a few potential solutions. First, try restarting your device. If that doesn’t work, try resetting your network settings. If you’re still having issues,then try this.TABLE OF CONTENTS1 Enable/Activate…

Read More
Windows Different Ways to Restart Your Windows Computer

The 5 Best Ways to Restart Windows 10 in 2023

29, September 20226, July 2023

There are a few different ways to restart your Windows computer, and it’s good to know them all in case you ever need to use one when another isn’t working. Here we’ll show you six different ways to restart your Windows PC.TABLE OF CONTENTS1 How to Restart Windows Using Start…

Read More

Comment

  1. Pingback: How to Install Kali Linux in VMware: Step-by-Step Guide

Leave a ReplyCancel reply

Search

Recent Posts

  • RapidScan: The Ultimate Multi-Tool Web Vulnerability Scanner
  • Zphisher: The Ultimate Automated Phishing Tool Explained
  • Internet Anonymity 101: The Ultimate Guide for Staying Anonymous Online
  • How to Use Photoshop’s AI Generative Fill In 2023
  • Unlock Instagram Hacks with Inshackle – The Ultimate Tool

Archives

  • How to Use Photoshop's AI Generative Fill
    How to Use Photoshop’s AI Generative Fill In 2023
  • 40 Best Text to Video AI Tools
  • How to Fix “This account is not allowed to use WhatsApp” Error
    How to Fix “This account is not allowed to use WhatsApp” Error
  • 4 ways to hack cameras
    4 Ways To Hack CCTV Cameras And How To Prevent
  • AI Website Builders
    The 7 Best AI Website Builders In 2023
  • PhoneSploit Pro
    PhoneSploit Pro: Taking Phone Hacking to the Next Level
  • Bypass Your Android Screen Lock Without a Password
    How to Hack/Bypass Android Screen Lock Without a Password
  • Instagram Password Hacking
    Bruteinsta: The Ultimate Instagram Password Hacking Tool?
  • Burner Phone
    What is a Burner Phone: Everything You Need to Know
  • how to access Dark Web
    Exploring the Dark Web: How to Get Started Safely
  • anime face changer
    The Best Ai Anime Editor Apps For Android And iOS
  • How to Unbanned From WhatsApp Quickly In 2023
    How to Unbanned From WhatsApp Quickly In 2023

AI News (4) AI Tools (10) Android (66) Best Product (29) ChatGPT (1) Cryptocurrency (5) Cyber Security (48) Deal (19) Exploits (11) Games (10) Hacking (79) Hacks (15) How To (64) kali Linux (41) Linux (70) Metasploit (6) Reveals (112) SEO (3) Tech (141) Uncategorized (2) Windows (71) Windows Tips (17)

©2023 HACK REVEAL | WordPress Theme by SuperbThemes