Force sync in OneDrive

Anonymous
2024-02-13T08:24:30+00:00

Is there any way of forcing OneDrive to sync? Let's say a user uploads a document on one client, and user 2 wants to access that document immediately on his client, but onedrive haven't synced that folder yet.

Is there a way to force a manual sync? Ideally with like a .bat file or something that i can pin to the taskbar that the user can just click to run just to speed up the process

Microsoft 365 and Office | OneDrive | Other | 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

92 answers

Sort by: Most helpful
  1. Anonymous
    2025-03-06T09:52:53+00:00

    Three hours ago I created a small Excel file on my travel laptop and then moved up to my office onto my heavier PC. Since then I have been trying to get OneDrive to show the file on my "Office" pc.

    The file is on the OneDrive server. I can down load it fine but I need to sync any changes.

    This is busted. Its been busted for a long while according to this blog. If I cannot trust file sharing software to either work or give a clue as to the problem how can I trust the security of any of Windows 11 products.

    As a programmer if you can't maintain existing code you should not be working on new code. Maintenance programming is where you learn the glads and sads about your development tools.

    I am going to have to revert to FTP to get a clear simple working way to share files. At some random time my file will pop up in OneDrive but who knows when or why. I ran a team developing production critical software. This is a nightmare. You don't know what is broken or what will break when further releases are made. Like taking a trip on an under tested rocket to a space station.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2025-03-06T08:51:11+00:00

    This problem is still occurring one year later. There seems no solution in sight. So I down load online and then will the two versions now synch?

    Fix the bug. Oh first recreate the bug then fix it. Basic practice. It may be hard so get a clever guy on it until its fixed.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-10-10T05:31:00+00:00

    Batch file idea seems good, but implementation is not quite.

    I suggest the following batch file which should work -

    @echo off

    cd %userprofile%\AppData\Local\Microsoft\OneDrive

    OneDrive.exe /background /sync

    exit

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-08-06T21:25:57+00:00

    This command is incorrect so can't proceed.......cd %userprofile%\OneDrive

    Is this your personal OneDrive or your work OneDrive? If the latter, the OneDrive folder name will be different.

    Was this answer helpful?

    0 comments No comments
  5. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more