-
×InformationWindows update impacting certain printer icons and names. Microsoft is working on a solution.
Click here to learn moreInformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center.
-
×InformationWindows update impacting certain printer icons and names. Microsoft is working on a solution.
Click here to learn moreInformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center.
- HP Community
- Desktops
- Desktop Wireless and Networking
- Envy shows no wireless adapter
Create an account on the HP Community to personalize your profile and ask a question
03-19-2020 07:20 PM
pc shows no wireless adapter in network settings or device manager. I've tried installing Intel and Realtek drivers but nothing works.
03-20-2020 04:37 AM
Hi
I look at the F1 screen which tells me what should be there.
Next I use the getmac command to search internally
Also try Device Manager -- Show Hidden Devices;
Finally I might try a small batch file to cover a lot of options...
Copy, Paste and Save in Notepad, as LBB.bat (not a .TXT) and double click to run.
Preferably run as an Administrator.
OR
Copy and use the individual command lines as needed.
Post anything non-personal, but relevant please.
@Echo OFF
msinfo32
pause
getmac
netsh lan show interfaces
netsh wlan show interfaces
netsh wlan show drivers
PAUSE
systeminfo
PowerShell -Command "Get-NetAdapter"
PowerShell -Command "Get-NetAdapter -Name * | Format-Table -View Driver"
PowerShell -Command "GIP -Detailed"
PowerShell -Command "Test-NetConnection"
PAUSE
If in doubt please ask.
Didn't find what you were looking for? Ask the community