Why Are File Transfers So Slow on Your Windows Network? How to Fix It

You’re copying a folder to another PC, a NAS, or an external drive over Wi-Fi or Ethernet, and the transfer is crawling — sometimes barely faster than a slow internet connection, even though everything else on the network feels completely normal.

A local network transfer should be limited by your hardware’s actual ceiling — your Wi-Fi or Ethernet speed and your drives — not by anything resembling internet bandwidth. When it crawls anyway, the cause is almost always one specific bottleneck rather than a mystery, and it’s usually straightforward to isolate.

Quick explanation: this guide covers how to figure out what speed you should actually expect, confirming whether the network or the drive itself is the limit, the difference wired and wireless make, outdated network drivers, other devices and apps competing for bandwidth, and power-saving settings that quietly throttle network adapters.

For the full feature list and usage details, you can also visit the Fixyfier Documentation.

Quick Answer

Most slow local transfers come down to one of three things: you’re on Wi-Fi instead of Ethernet, since wireless has a much lower real-world ceiling than wired; the destination drive itself is the slow part rather than the network, especially with older external hard drives; or something else on the network — a cloud sync app, a Windows Update download, another device streaming — is using the bandwidth you’d otherwise get. Watch the actual speed shown in File Explorer’s copy dialog and compare it to what your connection type should realistically support; if it’s far below that, work through adapter drivers, background bandwidth use, and power-saving settings next.

Figure Out What Speed You Should Actually Expect

Gigabit Ethernet transfers in the real world, not the theoretical maximum, top out somewhere around 100+ MB/s. Wi-Fi’s ceiling is much lower and varies a lot depending on the band, distance from the router, and interference from walls or other devices — so comparing a Wi-Fi transfer against Ethernet-level expectations sets you up to think something’s broken when it might just be Wi-Fi doing what Wi-Fi does.
It also matters what you’re actually copying. Thousands of small files transfer much slower than one large file of the same total size, because each individual file adds its own overhead. For a clean read on your real speed, copy a single large file — a few gigabytes — directly between two devices and watch the number in the copy dialog.
Fixyfier’s Check System Specifications shortcut under System Tools shows exactly which network adapter is installed and what it’s rated for, so you know what number you’re actually comparing your transfer against.

Confirm It’s the Network, Not the Drive

If either end of the transfer is an external hard drive — especially an older 5,400 RPM model in a USB enclosure — the drive itself may be the actual bottleneck, well below what your network connection could otherwise deliver.
Open Task Manager’s Performance tab or Resource Monitor while a transfer is running and watch the disk and network graphs side by side. If disk usage pegs at or near 100% while network throughput stays comfortably below your connection’s ceiling, the drive is what’s limiting you — not the network you’ve been troubleshooting.
Fixyfier’s Administrative Tools section includes a Resource Monitor shortcut for exactly this, putting live disk and network throughput side by side without hunting through the Start menu mid-transfer.

Wired vs. Wireless — and Which Wi-Fi Band You’re On

Ethernet stays close to its rated speed regardless of distance or what else is happening around it. Wi-Fi shares its airtime with every other device on the network and degrades with distance, walls, and interference — so the same transfer can run at noticeably different speeds depending on where you’re sitting relative to the router.
Check which band you’re actually connected to — 2.4GHz has better range but a much lower ceiling than 5GHz. The PowerShell command below shows your adapter’s currently negotiated link speed directly, which is a more reliable number than guessing from signal bars.
Get-NetAdapter | Select-Object Name, LinkSpeed
If you’re on 2.4GHz and 5GHz is available in Settings > Network & internet > Wi-Fi, switching to it — or connecting via Ethernet if that’s an option at all — is usually the single biggest speed improvement available for a slow transfer.

Outdated or Mismatched Network Adapter Drivers

An outdated or generic driver can silently cap your adapter well below its actual rated speed, without any error or warning — this happens most often right after a Windows Update swaps in a generic driver in place of the manufacturer’s own.
Open Device Manager, expand Network adapters, right-click your primary adapter, and choose Update driver. If Windows doesn’t find anything newer, checking the manufacturer’s own site for a dedicated driver is often more effective than relying on the generic one Windows installed automatically.
Fixyfier’s Administrative Tools section includes a Device Manager shortcut, jumping straight there without digging through the Start menu to find it.
NordVPN
One More Thing About Network Transfers

Big Transfers on Unfamiliar Networks Deserve Encryption Too

If you're troubleshooting slow transfers on a network you don't control — a hotel, an office guest network, a coworking space — NordVPN encrypts everything you send over it, including the exact kind of large file transfers you're troubleshooting here.

Encrypt My Transfers

Other Devices and Background Apps Competing for Bandwidth

A cloud sync app quietly uploading in the background, Windows Update downloading, or another device on the same network streaming or downloading all eat into the bandwidth available for your transfer — and on Wi-Fi, where every device shares the same airtime, the effect is even more noticeable than on wired connections.
Pause cloud sync apps temporarily before a large transfer, and check Task Manager’s or Resource Monitor’s network tab to see exactly which process is using bandwidth right now rather than guessing at what’s competing with you.
Fixyfier’s Administrative Tools section puts Task Manager and Resource Monitor a click away, so you can spot exactly what’s eating bandwidth before assuming the network itself is at fault.

Power-Saving Settings Throttling the Adapter

Windows can reduce power to your network adapter to save battery, particularly on laptops, and this throttles throughput without any visible warning — the transfer just runs slower than it should, with nothing on screen pointing at why.
In Device Manager, open your adapter’s properties, go to the Power Management tab, and uncheck Allow the computer to turn off this device to save power. It’s also worth confirming your current power mode isn’t set to maximum battery saving during a transfer you actually care about the speed of.
Fixyfier’s Security & Privacy section includes Restore Default Power Plans, which resets power schemes back to Windows defaults — worth trying if an overly aggressive custom power plan turns out to be what’s throttling the adapter in the first place.

Frequently Asked Questions

Should a wired Ethernet transfer really be that much faster than Wi-Fi?

Yes — real-world Gigabit Ethernet comfortably reaches 100+ MB/s with a stable, consistent speed, while Wi-Fi’s ceiling is lower and varies with distance, interference, and how many other devices are sharing the same airtime. Wired stays the more reliable option for large or regular transfers.

Why is transferring one big file faster than the same amount of data as many small files?

Each individual file adds its own overhead — opening, writing, and closing it over the network protocol — and that overhead adds up fast across thousands of small files. The same total amount of data moves noticeably faster as one large file than as a folder full of small ones, even on an otherwise fast connection.

Does the destination drive matter as much as the network itself?

Often, yes. Older hard drives — particularly external ones in USB enclosures — are frequently slower than the network connection delivering data to them, so upgrading your network hardware alone won’t help if the drive receiving the files is the actual bottleneck.

Let Fixyfier Help You Find the Actual Bottleneck

Fixyfier’s Administrative Tools section puts Resource Monitor, Task Manager, and Device Manager a click away for watching live throughput and updating adapter drivers, and its Security & Privacy section’s Restore Default Power Plans is right there if an aggressive power scheme turns out to be the real culprit.