Disable OneDrive Everywhere in Windows and Apps Completely
Disable OneDrive Everywhere in Windows and Apps Completely
Completely
1. Press Win + R keyboard accelerator to open Run
dialog box.
2. Type GPedit.msc and hit Enter or OK to open Local
Group Policy Editor.
3. Navigate to Local Computer Policy -> Computer
Configuration -> Administrative Templates -
> Windows Components -> OneDrive.
4. In the right pane, double click on policy
named Prevent the usage of OneDrive for file
storage.
5. Select the Enabled radio button.
6. Click or tap OK when done.
That’s it. OneDrive icon is hidden from Explorer, and
OneDrive app is completely disabled and prevented from
running, and access or work with files on OneDrive from
any desktop apps or modern apps is blocked. For
example:
Can’t access OneDrive from the OneDrive app and
file picker.
Windows Store apps can’t access OneDrive using the
WinRT API.
OneDrive doesn’t appear in the navigation pane in
File Explorer.
OneDrive files aren’t kept in sync with the cloud.
Can’t automatically upload photos and videos from
the camera roll folder.
Sign out and sign in again, or restart the computer.
Registry Settings
The policy above is actually set a setting in Registry,
which is useful for people who prefer to use Registry
Editor. In addition, Windows 10 Home does not come with
Group Policy Editor too.
Here’s how to use Registry Editor to turn off OneDrive
everywhere completely:
1. Press Win + R keyboard accelerator to open Run
dialog box.
2. Type RegEdit.exe and hit Enter or OK to open
Registry Editor.
3. Navigate to the following registry key:
HKEY_LOCAL_MACHINE\Software\Policies\Micro
soft\Windows
4. Right click on Windows and select New -> Key.
Name the new key as OneDrive.
Note: If OneDrive key already exists, skip this step.
5. Right click on OneDrive registry key, and select New -
> DWORD (32-bit) Value. Name the new value name
as DisableFileSyncNGSC
6. Set the data for DisableFileSyncNGSC registry value
as 1.