User Tools

Site Tools


windows:disableonedirve

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
windows:disableonedirve [2015/11/23 14:08]
tschulz
windows:disableonedirve [2015/11/24 14:22] (current)
tschulz [Terminate OneDrive at login]
Line 1: Line 1:
-====== Disable OneDrive ======+====== Disable OneDrive ​(Win10) ​======
  
 ===== Using Group Policy ===== ===== Using Group Policy =====
Line 12: Line 12:
 ==== Using Regedit ==== ==== Using Regedit ====
  
-<file reg disable_onedrive.reg>+<file reg disable_onedrive64.reg>
 Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
  
-[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\OneDrive+[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies\Microsoft\Windows ​Defender] 
-"DisableFileSyncNGSC"​=dword:​00000001+"​DisableAntiSpyware"​=dword:​00000001 
 + 
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
 +"DisableAntiSpyware"​=dword:​00000001
 </​file>​ </​file>​
 +
 +<file reg disable_onedrive32.reg>​
 +Windows Registry Editor Version 5.00
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
 +"​DisableAntiSpyware"​=dword:​00000001
 +</​file>​
 +
  
 ===== More Extreme Removal ===== ===== More Extreme Removal =====
  
 ==== Terminate OneDrive at login ==== ==== Terminate OneDrive at login ====
-<​file>​+<​file ​msdos killonedrive.cmd>
 taskkill /f /im OneDrive.exe taskkill /f /im OneDrive.exe
 +taskkill /f /I'm OneDriveSetup.exe
 </​file>​ </​file>​
  
windows/disableonedirve.1448309296.txt.gz · Last modified: 2015/11/23 14:08 by tschulz