Onedrive's downloading speed is tremendously slow

Anonymous
2023-12-25T08:19:57+00:00

Hi everyone,

I'm confused by the fact of Onedrive's downloading speed to be very slow. I'm trying to download my video file from Onedrive and the speed is 1 MB/s only, having internet channel speed 100 mbps. Download speed from competitor's servers (Mega.nz, FREE Plan) is 10 MB/s, which utilizes my whole channel. The funny thing is that the upload speed was 10 MB/s to Onedrive's servers, but the download speed is only 1 MB/s.

I've removed any limits on download speed in Onedrive app, updated the app, changed TCP congestion protocol to BBR, but the result is the same.

Attaching here the pictures:
Onedrive download speed

Mega.nz download speed

Speed test (Microsoft)

Speed test (Ookla)

I'm quite aware of other complaints on Onedrive's download speed, but still hope for a resolution. I've sent my question to Onedrive's tech team, but here I'm posting to:

  1. Get more ideas on how to solve this issue
  2. Attract more attention to the problem

Onedrive app version for Windows 64: 23.246.1127.0002

Microsoft 365 and Office | OneDrive | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

109 answers

Sort by: Newest
  1. Anonymous
    2025-02-18T20:55:43+00:00

    i use the vbs script to stop and start over again. so i keep getting at least 6-7 MB/s for about 10 minutes

    Dim objShell <br><br>Set objShell = CreateObject("WScript.Shell") <br><br> <br><br>Do <br><br> WScript.Sleep 480000 <br><br> objShell.Run "powershell -Command ""Stop-Process -Name 'OneDrive' -Force""", 0, True <br><br> WScript.Sleep 5000 <br><br> objShell.Run "powershell -Command ""Start-Process 'C:\Program Files\Microsoft OneDrive\OneDrive.exe'""", 0, True <br><br>Loop <br><br> <br><br>Set objShell = Nothing

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-02-18T07:10:58+00:00

    It seems like no one is paying attention to the fact that the download speed is extremely slow. I have been trying to download my entire OneDrive for days, but the speed remains stuck at just 0.8 MB/s. If I stop the synchronization and restart it, the speed briefly increases to 1-2 MB/s, but with my 200 MB/s connection, I would expect much better performance. Other services like Google Drive, FTP servers, and Apple Cloud have no such issues, which confirms that my connection is not the problem.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-02-13T21:23:41+00:00

    I am not sure it has been mentioned here, but I see people comparing MB to mbps or MBs. They are not the same.

    Internet speeds are usually measured in mbps, mega BITs per second.

    Some files are measured in MB, which is Mega BYTES.

    1 MB = 8 mb as 1 MegaByte = 8 Megabits . (This is approximately as technically it should be 1024 to 1000.

    I agree that OneDrive download is slow, but comparing mbps to MBps is not valid.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2025-02-13T21:19:01+00:00

    HA! Best response yet.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2025-02-01T22:01:10+00:00

    I have the same problem this week... Asked BingAI and got a solution - Free Download Manager (FDM). I don't trust such software and use it on a virtual machine but it just showed freacking amazing result by occupying all my internet bandwidth. Just feed it with OneDrive shared link. If the link returns a webpage, start download with a browser and copy download link from running download into FDM.

    This worked, just make sure to make the file public. Atleast for the download time.

    Was this answer helpful?

    0 comments No comments