-
×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
- Notebooks
- Notebook Wireless and Networking
- Re: LAN adaptor Problem

Create an account on the HP Community to personalize your profile and ask a question
12-12-2018 05:32 AM
Hello!
I think I have a similar problem. I have in my room terrible wifi connection, so I would like to use a LAN cable. My laptop doesn't have a entry point, so I have a transmitter piece (LAN to USB). However, when I connect the USB (LAN) thing to my computer nothing happend. And in my system two of the etherconnections are not connected. How can I make this work?
I was wondering if i didn't had the right driver, so I installed one and then restarted my computer. But that didn't work out. How can I make this work? And Paul what should I do/ change in the BIOS to check that the right settings are in place?
12-26-2018 06:25 AM
I have HP Envy Laptop; model 7265NGW with windows 10 Home edition. This laptop doesn't have its own LAN input so I use a converter I received from my previouse laptop (acer). Hereby I can plug a LAN cable into my computer with USB. Does this provide enough information?
The direct LAN works with the computer and with my work laptop. However, this model doesn't have a insert point for a LAN cable so I am hoping on a work around for this with the converter piece. Altough so far not a succes, because my computer doesn't sees it as ethernet.
12-27-2018 02:11 AM
Hi
So it is a HP ENVY Notebook - 13-d010nd (ENERGY STAR) with...
Wireless Connectivity | 802.11a/b/g/n/ac (2x2) and Bluetooth® 4.0 combo (Miracast compatible) |
Copy, Paste and Save in Notepad, as LBB.bat and double click to run. Post anything non-personal, but relevant please. @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