Guidelines
Are you having HotKey issues? Click here for tips and tricks.
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
HP Compaq dc7800p Small Form Factor
Microsoft Windows 10 (64-bit)

Hi!

 

I can't get the wifi to work on my computer (HP Compaq dc7800p Small Form Factor, on Windows 10):

cant-connect-wifi.png

 

 

In the device manager, the PCI Serial Port won't update, I've looked into it, but I haven't found a solution...

 

devices.PNG

 

Any ideas?

 

Thanks for reading anyway.

2 REPLIES 2
HP Recommended

Hi

 

Perhaps try this...

 

This short script is to gather information on some parts of your system
OS, Networking Hardware and Software etc.

Copy and paste the section between the ~~~~ lines, into NotePad.
Save as CF4.bat somewhere easily accessible. Double click to Run

Then run as Administrator to create the output files if desired.
The output files can be edited to remove SENSITIVE details before posting.
Delete the output files immediately after use.
~~~~~~~~~~~~~
@ECHO OFF
getmac
PowerShell -Command "Get-NetAdapter"
PowerShell -Command "Get-NetAdapter -Name * | Format-Table -View Driver"
PowerShell -Command "GIP -Detailed"
PowerShell -Command "Test-NetConnection"
PAUSE
~~~~~~~~~~~~~~~~~~~

The output may look something like this...

Name InterfaceDescription ifIndex Status MacAddress LinkSpeed
---- -------------------- ------- ------ ---------- ---------
Ethernet Realtek PCIe FE Ethernet 9 Disconnected AA-AA-AA-AA-AA-A8 0 bps
Bluetooth Bluetooth Device 17 Disconnected AA-AA-AA-AA-AA-A7 3 Mbps
WiFi Realtek RTL8723BE 802 18 Up AA-AA-AA-AA-AA-A6 72 Mbps



Name InterfaceDescription DriverFileName DriverDate DriverVersion NdisVersion
---- -------------------- -------------- ---------- ------------- -----------
Ethernet Realtek PCIe FE Ethernet rt640x64.sys 2015-04-06 9.1.406.2015 6.40
Bluetooth Bluetooth Device bthpan.sys 2006-06-21 10.0.16299.15 6.30
WiFi Realtek RTL8723BE 802 rtwlane.sys 2017-05-03 2023.54.33... 6.70

To get a better understanding of what is installed.

HP Recommended

Hi, @jean121

 

You need this driver for that device...

 

This package contains the Intel Local Management Service (LMS) and Serial-over-LAN (SOL) support for Intel Active Management Technology (AMT) for the supported desktop models and operating systems. This software is part of the Intel Digital Office Initiative.

 

https://ftp.hp.com/pub/softpaq/sp46001-46500/sp46134.exe

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