-
×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
- Desktops
- Desktop Wireless and Networking
- Re: Download slower then other computers in same network
Create an account on the HP Community to personalize your profile and ask a question
01-13-2020 08:22 PM
Just got this hp prodesk 400 g5 last week and having slow download problem.
i have fios 1gig internet when i run speed test shows around 800-900s Mbps for download but when i actually download files it only goes up to around 100 Mbps and slow downs to around 80Mbps. tried different sites same result.
different computer in same network same site downloads around 200Mbps.
i tried reinstalling network driver.
window update is up to date no backgroud download.
reset window 10
but same result on all the site download capping at around 90-100Mbps it looks something is capping the download on HP at 100Mbps...
help?
01-14-2020 03:02 AM
Hi
Does it connect via Ethernet or Wi-Fi?
Is it a 100 mbps ethernet port?
Does the Wi-Fi connect via 5.0 ghz (best for speed) or 2.4 Ghz (best for range)?
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
getmac
netsh lan show interfaces
netsh wlan show interfaces
netsh wlan show drivers
PAUSE
systeminfo
msinfo32
PowerShell -Command "Get-NetAdapter"
PowerShell -Command "Get-NetAdapter -Name * | Format-Table -View Driver"
PowerShell -Command "GIP -Detailed"
PowerShell -Command "Test-NetConnection"
PAUSE
Try the two commands underlined and post the results please.