Stop Office BACKUP THIS DOCUMENT prompt

Anonymous
2023-11-04T15:55:46+00:00

Excel and Word keep displaying a banner when I open a file "BACKUP THIS DOCUMENT - Access this file anywhere with OneDrive included in your subscription"

I have a backup system I use that I like and I don't need OneDrive to backup my files. How do I get OneDrive/Office 365/Windows to stop giving me this prompt?

I click the "X" or Schedule Backup Later to make the banner go away, but it just comes back a little while later. I've opened up the OneDrive app from the system tray and unselected everything from the OneDrive backup, but none of this helps and the prompt keeps coming back.

How do I get this to stop?

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

150 answers

Sort by: Oldest
  1. Anonymous
    2023-11-20T20:13:36+00:00

    I did a bit more research on this today. The banner message does seem to be a "timed nag" encouraging users to move all their documents to Onedrive.

    The nag banner appeared for me in Excel again today. I started recording registry activity and then dismissed the banner. The following entry was updated:

    [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\KFM]

    "KFMLastDismissTimestamp"=dword:655baf0b

    That hex 655baf0b converts to today's date and the time I dismisssed the dialog. So, the time is being stored, presumably so that (after some period of time passes) the nag banner can be displayed again.

    The "KFM" abbreviation refers to a OneDrive feature called "Known Folder Move" -- a simplified, one-step process that moves all user folders to OneDrive when activated. I found more information about KFM here:

    Migrate Your Files to OneDrive Easily with Known Folder Move - Microsoft Community Hub

    That information is targeted at businesses with domain-joined machines and provides an automated way, via group policies, to migrate user files to a "OneDrive for Business" account.

    KFM is also used on personal (non-domain) machines and Onedrive Personal when a user chooses the OneDrive "backup" option, thus moving all the user's folders to OneDrive. There is no mention of the "nag" feature for KFM being built into Office, nor any mention of a way to block that banner. There is mention that if the group policy prohibiting users from redirecting user folders is set, then KFM will not work. But that may not prevent the nag banner from appearing within Office applications.

    The answer MAY be this setting::

    [HKLM\SOFTWARE\Policies\Microsoft\OneDrive]"KFMBlockOptIn"=dword:00000001

    I have added that policy to my machine to test, but it will be a few days before I know if it worked (seems like the "delay" period between dismissing the dialog and it being shown again is around 2-3 days -- but I haven't tracked it so I am not sure of the precise period.)

    If anyone else wants to test it, the documentation for that setting can be found here:

    IT Admins - Use OneDrive policies to control sync settings - SharePoint in Microsoft 365 | Microsoft Learn

    Was this answer helpful?

    30+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-11-21T13:23:05+00:00

    Just dump Office altogether. Use any alternative, free or commercial, that does not want you to pay to have your (meta)data used by thirdparties.

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-11-21T16:50:51+00:00

    Are there any you can recommend? I've tried LibreOffice but found it even slower than Office for complex files.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-11-24T21:22:05+00:00

    I added the policy setting mentioned above on Nov-20. It is now Nov-24, and I have not seen the banner again in Excel or Word. I had been seeing it every couple of days so I am cautiously optimistic that the policy setting works. Probably have to wait a full week to be sure.

    Anyone else try this, with success of failure?

    [HKLM\SOFTWARE\Policies\Microsoft\OneDrive]"KFMBlockOptIn"=dword:00000001

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2023-11-24T23:59:48+00:00

    I added the policy setting mentioned above on Nov-20. It is now Nov-24, and I have not seen the banner again in Excel or Word. I had been seeing it every couple of days so I am cautiously optimistic that the policy setting works. Probably have to wait a full week to be sure.

    Anyone else try this, with success of failure?

    [HKLM\SOFTWARE\Policies\Microsoft\OneDrive]"KFMBlockOptIn"=dword:00000001

    Sorry to report, this doesn't correct the problem.

    I added that key & value to the registry, and even rebooted.

    The nag is still everpresent.

    BTW, why the "" around the key? Just to be thorough, I've tried it both with and without the quote marks, with the same disappointing results.

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments