-
×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
- Archived Topics
- Tablets and Mobile Devices Archive
- How can you do a hardcore reset on a HP 19 all in one PC.

Create an account on the HP Community to personalize your profile and ask a question

03-21-2020 04:03 AM
Hi
That seems a bit drastic. However (THIS WIPES ALL YOU DATA)....
Turn on the computer and repeatedly press the F11 key, about once every second,
until the Choose an option screen is displayed, and then continue.
http://partsurfer.hp.com/Search.aspx?searchText=K5H31AA
Lists a 709505-001 -- WLAN - RT FOCUS BGN 1x1 as your adapter.
and this link provides troubleshooting etc.
And it is possible that there are no drivers for Windows 10 for your adapter.
Links to W8 and W10 for you to make a recovery media, just in case....
https://www.microsoft.com/en-us/software-download/windows8iso
https://www.microsoft.com/en-us/software-download/windows10
~~~~~~
As an alternative you could try and diagnose the Wi-Fi problem before taking drastic action.
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 you can give some context/history to your problem it may help.
