• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Join the HP Community Solve‑a‑thon | Help Others & Share Your Solutions | Live on Zoom | 2:30 PM to 2:30 AM IST | Every Wednesday Click here to know more
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
HP Pavilion dv6 Notebook PC
Microsoft Windows 8.1 (64-bit)

My wifi option is visible on the screen but it is always in off state. I have tried many methods but nothing worked and the option of enable/disable, it shows the wifi is enable but then too it doesn't connects to any network.IMG20190103132008~01.jpg

 

2 REPLIES 2
HP Recommended

Hi

Can we start with establishing the WiFi adapter being installed first please?

Copy, Paste and Save in Notepad, as LBB.bat and double click to run.
Post anything non-personal, but relevant please.

@ECHO OFF
getmac

PowerShell -Command "Get-NetAdapter"
PowerShell -Command "Get-NetAdapter -Name * | Format-Table -View Driver"

ping 127.0.0.1
PAUSE

If you try that first please and post back the results. 

Your picture takes many hours to get approved and I want to help ASAP.

 

If in doubt please ask.

HP Recommended

Hi

Troubleshooting etc is here...

https://support.hp.com/us-en/product/hp-pavilion-dv6-6000-entertainment-notebook-pc-series/5048664

 

If the previous code failed please try this...

 

Copy, Paste and Save in Notepad, as LBB.bat and double click to run.
Post anything non-personal, but relevant please.

@ECHO OFF
getmac

netsh lan show interfaces
netsh wlan show interfaces
netsh wlan show drivers

pause
ping 127.0.0.1

PAUSE
† 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>.