• ×
    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
Here is the solution to resolve the Realtek 8852BE-V Choya WiFi Disconnection Issue Click here to view the instructions!
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
HP Pavilion 460 Flagship 2019
Microsoft Windows 10 (64-bit)

I recently purchased this desktop and am trying to get it to connect to my home wifi network, but no matter what I do, it keeps saying "Can't connect to this network."

 

I've tried deleting the drivers and forcing Windows to re-install them when I reboot. I've tried manually setting the adapter to different modes (x.11b, x.11g, x.11b/g/n, auto). The only one of those options that even lets me select my home network is the auto setting. I've also tried disabling TCP/IPv6 and manually selecting my bandwidth (2.4GHz or 5GHz). I also tried connecting to the network manually, but with the same result. "Can't connect to this network."

 

All of my other devices are connected with no problem. My phone, my laptop, my husband's phone and laptop.

 

Any suggestions on how I can go about fixing this issue?

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

Turns out the antenna wire came disconnected during shipping. Snapped it back on and we're good to go! Actually posting this from my new machine!

View solution in original post

2 REPLIES 2
HP Recommended

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.

 

 

 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

 

 

The 

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

 

may be the best to run and post the results of.

 

C:\>PowerShell -Command "Get-NetAdapter"

Name InterfaceDescription ifIndex Status MacAddress LinkSpeed
---- -------------------- ------- ------ ---------- ---------
WiFi Realtek RTL8723BE 802.11 bgn Wi-Fi A... 23 Up 44-44-44-44-44-27 72.2 Mbps
Bluetooth Network Conn... Bluetooth Device (Personal Area Netw... 20 Disconnected 44-44-44-44-44-28 3 Mbps

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

 

 

 

 

 

 

 

Then we try something else, until.................

HP Recommended

Turns out the antenna wire came disconnected during shipping. Snapped it back on and we're good to go! Actually posting this from my new machine!

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