Forum Discussion
How to disable OneDrive and stop it from coming up when I use SAVE As
If you have uninstalled OneDrive but it’s still showing up as an option when you use the "Save As" dialog, it's likely because OneDrive integration with Windows is still active, and the uninstallation didn't fully remove all components. To completely disable OneDrive and remove it from the "Save As" options, you can follow these steps:
Method 1: Disable OneDrive Integration
- Press Win + R: This will open the Run dialog.
- Type "gpedit.msc" and press Enter: This will open the Group Policy Editor.
- Navigate to "Computer Configuration" > "Administrative Templates" > "Windows Components" > "OneDrive".
- Find the policy called "Prevent the usage of OneDrive for file storage".
- Double-click on the policy to open its properties.
- Select "Enabled" to disable OneDrive integration.
- Click "Apply" and then "OK".
Method 2: Modify the Windows Registry
- Press Win + R to open the Run dialog.
- Type "regedit" and press Enter to open the Windows Registry Editor.
- Navigate to "HKEY_CLASSES_ROOT\CLSID{018D5C66-4533-4307-9B53-224DE2ED1FE6}".
- Right-click on this key and choose "Export". Save it to your computer as a backup.
- Delete the key (folder) "{018D5C66-4533-4307-9B53-224DE2ED1FE6}".
- Restart your computer.
After performing either of these methods, OneDrive should no longer appear in the "Save As" dialog or any file dialog in Windows.
Please note that editing the Windows Registry and Group Policy can be sensitive operations, and making incorrect changes can affect your system. Make sure to follow the steps carefully, and it is a good practice to back up your system or registry before making any changes. If you are not comfortable with these steps, you may want to seek assistance from someone with more experience in managing Windows settings. The proposed solutions are untested. The text and steps were edited with the help of AI.
My answers are voluntary and without guarantee!
Hope this will help you.
Was the answer useful? Mark as best response and Like it!
This will help all forum participants.
NikolinoDE
Hi, is your above recommendation the easiest way to do it ? , as for me, its a bit tricky but I will try Method 1 only as deleting stuff in the registry is not something that I usually do
thank you
@wolfgangu
- fl-axe_manJan 14, 2024Copper ContributorI got to this in mid-Jan 24. The instructions in method 1 are still spot on. Just follow them as is.