-
×InformationWindows update impacting certain printer icons and names. Microsoft is working on a solution.
Click here to learn moreInformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center.
-
×InformationWindows update impacting certain printer icons and names. Microsoft is working on a solution.
Click here to learn moreInformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center.
- HP Community
- Desktops
- Desktop Wireless and Networking
- Realtek RTL8821CE 802.11ac PCIe Adapter Not Present
Create an account on the HP Community to personalize your profile and ask a question
11-21-2018 09:37 PM
I have an HP Pavilion 590-p0057c. My ability to connect to the internet via WiFi suddenly disappeared. One day my computer connected to the internet via Wifi just fine and the next day when I fired it up it indicated that the ehternet connection was missing and gave me no options to connect via Wifi. Under Network Properties it shows: Name: WiFi, Description: Realtek RTL8821CE 802.11ac PCIe Adapter, Physical address (MAC): 74:40:bb:81:bf:a5, Status: Not Present, Maximum transmission unit: 0, Connectivity (IPv4/IPv6): Disconnected. I went to HP Support and downloaded the network driver, but that did nothing. I still only have the ethernet connection as a option. The Realtek RTL8821CE 802.11ac PCIe does not show up in Device Manager under Network Adaptors. How do I get my computer to reconnect to the network via Wifi?
11-22-2018 08:58 AM
Hi
Please try this...
Copy Paste and Save in Notepad as LLB.bat
Double click to run.
@ECHO OFF getmac systeminfo PowerShell -Command "Get-NetAdapter" PowerShell -Command "Get-NetAdapter -Name * | Format-Table -View Driver" PowerShell -Command "GIP -Detailed" PowerShell -Command "Test-NetConnection" PAUSE
11-26-2018 07:24 PM
Thank you for responding, but this did not work. I ran it once and it showed a good connection, but this is because I currently have my computer moved so that I can physically connect to the internet via ethernet. I disconnected the ethernet cable and ran it again but the message indicated that something went wrong with the connection. When I look through the text it is only recognizing that the computer has an ethernet connection. It is a though the Wifi connection doesn't exist.
11-27-2018 01:51 AM - edited 11-27-2018 01:51 AM
OK, from the posts it suggests you don't have working WiFi adapter.
It needs replacing.
Simple things to check/test are...
WinKey + R and type cmd.exe ping
Then in the DOS box that appears type individually, with no ethernet connected,and note the results...
getmac netsh wlan show drivers netsh wlan show interfaces ping 127.0.0.1 ipconfig -all
Post anything relevant please.
12-01-2018 05:56 PM
It's as though the wireless adaptor doesn't exist. When started the unit out of the box it connected my home network via WiFi. Here's what I got:
C:\Users\Michael's PC>netsh wlan show drivers
There is no wireless interface on the system.
C:\Users\Michael's PC>netsh wlan show interfaces
There is no wireless interface on the system.
Hosted network status : Not available
C:\Users\Michael's PC>ping 127.0.0.1
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Users\Michael's PC>ip config -all
'ip' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Michael's PC>ipconfig -all
Windows IP Configuration
Host Name . . . . . . . . . . . . : Michaels-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : bad
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : 80-CE-62-F1-BF-3E
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
C:\Users\Michael's PC>
Didn't find what you were looking for? Ask the community