Created
May 12, 2014 20:54
-
-
Save umair-me/8dcf832a96c2944b5ee7 to your computer and use it in GitHub Desktop.
Disable OneDrive SkyDrive
From http://www.ghacks.net/2013/11/02/disable-skydrive-windows-8-1/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tap on the Windows-key to go to the start screen interface if you are not already there. | |
Type gpedit.msc and select the first result from the list. | |
This opens the Local Group Policy Editor. | |
Navigate to the following folder: Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > SkyDrive | |
Locate "Prevent the usage of SkyDrive for file storage" and double-click on the entry. | |
Switch its state from "not configured" to "enabled" and click ok. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment