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. 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

  2. Anonymous
    2024-12-11T17:02:36+00:00

    If you are truly a MS human agent, and not just a stupid bot, you need to elevate this.

    It is absolutely inexcusable that MS did not think about a manual, force-sync command option when designing OneDrive to begin with! But it is even more unconscionable that you have had it working this long out in the wild, and obviously customers figured out files do not sync fast enough to meet their operational needs, and MS has NOT modified the code to implement a QUICK AND SIMPLE method to force sync!

    You need serious help in systems engineering. Luckily, I am a highly experienced aerospace systems engineer who can help you. Contact me to initiate a NDA and to know my consulting fees. Your org seriously needs to understand how operational modeling helps you understand your customer needs before you ever release your first version of code!

    Ray "Rainman" Hudson
    Huntington Beach, CA
    http://sepherotech.com

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-11-13T17:56:24+00:00

    I had this happen twice today on two different machines. It took 30 minutes to properly open the files each time. That is incredibly inefficient. When using Office for Mail Merge and Excel as a data file, this is always an issue. One, you cannot use mail merge through the one drive Office. You have to open the main document externally. Then forget it if you change the data source, then you are in the forever loop of incorrect data to merge. Closing, opening, begging it to sync.

    As long as you never close anything, it is easier. If the power goes off (yeah yeah yeah, the battery backup is also being wacky), it also does the weird sync pause issues.

    We are still begging for a hard sync now button, pretty please.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-11-09T22:17:14+00:00

    Forced reconciliation of files kept in two locations can be achieved if you quit OneDrive and then restart it again on both of your computers - then your files will be synchronized.

    Quite a lot of clicks have to be performed if you do it manually:

    To quit - click OneDrive icon on your taskbar, then click "Help and Settings", then click "Pause syncing", then click "Quit OneDrive" command - and finally in the pop-up dialog box click again "Quit OneDrive" button to confirm it.

    To restart - click Search box on the Taskbar, start typing OneDrive - then in the Apps section select OneDrive, and at last that initiates synchronization with the cloud.

    To be sure that you have your files in sync on both places - this had to be done on both of them.

    To make my life easier and drastically reduce the number of mouse clicks, I wrote the following batch file which I keep on the desktops of my PC and laptop:

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

    OneDrive.exe /shutdown

    OneDrive.exe /background

    This works for me - hope it will work for you too. Maybe not perfect - but bearable solution

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2024-11-09T19:51:40+00:00

    So far I haven't found any way to force a reconciliation. It seems that this is a fundamental requirement when there are copies of filres in two locations.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments