How to disable Files On-Demand in OneDrive MacOS? It's enforced since the last update ...

Anonymous
2022-01-27T12:43:10+00:00

For OneDrive home and business, I cannot disable Files-On-Demand since the last update. This is crucial, I need full access to my files at all time.

What is going on? Why would you enforce Files On-Demand on your customers, isn't it enough to enable it by default? My 70GB of cloud data is not local anymore, sometimes I have no internet, you are locking me away from my files. Also making it impossible for me to do full text searches. Files On-Demand is also too slow, waiting a second to display folder contents is too much when you organize things in deep folder structures.

How I can disable Files On-Demand? Will you please stop knowing the best for your customers? We aren't toddlers. Thanks!

If Files On-Demand is enforced by policy, I will leave your cloud service once and for all.

Microsoft 365 and Office | OneDrive | For business | MacOS

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

185 answers

Sort by: Oldest
  1. Anonymous
    2022-02-15T11:00:04+00:00

    So not a singel good respons from MS?

    Is this not their own forum?

    I guess this is the level of expertise and service one can expect from Microsoft.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-02-15T19:58:05+00:00

    After reading through the responses and the blog post https://techcommunity.microsoft.com/t5/microsoft-onedrive-blog/inside-the-new-files-on-demand-experience-on-macos/ba-p/3058922/page/2, I decided to try the following, and it worked to put over 100 GB files back without much network activity, since my files were already in the cache.

    Run the following from a terminal (Launch the Terminal app and paste it there). It will show an error for each folder, which is useful to know which folders it has visited. Basically, it opens each file and reads the first byte, causing the file to be transferred from the cache to the actual location so that it can be read. The command took many hours on my Mac. The command can be restarted without harm, and quickly gets back to where it left off.

    find ~/Library/CloudStorage/OneDrive-Personal -exec head -c 1 {} >/dev/null ;

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-02-17T10:28:05+00:00

    Yes, same problem here. All files are gone leaving only "symlinks", manually downloading files either produces the same "helper error" that's been posted here or just plain does not do anything.

    I've been a paying customer for several years, but I'm about to give up. I wasted my whole day today trying to solve this mess to no result.

    There are other ways to "get" office suite so i'm about to switch to dropbox or google.

    MS you are basically forcing me to stop paying you AND break the law by this mess.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-02-17T14:08:34+00:00

    Files on demand is a huge problem who works between computers and runs any code. As soon as output is generated, the file is sucked to the cloud and the hard drive is left with an empty stab. I do not need to continue why this is such a terrible idea. What is worse disabling Filesondemand is not trivial and I am not 100% I recovered 300Gb of my files from this atrocity. I think it is time for a class action suit.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-02-17T15:05:42+00:00

    I've stopped using it now, completely rethought my backup procedures. I can't trust a workflow where a company can effectively access my hard drive and remove files. I still can't get my head around them doing this.

    Was this answer helpful?

    0 comments No comments