-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Wireless and Networking
- WiFi & LAN port issue

Create an account on the HP Community to personalize your profile and ask a question
11-09-2019 07:19 PM
My laptop connected to WiFi but internet not working & LAN port showing connected but not working. I was facing these issues since last few days. I have tried all troubleshooting but still not resolved the issue. HP team kindly help me.
11-10-2019 05:04 AM
Hi
If you are connecting (connected to WiFi but internet not working & LAN port showing connected ) but not getting any further then the Router/Modem from your ISP may be the problem.
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
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"
PAUSEThe more info you can give the better.