How to re-enable OneDrive in Windows 10?
Last year (or the previous year), I upgraded to Windows 10 from Windows 7 from free upgrade option.
At that time I never use Microsoft Onedrive, so I disabled it.
(I found that I cannot uninstall it, only can disable it using some registry editing or something like that)
Now I want to use OneDrive but cannot recall how I disabled it.
I installed OneDrive through Microsoft Store, but it's only an app while I need a local folder that are automatically synced with online OneDrive storage.
Anybody knows?
windows-10 onedrive
add a comment |
Last year (or the previous year), I upgraded to Windows 10 from Windows 7 from free upgrade option.
At that time I never use Microsoft Onedrive, so I disabled it.
(I found that I cannot uninstall it, only can disable it using some registry editing or something like that)
Now I want to use OneDrive but cannot recall how I disabled it.
I installed OneDrive through Microsoft Store, but it's only an app while I need a local folder that are automatically synced with online OneDrive storage.
Anybody knows?
windows-10 onedrive
1
If you cannot tell us how you disabled it, it will be difficult, for us to tell you how to revert the process.
– Ramhound
Mar 18 '18 at 7:40
add a comment |
Last year (or the previous year), I upgraded to Windows 10 from Windows 7 from free upgrade option.
At that time I never use Microsoft Onedrive, so I disabled it.
(I found that I cannot uninstall it, only can disable it using some registry editing or something like that)
Now I want to use OneDrive but cannot recall how I disabled it.
I installed OneDrive through Microsoft Store, but it's only an app while I need a local folder that are automatically synced with online OneDrive storage.
Anybody knows?
windows-10 onedrive
Last year (or the previous year), I upgraded to Windows 10 from Windows 7 from free upgrade option.
At that time I never use Microsoft Onedrive, so I disabled it.
(I found that I cannot uninstall it, only can disable it using some registry editing or something like that)
Now I want to use OneDrive but cannot recall how I disabled it.
I installed OneDrive through Microsoft Store, but it's only an app while I need a local folder that are automatically synced with online OneDrive storage.
Anybody knows?
windows-10 onedrive
windows-10 onedrive
edited Mar 18 '18 at 8:20
Donald Duck
1,46961831
1,46961831
asked Mar 18 '18 at 6:20
user67275user67275
61362740
61362740
1
If you cannot tell us how you disabled it, it will be difficult, for us to tell you how to revert the process.
– Ramhound
Mar 18 '18 at 7:40
add a comment |
1
If you cannot tell us how you disabled it, it will be difficult, for us to tell you how to revert the process.
– Ramhound
Mar 18 '18 at 7:40
1
1
If you cannot tell us how you disabled it, it will be difficult, for us to tell you how to revert the process.
– Ramhound
Mar 18 '18 at 7:40
If you cannot tell us how you disabled it, it will be difficult, for us to tell you how to revert the process.
– Ramhound
Mar 18 '18 at 7:40
add a comment |
1 Answer
1
active
oldest
votes
Check the following registry settings:
HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsOneDrive
Name: DisableFileSyncNGSC
Type: DWORD
Value: 1
The Value 1 for enabling OneDrive, 0 to disable it.
If you are not using Group Policy, check the setting under:
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsOneDrive
You have the values backwards. It should be1to disable it and0to enable it.
– GForce
Aug 20 '18 at 13:19
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1305412%2fhow-to-re-enable-onedrive-in-windows-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Check the following registry settings:
HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsOneDrive
Name: DisableFileSyncNGSC
Type: DWORD
Value: 1
The Value 1 for enabling OneDrive, 0 to disable it.
If you are not using Group Policy, check the setting under:
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsOneDrive
You have the values backwards. It should be1to disable it and0to enable it.
– GForce
Aug 20 '18 at 13:19
add a comment |
Check the following registry settings:
HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsOneDrive
Name: DisableFileSyncNGSC
Type: DWORD
Value: 1
The Value 1 for enabling OneDrive, 0 to disable it.
If you are not using Group Policy, check the setting under:
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsOneDrive
You have the values backwards. It should be1to disable it and0to enable it.
– GForce
Aug 20 '18 at 13:19
add a comment |
Check the following registry settings:
HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsOneDrive
Name: DisableFileSyncNGSC
Type: DWORD
Value: 1
The Value 1 for enabling OneDrive, 0 to disable it.
If you are not using Group Policy, check the setting under:
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsOneDrive
Check the following registry settings:
HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsOneDrive
Name: DisableFileSyncNGSC
Type: DWORD
Value: 1
The Value 1 for enabling OneDrive, 0 to disable it.
If you are not using Group Policy, check the setting under:
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsOneDrive
answered Mar 20 '18 at 8:01
WinniLWinniL
43414
43414
You have the values backwards. It should be1to disable it and0to enable it.
– GForce
Aug 20 '18 at 13:19
add a comment |
You have the values backwards. It should be1to disable it and0to enable it.
– GForce
Aug 20 '18 at 13:19
You have the values backwards. It should be
1 to disable it and 0 to enable it.– GForce
Aug 20 '18 at 13:19
You have the values backwards. It should be
1 to disable it and 0 to enable it.– GForce
Aug 20 '18 at 13:19
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1305412%2fhow-to-re-enable-onedrive-in-windows-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
If you cannot tell us how you disabled it, it will be difficult, for us to tell you how to revert the process.
– Ramhound
Mar 18 '18 at 7:40