-
×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
- My HP suddenly can’t connect to internet, other computers an...

Create an account on the HP Community to personalize your profile and ask a question
04-11-2020 05:00 PM
I tried many ways, like update the adapter, reset ip....it always shows the global icon on bottom left corner. It sometimes connects, but can not open the websites, sometimes doesn’t work. Now it shows faint signal and a lot of WiFi accesses are gone.
04-12-2020 03:37 AM
Hi
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"
PAUSE
Run as a complete batch file if possible, else just copy and paste individual lines...
Preferably run as an Administrator.
C:\>PowerShell -Command "Get-NetAdapter -Name * | Format-Table -View Driver"
Name InterfaceDescription DriverFileName DriverDate DriverVersion NdisVersion
---- -------------------- -------------- ---------- ------------- -----------
WiFi Realtek RTL8723BE 802.11 bgn Wi-Fi Ad... rtwlane02.sys 2019-03-22 2024.0.4.108 6.70
Bluetooth Network Conn... Bluetooth Device (Personal Area Network) bthpan.sys 2006-06-21 10.0.18362.1 6.30
Ethernet Realtek PCIe FE Family Controller rt640x64.sys 2015-05-05 10.1.505.2015 6.40