• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
We have new content about Hotkey issue, Click here to check it out!
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
Envy all in one 27-P011
Microsoft Windows 10 (64-bit)

pc shows no wireless adapter in network settings or device manager.  I've tried installing Intel and Realtek drivers but nothing works.

2 REPLIES 2
HP Recommended

Hi

I look at the F1 screen  SSID WiFi Born On.png which tells me what should be there.

 

Next I use the getmac command to search internally  GetMAC and Ping.png

 

Also try Device Manager -- Show Hidden Devices;  Hidden Devices.png

 

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.

HP Recommended

Thank you for responding, I have to use the on screen keyboard as my friend who just bought this used doesn't yet have a keyboard.  adding screen shots Capture.PNGnet show.PNGgetmac.PNGsys info.PNG

 

 

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.