This blog is NOT OFFICIAL website of Kali Linux. We just share Tutorials to learn Cybersecurity.

[Fixed] No WiFi Adapter Found on Kali Linux

Home
When we install Kali Linux on Desktop or Laptop we didn't connect it with Wi-Fi.
Sometimes internal WiFi adapter not found in our Kali Linux system. In this detailed post we learn how we can install Wi-Fi in Kali Linux.
If we have Desktop computer then we should use the Wi-Fi adopters. This usually doesn't need to install drive, if need then we should go the manufacturer's website searching for drives in Linux. Have a Laptop then try following.
Laptop PC's comes with on board Wi-Fi. Now it becomes hard to install Wi-Fi drivers and use onboard Wi-Fi chipset when we have direct install (not in Virtual Machines). So usually beginners use the LAN cable for internet or the external Wi-Fi adapter (like Alfa card) . Those methods works finely but decrees the portability of a laptop computer.
Install wifi in Kali Linux
Install WiFi in Kali Linux
Now we are going to install Wi-Fi driver in our Laptop. First of all we need a network connection with decent speed, it may be from LAN cable or from the mobile using USB tethering.
Then we open a Terminal window and update our Kali Linux by using apt update command:
sudo apt-get update
It require the root password to continue. After updating we use git clone command to clone Broadcom Installer.
Usually most of the laptop works with Broadcom Wi-Fi drivers and our command will be following:
git clone https://github.com/jaykali/BroadcomInstaller2022
After cloning it we go to the folder using cd command:-
cd BroadcomInstaller2022
Then before run the automated bash script we give it permissions to run by using following command:
chmod +x Broadcom.sh
Then we run the bash script by applying following command:
sudo bash Broadcom.sh
Now it will show us some options. Here we choose (1) Install WiFi driver to automatically install and setup everything for us.

install wifi in kali linux
This will take some time depending on our system performance and internet speed. Sit back and take a coffee, because it might take some time.
After finishing the installation this script will restart our PC. So don't panic if it's restarts automatically. After boot up again it will show us the Wi-Fi connectivity in the top right corner, and now we can connect our PC with Wi-Fi network with password.
Wifi in Kali Linux
Installed Wi-Fi on Kali Linux

If don't have the password of the Wi-Fi then we can follow this tutorial. Playing with WiFi ? Fern and WiFi Pumpkin will help us to do more fun.
In this tutorial we learned how we can install Wi-Fi driver in Kali Linux, specially on primary install in Laptop.
Using Kali Linux in daily basis? Then follow some special tips about it by reading our this article.
Love our articles? Make sure to follow us on Twitter and GitHub, we post article updates there. To join our KaliLinuxIn family, join our Telegram Group. We are trying to build a community for Linux and Cybersecurity. For anything we always happy to help everyone on the comment section. As we know our comment section is always open to everyone. We read each and every comment and we always reply.
author-img
Kali Linux

Comments

149 comments
Post a Comment
  • Mueen photo
    MueenApril 18, 2020 at 10:39 AM

    Hi Bro.

    I have alpha AWUS036NH which i bought from alieexpred now the problem is ths adapter is not getting detected both in my windows machine and my linux machine ive latest version of kali linux running on my laptop but adapter is not getting detected please tell me if there is any fix .. driver issue or any thing?

    Delete Comment
    • Kali Linux photo
      Kali LinuxApril 18, 2020 at 11:33 AM

      make sure about what you have bought. alpha is a fake company. Alfa is is right one. If you bought alfa then it should work smoothly. If it is not working then try it on friends computer (windows or Linux whatever). If it is still not working then sorry to say you might got a defective product.

      Delete Comment
      • AnonymousMarch 25, 2021 at 12:28 AM

        I have a Intel Wifi-6 AX200 chip in my PC and it supports monitor mode but Kali Linux does not recognize it whatsoever even though it is built into the motherboard.

        Delete Comment
        • Kali Linux photo
          Kali LinuxMarch 25, 2021 at 8:16 AM

          What type of Kali Installation you are using? WSL or VMWare?

          Delete Comment
          • AnonymousDecember 14, 2022 at 7:05 PM

            I followed the steps and it did not show wifi. I am using Kali 2022 and the adapter is Cudy model wu1300. I also tried cudy's directions and it did not work. However I have plugged it into a windows machine and the adapter works.

            Delete Comment
            • AnonymousAugust 13, 2023 at 2:28 PM

              Which type of installations you have?

              Delete Comment
            • alby photo
              albyMay 4, 2020 at 6:53 PM

              even after installing this i dont have wifi
              i have hp laptop driver RTL8723DE what to do to get wifi driver ....

              Delete Comment
            • Unknown photo
              UnknownMay 11, 2020 at 3:20 PM

              Hi
              I am on an hp pavilion laptop and the wifi never worked after the reboot I retried several times. Not sure what to do.

              Delete Comment
            • AnonymousMay 18, 2020 at 6:29 PM

              Hii
              I have installed kali on vm,and installed wireless webdriver,but now its not showing any wifi ?
              Ur help ,would be really greatfull(-_-)

              Delete Comment
              • Kali Linux photo
                Kali LinuxMay 18, 2020 at 7:56 PM

                You can use your laptop inbuilt Wi-Fi adapter to connect internet, just go to setting of your virtual machine and in network connection I think, choose Bridged Network, connect to your Wi-Fi and start your Kali VM.

                Delete Comment
              • AnonymousMay 23, 2020 at 6:17 PM

                WOW it works thank you very much(i was trying it for the last time)

                Delete Comment
                • Unknown photo
                  UnknownMay 29, 2020 at 10:57 AM

                  I got Asus machine and tried that wireless process but it did work out

                  Delete Comment
                  • Kali Linux photo
                    Kali LinuxMay 29, 2020 at 11:13 AM

                    Try it again. If not worked then you need to download the Wi-Fi driver from manufacturers website.

                    Delete Comment
                  • AnonymousJune 3, 2020 at 9:53 PM

                    hey man i have a toshiba laptop with this adapter "Realtek Semiconductor Co., Ltd. RTL8723AE PCIe Wireless Network Adapter" couldnt get it to work any ideas??

                    Delete Comment
                  • AnonymousJune 5, 2020 at 10:50 PM

                    i installed the software, several times and my wifi stick is connected but i still dont have wifi
                    (im using a vm), and i connected over bridged network but i still cant connect to wifi on my kali linux and i dont know what the problem is

                    Delete Comment
                  • AnonymousJune 21, 2020 at 10:14 PM

                    It ask for username and password, after cloning. Please what should I use??

                    Delete Comment
                    • Kali Linux photo
                      Kali LinuxJune 22, 2020 at 7:44 AM

                      It only asks for username and password when you have type wrong GitHub URL. So please check again and type it properly.

                      Delete Comment
                      • AnonymousAugust 26, 2022 at 11:20 PM

                        asks for user name and password

                        Delete Comment
                      • manish chaubey photo
                        manish chaubeyJune 22, 2020 at 9:13 AM

                        as you say i have done all that and successfully installed but its still not showing wifi option.i have hp laptop..plz tell me something about it

                        Delete Comment
                        • Kali Linux photo
                          Kali LinuxJune 22, 2020 at 2:20 PM

                          what is the wifi hardware of your laptop or tell us the model, then we can help you.

                          Delete Comment
                          • manish chaubey photo
                            manish chaubeyJune 23, 2020 at 8:34 AM

                            Realtek RTL8723BE 802.11bgn wifi adapter and laptop model is hp-82CUGEJQ

                            Delete Comment
                            • Kali Linux photo
                              Kali LinuxJune 23, 2020 at 9:48 AM

                              Try following commands one after another

                              git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
                              sudo dkms add ./rtlwifi_new
                              sudo dkms install rtlwifi-new/0.6

                              If these does not works then try this for newer models

                              sudo modprobe -r rtl8723de && sudo modprobe rtl8723de

                              I found this here

                              Delete Comment
                            • Unknown photo
                              UnknownJune 25, 2020 at 12:40 PM

                              will this work in virtualbox kali linux?

                              Delete Comment
                              • Kali Linux photo
                                Kali LinuxJune 26, 2020 at 7:12 AM

                                This doesn't requires in virtualbox we can simply use bridged networking to work on the same network as does your host machine.

                                Delete Comment
                              • manish chaubey photo
                                manish chaubeyJune 25, 2020 at 4:50 PM

                                its still no working will you give your whats app no so u can help me better plzzzzz

                                Delete Comment
                              • Unknown photo
                                UnknownJune 25, 2020 at 11:46 PM

                                I am using Dell latitude, please I did as instructed, the WiFi is still not working

                                Delete Comment
                                • Kali Linux photo
                                  Kali LinuxJune 26, 2020 at 7:17 AM

                                  This tutorial is specially for broadcom wifi module (most of laptops come with this). But some model of brands may have other type of modules. In that case you need to contact your laptop manufacturing brand for the wifi driver of Linux.

                                  Delete Comment
                                  • Unknown photo
                                    UnknownSeptember 1, 2020 at 9:20 PM

                                    help me. saya sudah install kali linux 3x.tetapi masih juga gagal masalah wifi nya. help me. whatsapp me.+62 87874343609

                                    Delete Comment
                                  • Prabhpreet photo
                                    PrabhpreetJuly 5, 2020 at 7:03 PM

                                    hi,
                                    at first when i plugged the wifi adapter (chipset- realtek 802.11n) there was no wlan0 in ifconfig or iwconfig.. then i googled and installed comapat wireless. Then i tried to run airodump-ng in monitor mode but it was not showing any network. i tried may solutions but nothing worked for me. now again when i restarted my laptop , i dont see any wlan0 in ifconfig.. please help asap

                                    Delete Comment
                                    • Kali Linux photo
                                      Kali LinuxJuly 6, 2020 at 9:38 AM

                                      Can you please specify the brand and model number of your Wi-Fi adapter? By default external adapters goes in wlan1. Also you need to make sure that your Wi-Fi adapter supports monitor mode and packet injections. Some newer models of 802.11 doesn't support monitor mode and packet injection (old is gold). So if you can tell us or search on internet that your brand and model is supported monitor mode and packet injection. Are you working on Virtual Machine or VMWare? Then wireless attacks doesn't work.

                                      Delete Comment
                                      • Prabhpreet photo
                                        PrabhpreetJuly 9, 2020 at 6:44 PM

                                        hello, first of all thanks for your reply. My adapter is RTL8188FTV. I have figured out the problem of wlan0 not showing. I had to install drivers from github.. now my main problem is that it is not going in monitor mode. when i type iwconfig wlan0 mode monitor, it shows - KILLED, and after that when i input any command such as iwconfig, the whole terminal freezes and then nothing works. at first when i tried to set to monitor mode it would display like operation not permitted.. now it just shows killed and now terminal freezes and nothing works

                                        Delete Comment
                                        • Kali Linux photo
                                          Kali LinuxJuly 10, 2020 at 7:25 AM

                                          Operation not permitted error comes when you don't use sudo in your command. Thanks of giving your adapter's model number. We found this on Kali forum. This describes everything you need. Hope it solve your problem. Thanks.

                                          Delete Comment
                                          • Prabhpreet photo
                                            PrabhpreetJuly 10, 2020 at 3:47 PM

                                            the link is not working

                                            Delete Comment
                                          • Test BVlog photo
                                            Test BVlogJuly 8, 2020 at 9:40 AM

                                            Superbbb post...... Thank you all worked perfectly like thanos snap
                                            Worked perfectly. Thank you.

                                            Delete Comment
                                            • Eshwanth photo
                                              EshwanthJuly 9, 2020 at 12:59 PM

                                              hello bro my self eshwanth :
                                              i am using bootable kali linux (live) ,wifi option is not showing and its not connecting even the bluetooth is not working . the solution which you gave above ,does it work for me ?

                                              Delete Comment
                                              • Kali Linux photo
                                                Kali LinuxJuly 9, 2020 at 5:51 PM

                                                Yes, this will work for you. But in a live boot install everything will be erased after shutdown the system. Your settings files created etc, on the next boot you found fresh Kali as it was in the first boot. Then again you need to do everything. In this case we suggest you to use Kali Live Persistence. For installing and use Bluetooth please go through our this tutorial

                                                Delete Comment
                                              • AnonymousJuly 10, 2020 at 3:04 PM

                                                i have dell inspiron 3000 laptop i follwed all steps but still the wifi is not working

                                                Delete Comment
                                                • Kali Linux photo
                                                  Kali LinuxJuly 11, 2020 at 7:47 AM

                                                  What type of Kali installation you are using ? VMWare or Direct install?

                                                  Delete Comment
                                                • AnonymousJuly 17, 2020 at 1:45 PM

                                                  My USB now show up but will not connect to anything.

                                                  Panda: PAU09

                                                  Delete Comment
                                                • jay photo
                                                  jayJuly 20, 2020 at 11:03 AM

                                                  I am usding wifi adeptor with chip setrealtek 802.11n NIC. I was using it in windows and now I want to use it in kali linux installed in virtual box.I have done the usb activation part but when I use it in windows it works properly but as soon as I am staring kali linux wifi adeptor is got disconnected everytime.Please help me with the problem

                                                  Delete Comment
                                                  • Kali Linux photo
                                                    Kali LinuxJuly 20, 2020 at 8:25 PM

                                                    Here we have stopped using Virtual machines but seems like the problem comes from the Kali machine's side. You can try installing the drivers for your WiFi card on Kali.

                                                    Delete Comment
                                                  • Vignesh photo
                                                    VigneshJuly 20, 2020 at 12:58 PM

                                                    Hey all..I can't see my wifi after kali linux installation..My network adapter is Qualcomm Atheros QCA9377...Pls help

                                                    Delete Comment
                                                    • Kali Linux photo
                                                      Kali LinuxJuly 20, 2020 at 8:13 PM

                                                      Hi Vignesh, Did you installed the drivers for your Atheros QCA93377? You can download and install the suitable binary files from here.

                                                      Delete Comment
                                                      • proinformate photo
                                                        proinformateSeptember 13, 2020 at 8:50 PM

                                                        how to use in kali linux plessssss

                                                        Delete Comment
                                                      • Alex photo
                                                        AlexAugust 5, 2020 at 1:52 PM

                                                        Hi you!
                                                        You don't know how confused I am when the problem appear to me and I don't know what to do...
                                                        I almost gave up coz that problem (can not connect to wifi)..
                                                        But, this article really help me, dude.
                                                        I have no word to thank to you..
                                                        Amazing! Great work! May god bless you!

                                                        Delete Comment
                                                        • AnonymousNovember 13, 2020 at 5:49 PM

                                                          This worked for me also. This guy is working well for the community.

                                                          Delete Comment
                                                        • Ravehorn photo
                                                          RavehornAugust 19, 2020 at 8:42 PM

                                                          I have RTL8822CE and I can't get it working, already tied couple of custom drivers but they do not work...

                                                          Delete Comment
                                                        • Unknown photo
                                                          UnknownAugust 23, 2020 at 9:54 AM

                                                          Not working

                                                          Delete Comment
                                                          • AnonymousAugust 25, 2020 at 8:48 PM

                                                            Im new at kali, Im using Vm , kali 2020.2 && 2020.3
                                                            the laptop is connection to my wifi , but the software of kali 2 & 3 , show only that im using wired connection , i cant setup my wifi on kali , each time i used compat wifi , lead to set up the bluetooth onlyyyy , what should i do !?

                                                            Delete Comment
                                                            • Kali Linux photo
                                                              Kali LinuxAugust 25, 2020 at 10:58 PM

                                                              In VM or Virtual machine you can't use your in built WiFi hardware. You can use bridged networking to connect to either a wired or a wireless network from your windows host machine. To ethical hacking on nearby wifi connection you need an external wifi adapter that suooprts Kali Linux, Monitor mode and packet injection.

                                                              Delete Comment
                                                            • Ramesh Prasad Kohar photo
                                                              Ramesh Prasad KoharSeptember 12, 2020 at 1:56 PM

                                                              I even can't connect to wireless network. I have lenovo ideapad 110 please helps me

                                                              Delete Comment
                                                            • Unknown photo
                                                              UnknownSeptember 12, 2020 at 7:01 PM

                                                              after I am entering the command ifconfig it don't show me the wireless card name to me as i want to do penetration test

                                                              Delete Comment
                                                              • Kali Linux photo
                                                                Kali LinuxSeptember 12, 2020 at 7:26 PM

                                                                Are you running Kali on WSL or VMWare? If you don't have primary installation then it not work. Are you using internal wifi chipset? Do you got wifi icon on your top panel?

                                                                Delete Comment
                                                              • AnonymousSeptember 28, 2020 at 5:42 PM

                                                                I tried this method in Kali linux 2019 but the broadcom doesn't seem to work for my lenovo laptop. And it shows my wirless card as Intel wireless 2895. Please help

                                                                Delete Comment
                                                                • Kali Linux photo
                                                                  Kali LinuxSeptember 29, 2020 at 7:59 AM

                                                                  Try the following command and show us the large output please.

                                                                  lspci | egrep -i 'wifi|wireless|intel|broadcom|realtek'

                                                                  Delete Comment
                                                                • veer singhSeptember 29, 2020 at 8:43 PM

                                                                  even after installing this i dont have wifi
                                                                  i have hp laptop driver HP 15-Da0410tu what to do to get wifi driver ..

                                                                  Delete Comment
                                                                  • Kali Linux photo
                                                                    Kali LinuxSeptember 30, 2020 at 7:07 AM

                                                                    Hi, Veer it's a model number of Laptop. But you need to find out about the wifi hardware. please show us the full output of following command:

                                                                    lspci | egrep -i 'wifi|wireless|intel|broadcom|realtek'

                                                                    Delete Comment
                                                                    • veer singhSeptember 30, 2020 at 10:25 AM

                                                                      00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
                                                                      00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)
                                                                      00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 02)
                                                                      00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
                                                                      00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
                                                                      00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
                                                                      00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
                                                                      00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 21)
                                                                      00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
                                                                      00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
                                                                      00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC Controller/eSPI Controller (rev 21)
                                                                      00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
                                                                      00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
                                                                      00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
                                                                      01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
                                                                      02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723DE 802.11b/g/n PCIe Adapter

                                                                      Delete Comment
                                                                      • Kali Linux photo
                                                                        Kali LinuxSeptember 30, 2020 at 1:51 PM

                                                                        Hi again Veer,
                                                                        It looks that you are using "RTL8723DE 802.11b/g/n PCIe Adapter" on your HP laptop. Now you want a Linux driver. We just do google and found the solution on HP's website. You should check this.

                                                                        Delete Comment
                                                                        • Veer Singh Dhirawat photo
                                                                          Veer Singh DhirawatOctober 1, 2020 at 10:10 PM

                                                                          bhai yr ye github link work nhi kr rhi

                                                                          Delete Comment
                                                                          • Kali Linux photo
                                                                            Kali LinuxOctober 1, 2020 at 11:04 PM

                                                                            https://youtu.be/qWocVw8vUZU

                                                                            Delete Comment
                                                                          • Unknown photo
                                                                            UnknownSeptember 30, 2020 at 12:11 AM

                                                                            Thank you soo much for this information.. It worked for me in single go..

                                                                            Delete Comment
                                                                            • AnonymousOctober 1, 2020 at 1:54 PM

                                                                              Can you please give me the updated link of driver for Realtek RTL8723DE 802.11b/g/n PCIe Adapter as the above links are not working now. Please

                                                                              Delete Comment
                                                                              • Kali Linux photo
                                                                                Kali LinuxOctober 1, 2020 at 5:06 PM

                                                                                Here something from ubuntu's official website. These will also work for Kali.

                                                                                Delete Comment
                                                                                • News photo
                                                                                  NewsOctober 1, 2020 at 5:10 PM

                                                                                  Hi, this website is great. But don't miss my YouTube channel your problem can be solved from YouTube video only. Do you need a video tutorial
                                                                                  https://youtu.be/qWocVw8vUZU

                                                                                  Delete Comment
                                                                                • AnonymousOctober 1, 2020 at 5:48 PM

                                                                                  There is no option of driver on ubuntu's official website link provided by you. Please check the link.

                                                                                  Delete Comment
                                                                                  • Kali Linux photo
                                                                                    Kali LinuxOctober 1, 2020 at 11:04 PM

                                                                                    Thanks to this guy named news. Check his video https://youtu.be/qWocVw8vUZU

                                                                                    Delete Comment
                                                                                  • SoclikesOctober 1, 2020 at 9:54 PM

                                                                                    Thank you for this article!

                                                                                    Delete Comment
                                                                                    • Balkar photo
                                                                                      BalkarOctober 8, 2020 at 8:39 AM

                                                                                      when i install wifi driver on laptop terminal error :
                                                                                      \*\*\* No rule to make target 'install'.

                                                                                      Delete Comment
                                                                                      • Vilas photo
                                                                                        VilasOctober 13, 2020 at 4:20 PM

                                                                                        Hello,
                                                                                        Im using Kali on Windows 10 through WSL platform. Its is not able to identify the wireless network and the ifconfig shows no Wlan0. Ca you help please.

                                                                                        Delete Comment
                                                                                        • Kali Linux photo
                                                                                          Kali LinuxOctober 13, 2020 at 5:24 PM

                                                                                          WSL2 did not use real Linux kernel. Its just a Hyper-V. You should use real Virtual Machine like VMware or VirtualBox and connect your external WiFi adapter. Our best solution is use Linux's Primary installation and leave Windows. We can do every task of Windows in Linux now. Thanks.

                                                                                          Delete Comment
                                                                                        • AnonymousOctober 24, 2020 at 7:42 AM

                                                                                          Hello. I have a Dell laptop Inspiron 5567; I'm using a Kasens 990WG. I used this command many times and it stills in Ethernet, without showing Wi-Fi signs. Can you help me?

                                                                                          Delete Comment
                                                                                          • Kali Linux photo
                                                                                            Kali LinuxOctober 24, 2020 at 10:20 AM

                                                                                            Can you please explain how you have installed Kali in your machine? VMware or direct primary installation?

                                                                                            Delete Comment
                                                                                          • AnonymousOctober 30, 2020 at 10:46 AM

                                                                                            Can you please give me the updated link of driver for Realtek RTL8723DE 802.11b/g/n PCIe Adapter as the above links are not working now. Please

                                                                                            Delete Comment
                                                                                          • AnonymousNovember 4, 2020 at 1:03 AM

                                                                                            Hi,
                                                                                            I have a RT5372 Wireless Adapter (Panda06) available when I check with 'lsusb'.
                                                                                            in 'Devices > USB', I have the 'Ralink 802.11 n WLAN [0101]' device selected when I plug the Wifi adaptor.
                                                                                            But, no wlan0 displayed with ifconfig or iwconfig.
                                                                                            Any idea?

                                                                                            Delete Comment
                                                                                            • AnonymousNovember 12, 2020 at 10:33 AM

                                                                                              I have Ralink MT7601U Wi-Fi adapter it supports AP mode in Windows 10 but in Kali Linux it doesn't supports AP mode. Please tell me a solution.

                                                                                              Delete Comment
                                                                                              • {IN*} ghost photo
                                                                                                {IN*} ghostNovember 13, 2020 at 12:58 PM

                                                                                                HI,
                                                                                                i am using lenovo laptop, after following your steps wifi driver install successfully
                                                                                                but after reboot. wifi adapter not showing disappear, uninstall, disable i don't know what happen. but this happen every-time. i try every thing. please help

                                                                                                Delete Comment
                                                                                                • AnonymousNovember 13, 2020 at 5:48 PM

                                                                                                  Hola man, looks like you are using Kali Linux Live version. Aren't you?

                                                                                                  Delete Comment
                                                                                                • syed asif photo
                                                                                                  syed asifNovember 15, 2020 at 10:35 PM

                                                                                                  Sir, i am using macbook air 2017 ... i am facing the same issue plz help

                                                                                                  Delete Comment
                                                                                                  • Kali Linux photo
                                                                                                    Kali LinuxNovember 17, 2020 at 11:16 AM

                                                                                                    What kind of installation you have? VitualBox or Primary or Dualboot?

                                                                                                    Delete Comment
                                                                                                  • AnonymousNovember 19, 2020 at 2:34 AM

                                                                                                    Hello I have tried the tutorial but doesnt work for me. I can only get wifi with an external wifi adapter but that gives me portability problems.If i unplug the wifi adapter i only get eth0 and lo. I am using an Hp laptop and installed kali with a bootable usb stick. My driver is: 02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
                                                                                                    could you help me bby any chance so I dont need to use a wifi adapter

                                                                                                    Delete Comment
                                                                                                    • AnonymousNovember 20, 2020 at 8:13 PM

                                                                                                      On your Kali you can install Wi-Fi driver, here check my answer for Ubuntu this also work for Kali. Please Check this.

                                                                                                      Delete Comment
                                                                                                    • Insaram Alam photo
                                                                                                      Insaram AlamNovember 20, 2020 at 11:24 AM

                                                                                                      Hey I have, Dual booted Kali with windows on my Desktop, and in my case same wifi not working. I have installed wifi module, so is there any solution?

                                                                                                      Delete Comment
                                                                                                      • AnonymousNovember 20, 2020 at 8:14 PM

                                                                                                        Your Wi-Fi module?

                                                                                                        Delete Comment
                                                                                                        • Thanh Pham photo
                                                                                                          Thanh PhamDecember 1, 2020 at 5:49 AM

                                                                                                          i have same case, and my laptop is hp zbook 15g2, wifi adapter :Dual Band Wireless-AC 7260, wifi not working , i have step by step in this video, https://www.youtube.com/watch?v=Ejvmwo20QtI&t=181s , it work to show wifi drive but can't discovery wifi and connect. after reboot wifi will losed

                                                                                                          Delete Comment
                                                                                                          • Kali Linux photo
                                                                                                            Kali LinuxDecember 1, 2020 at 5:22 PM

                                                                                                            You can try this https://youtu.be/706Rnf7eWa8

                                                                                                            Delete Comment
                                                                                                          • David photo
                                                                                                            DavidNovember 23, 2020 at 8:11 AM

                                                                                                            What about RTL8814au??? When will be driver for it that's work fine with monitor mode option?

                                                                                                            Delete Comment
                                                                                                          • Unknown photo
                                                                                                            UnknownJanuary 9, 2021 at 12:35 PM

                                                                                                            What about RTL8188ftv??? When will be driver for it that's work fine with monitor mode option?

                                                                                                            Delete Comment
                                                                                                            • Kali Linux photo
                                                                                                              Kali LinuxJanuary 9, 2021 at 6:30 PM

                                                                                                              We don't have this chipset to test. After your comment we search a lot in forums and then we think This RTL8188ftv chipset desn't support monitor mode. Try from these adapters.

                                                                                                              Delete Comment
                                                                                                            • AnonymousMarch 12, 2021 at 12:46 PM

                                                                                                              How to install wifi driver for kernel 5.10.0?Im using broadcom b43.Thanks

                                                                                                              Delete Comment
                                                                                                              • Kali Linux photo
                                                                                                                Kali LinuxMarch 12, 2021 at 1:39 PM

                                                                                                                Is this article not working for you? Try twice with decent internet speed if not works then we will look on your matter.

                                                                                                                Delete Comment
                                                                                                              • Unknown photo
                                                                                                                UnknownMarch 22, 2021 at 12:39 AM

                                                                                                                Good afternoon.

                                                                                                                I need assistance installing WiFi Driver for HP Smart running Kali Linux. I followed the instructions and had no luck.

                                                                                                                The driver required for my laptop is:

                                                                                                                git clone https://github.com/tomaspinho/rtl8821ce.git

                                                                                                                Any guidance will be greatly appreciated.

                                                                                                                Thank you

                                                                                                                Delete Comment
                                                                                                                • Sarthak Dandgawhal photo
                                                                                                                  Sarthak DandgawhalMay 8, 2021 at 5:52 PM

                                                                                                                  Can this work on 2021.1 version

                                                                                                                  Delete Comment
                                                                                                                • MAFROOS WOLF photo
                                                                                                                  MAFROOS WOLFMay 26, 2021 at 5:14 PM

                                                                                                                  have a Intel Dual Band Wireless-AC 8265 in my Rog strix scar Laptop but Kali Linux does not recognize it whatsoever even though it is built into the motherboard.
                                                                                                                  I am using vbox

                                                                                                                  Delete Comment
                                                                                                                • 96 news photo
                                                                                                                  96 newsJune 17, 2021 at 8:23 AM

                                                                                                                  Hi how to connect with WiFi adapter on Kali Linux live boot.it cannot show on terminal cmd

                                                                                                                  Delete Comment
                                                                                                                  • Kali Linux photo
                                                                                                                    Kali LinuxJune 17, 2021 at 9:12 AM

                                                                                                                    Please specify the total thing. Which kind of WiFi adapter? Internal or External USB? Our this article is about internal wifi adapter.

                                                                                                                    Delete Comment
                                                                                                                  • 96 news photo
                                                                                                                    96 newsJune 17, 2021 at 11:03 AM

                                                                                                                    My WiFi adapter alfa uw07

                                                                                                                    Delete Comment
                                                                                                                    • Kali Linux photo
                                                                                                                      Kali LinuxJune 17, 2021 at 11:28 AM

                                                                                                                      If this the driver is not on your system then you need to install it's driver, most of devices is plug and play, We didn't found your device model on Alfa official website. But first check if the USB is enabled on BIOS.

                                                                                                                      Delete Comment
                                                                                                                    • 96 news photo
                                                                                                                      96 newsJune 17, 2021 at 11:07 AM

                                                                                                                      External USB bootable

                                                                                                                      Delete Comment
                                                                                                                      • 96 news photo
                                                                                                                        96 newsJune 17, 2021 at 11:53 AM

                                                                                                                        Yes,USB is enabled

                                                                                                                        Delete Comment
                                                                                                                        • Kali Linux photo
                                                                                                                          Kali LinuxJune 18, 2021 at 6:33 PM

                                                                                                                          You need to find the specific driver for your adapter. We had tried but we can't find driver for "alfa uw07". Sorry. Try to find the driver on the internet may you got it.

                                                                                                                          Delete Comment
                                                                                                                        • itx_tiger photo
                                                                                                                          itx_tigerJune 18, 2021 at 7:54 PM

                                                                                                                          I have recently buy a Tenda W311MI Auto-Install Wireless Nano USB Adapter for using Network hacking via Monitor mode and packet injection but Its works on Windows 10 only not supported Kali Linux. I tried many solution and installed many drivers form the different websites and but nothing happen. I am a student and has no resources to buy another one to use it. Please tell me what can I do and HOW to install the drivers in Kali Linux.
                                                                                                                          Thank YOu

                                                                                                                          Delete Comment
                                                                                                                        • Unknown photo
                                                                                                                          UnknownJune 18, 2021 at 10:18 PM

                                                                                                                          hey

                                                                                                                          Delete Comment
                                                                                                                        • Unknown photo
                                                                                                                          UnknownJune 19, 2021 at 2:36 PM

                                                                                                                          please help i downloaded oracle vm virtual box and thek kali latest version after taht can i have wifi without using alpha adapters for this

                                                                                                                          Delete Comment
                                                                                                                          • Kali Linux photo
                                                                                                                            Kali LinuxJune 22, 2021 at 9:15 PM

                                                                                                                            Your question is not clear to me. You want to h4ck wifi or use wifi. If you are thinking to use wifi then you need to turn on bridged connection ob Virtual box network settings.

                                                                                                                            If you are talking about wifi haking then it is not possible without a wifi adapter that supports monitor mode and packet injection.

                                                                                                                            Thanks for comment. Do you have more questions?

                                                                                                                            Delete Comment
                                                                                                                          • KrootezAugust 17, 2021 at 7:02 PM

                                                                                                                            Can’t get it to working with MacBook pro i5 2017, I’m using VMware, can you please help thanxxxx

                                                                                                                            Delete Comment
                                                                                                                            • Kali Linux photo
                                                                                                                              Kali LinuxAugust 17, 2021 at 10:40 PM

                                                                                                                              You don't need to install WiFi driver on VMware. Change your network adapter to a bridged connection on VMware network settings, this will directly connect to your Host OS (Mac in your case) network. Hope this will solve your issue. You just need "Bridge Connection on VMware" You can read about this on internet for details.

                                                                                                                              Delete Comment
                                                                                                                            • Unknown photo
                                                                                                                              UnknownOctober 10, 2021 at 12:00 AM

                                                                                                                              Hey bruh, I am really sick of adapter. Its TP-LINK model tl-wn8200nd. I ain't able to find any driver for this fuckin shit. Would you help me please??

                                                                                                                              Delete Comment
                                                                                                                              • Kali Linux photo
                                                                                                                                Kali LinuxOctober 10, 2021 at 6:24 PM

                                                                                                                                Hello, the TL-WN8200ND V2 has official driver for Linux 2.6.18-4.4.6.

                                                                                                                                For new kernel version, there is no official driver, instead, you can try to search online, like GitHub to verify whether you can get the suitable driver.

                                                                                                                                The chipset of the adapter is Realtek RTL8192EU

                                                                                                                                Good day.

                                                                                                                                Delete Comment
                                                                                                                              • Jam22 photo
                                                                                                                                Jam22October 29, 2021 at 6:44 PM

                                                                                                                                I am using a HP PC with RTL8821CE PCIe adapter. I can't get it to enable in my kali linux. Any ideas? Thank you.

                                                                                                                                Delete Comment
                                                                                                                                • Kali Linux photo
                                                                                                                                  Kali LinuxOctober 31, 2021 at 10:49 AM

                                                                                                                                  Try following commands:

                                                                                                                                  wget http://archive.ubuntu.com/ubuntu/pool/universe/r/rtl8821ce/rtl8821ce-dkms_5.5.2.1-0ubuntu4_all.deb

                                                                                                                                  sudo apt install ./rtl8821ce-dkms_5.5.2.1-0ubuntu4_all.deb

                                                                                                                                  Tell us if this installation works on your system. If not then show us the error also. Thanks

                                                                                                                                  Delete Comment
                                                                                                                                • juhiAugust 4, 2022 at 4:30 PM

                                                                                                                                  such a interesting post thanks for sharing your post with us.

                                                                                                                                  Delete Comment
                                                                                                                                  • AnonymousOctober 3, 2022 at 11:11 PM

                                                                                                                                    I am using Xiaomi Redmi G laptop with Network controller: Intel Corporation Alder Lake-P PCH CNVi WiFi (rev 01) Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz. Kernel linux 5.18.0-kali5-amd64. WiFI is not work. Help me please.

                                                                                                                                    Delete Comment
                                                                                                                                  • AnonymousNovember 23, 2022 at 12:17 PM

                                                                                                                                    thank you for share an informative blog article.
                                                                                                                                    kitimesblog

                                                                                                                                    Delete Comment
                                                                                                                                    • hitmovies4uNovember 27, 2022 at 9:59 AM

                                                                                                                                      to website i like it

                                                                                                                                      Delete Comment
                                                                                                                                      • filmywap4January 12, 2023 at 4:41 PM

                                                                                                                                        filmywap4

                                                                                                                                        Delete Comment
                                                                                                                                        • ice cream 8January 12, 2023 at 4:43 PM

                                                                                                                                          ice cream 8

                                                                                                                                          Delete Comment
                                                                                                                                          • Garin ChadwickJune 19, 2023 at 4:52 PM

                                                                                                                                            Thank you for sharing such an intriguing post! Your insights are truly appreciated and provide valuable information. It's great to come across such informative content. Keep up the excellent work!

                                                                                                                                            Delete Comment
                                                                                                                                            • Ayesha KhanJune 21, 2023 at 1:00 PM

                                                                                                                                              Thank you for sharing such an outstanding post. I am genuinely thrilled to have stumbled upon it.

                                                                                                                                              Delete Comment
                                                                                                                                              • Shweta SharmaJune 26, 2023 at 1:23 PM

                                                                                                                                                This is an outstanding article! I genuinely appreciate the valuable content provided on this website

                                                                                                                                                Delete Comment
                                                                                                                                                • AnonymousJuly 11, 2023 at 1:47 PM

                                                                                                                                                  Kalinux

                                                                                                                                                  Delete Comment
                                                                                                                                                  • AnonymousJuly 23, 2023 at 1:21 AM

                                                                                                                                                    it didn't work am using kali in vm

                                                                                                                                                    Delete Comment
                                                                                                                                                    • Right Choice Fertility is The Best Fertility Centre in Delhi photo

                                                                                                                                                      Unfortunately, the attempt was unsuccessful. I'm currently using Kali in a VM. Any suggestions or tips would be greatly appreciated!

                                                                                                                                                      Delete Comment
                                                                                                                                                      • AnonymousAugust 4, 2023 at 9:40 AM

                                                                                                                                                        Does VM uses hardwares directly? Did you bridged it?

                                                                                                                                                        Delete Comment
                                                                                                                                                      • skylerlynch753August 10, 2023 at 1:22 PM

                                                                                                                                                        Thanks for sharing this great information with us! keep posting

                                                                                                                                                        Delete Comment
                                                                                                                                                        • AnonymousOctober 27, 2023 at 9:49 AM

                                                                                                                                                          Amazing! Thank you! Finally something that worked. Just had to change to USB3.0, and boom!

                                                                                                                                                          Delete Comment
                                                                                                                                                          • AnonymousDecember 19, 2023 at 2:53 PM

                                                                                                                                                            hello, i have seen one of your tutorials about wifi problem i found that It doesn't work for me, could you please help me with this. I'm using a asus g15 laptop and running kali linux on vmware, and i have a mediatek mt7921 wireless card as my laptop build in wifi card, but i can't use this as my wireless card in kali linux. pls help.
                                                                                                                                                            thank you.

                                                                                                                                                            Delete Comment
                                                                                                                                                            • KaliLinuxInDecember 29, 2023 at 8:11 AM

                                                                                                                                                              I also met similar problems with MediaTek wifi, MT79xx. I bought a ASUS laptop having that device. It didn't work in Ubuntu, 20.04. I tried various ways floating around the internet, installed several linux versions, did many things but failed at last. I spent a whole day.

                                                                                                                                                              I know that if you upgrade kernel module from 5.8 to 5.12 it should work as the kernel has the drivers supporting that device. But evem that didn't work for me. I think it has some bugs maybe.

                                                                                                                                                              I did learn that we can check whether any laptop is certified to work properly by Linux.

                                                                                                                                                              Delete Comment
                                                                                                                                                            • Deepa singhJanuary 30, 2024 at 9:55 PM

                                                                                                                                                              "It is very important to attract more peoples through guest blogging. I like your post very much. Thank You.

                                                                                                                                                              Delete Comment
                                                                                                                                                              • Siliguri IVF Centre photo
                                                                                                                                                                Siliguri IVF CentreMarch 28, 2024 at 3:51 PM

                                                                                                                                                                This blog has quickly become one of my favorites for enthusiasts! The writing style is engaging, and the topics covered are diverse and informative. Kudos to the author for creating such compelling content!

                                                                                                                                                                Delete Comment
                                                                                                                                                                google-playkhamsatmostaqltradent