Windows 10: How do I disable Onedrive in Windows 11?

Discus and support How do I disable Onedrive in Windows 11? in Windows 10 Gaming to solve the problem; How do I disable Onedrive in Windows 11?... Discussion in 'Windows 10 Gaming' started by Stephen Gobby, May 18, 2023.

  1. How do I disable Onedrive in Windows 11?


    How do I disable Onedrive in Windows 11?

    :)
     
    Stephen Gobby, May 18, 2023
    #1

  2. Windows 10 - OneDrive

    Right click on the app and one of the properties has an option to not automatically start it. Uncheck, restart the computer, and it should stop. If you want to go another step further, find the OneDrive app in the start menu, right click on it and uninstall.

    If that is still insufficient, there is a batch uninstaller for OneDrive available online. I can copy the code here if you need it.
     
    FordGT90Concept, May 18, 2023
    #2
  3. Freezer Win User
    Windows 10 - OneDrive

    [/quote] Click to expand... Sorry, but I think you're confused and keep referring to Onedrive. There is a big difference between the consumer version of Onedrive business O365 version. I do not have the consumer version of Onedrive installed... it is Onedrive for Business. Also, this script is for "Onedrive" .... not Onedrive for Business. Thanks anyway.

    OneDrive (for Business) built-in Windows 10 differences?

    No thanks for providing a non-rant version. I ought to recruit about 20 million people and walk down to Microsoft headquarters and do them in. Tired of Microsoft forcing their childish development skills on the masses.
     
    Freezer, May 18, 2023
    #3
  4. How do I disable Onedrive in Windows 11?

    Windows 10 - OneDrive

    I use Groove Music and OneDrive hasn't ran again. I suspect Office 365 is behind restarting it. There might be a setting in Office 365 somewhere to disable OneDrive.


    This will get rid of one drive. Put it in a .bat and run it:
    Code: @Echo off echo Uninstalling OneDrive... start /wait "" "%SYSTEMROOT%\SYSWOW64\ONEDRIVESETUP.EXE" /UNINSTALL rd C:\OneDriveTemp /Q /S >NUL 2>&1 rd "%USERPROFILE%\OneDrive" /Q /S >NUL 2>&1 rd "%LOCALAPPDATA%\Microsoft\OneDrive" /Q /S >NUL 2>&1 rd "%PROGRAMDATA%\Microsoft OneDrive" /Q /S >NUL 2>&1 reg add "HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}\ShellFolder" /f /v Attributes /t REG_DWORD /d 0 >NUL 2>&1 reg add "HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}\ShellFolder" /f /v Attributes /t REG_DWORD /d 0 >NUL 2>&1 echo. echo OneDrive has been removed. Windows Explorer needs to be restarted. pause start /wait TASKKILL /F /IM explorer.exe start explorer.exe[/quote]
     
    FordGT90Concept, May 18, 2023
    #4
Thema:

How do I disable Onedrive in Windows 11?

Loading...
  1. How do I disable Onedrive in Windows 11? - Similar Threads - disable Onedrive

  2. How do i disable OneDrive Auto-Sync without removing my files?

    in Windows 10 Gaming
    How do i disable OneDrive Auto-Sync without removing my files?: Hello,So i wanna know if i can disable OneDrive auto-sync or even delete OneDrive without it removing the files on my computer, because i dont want OneDrive to sync every single thing that is on my desktop because the files synced to OneDrive are taking space in OneDrive’s...
  3. How do i disable OneDrive Auto-Sync without removing my files?

    in Windows 10 Software and Apps
    How do i disable OneDrive Auto-Sync without removing my files?: Hello,So i wanna know if i can disable OneDrive auto-sync or even delete OneDrive without it removing the files on my computer, because i dont want OneDrive to sync every single thing that is on my desktop because the files synced to OneDrive are taking space in OneDrive’s...
  4. how do you disable OneDrive On Demand feature?

    in Windows 10 Gaming
    how do you disable OneDrive On Demand feature?: In order to do an Idrive backup, Idrive was not able to do a full backup and sent this msg: "Please disable OneDrive's Files On-Demand feature, make them available offline for backup."How do I do that so Idrive can do a full backup?Thanks in advance...
  5. how do you disable OneDrive On Demand feature?

    in Windows 10 Software and Apps
    how do you disable OneDrive On Demand feature?: In order to do an Idrive backup, Idrive was not able to do a full backup and sent this msg: "Please disable OneDrive's Files On-Demand feature, make them available offline for backup."How do I do that so Idrive can do a full backup?Thanks in advance...
  6. GPO to disable OneDrive launch at startup

    in Windows 10 Gaming
    GPO to disable OneDrive launch at startup: Hi I need a GPO setting so users will not have OneDrive login window open and so that OneDrive doesnt start at user login since my users are not permitted to use cloud services....
  7. GPO to disable OneDrive launch at startup

    in Windows 10 Software and Apps
    GPO to disable OneDrive launch at startup: Hi I need a GPO setting so users will not have OneDrive login window open and so that OneDrive doesnt start at user login since my users are not permitted to use cloud services....
  8. GPO to disable OneDrive launch at startup

    in Windows 10 Customization
    GPO to disable OneDrive launch at startup: Hi I need a GPO setting so users will not have OneDrive login window open and so that OneDrive doesnt start at user login since my users are not permitted to use cloud services....
  9. How to unlink a onedrive account from Windows 11, account being disabled by administrator

    in Windows 10 Software and Apps
    How to unlink a onedrive account from Windows 11, account being disabled by administrator: Hi, I have multiple onedrive account on my Windows11 laptop.I was looking to a procedure to unlink one of these onedrive account, of course not the main one connected with main Windows Account.The additional onedrive account I am looking to wipe out has been CANCELLED by...
  10. How to unlink a onedrive account from Windows 11, account being disabled by administrator

    in Windows 10 Gaming
    How to unlink a onedrive account from Windows 11, account being disabled by administrator: Hi, I have multiple onedrive account on my Windows11 laptop.I was looking to a procedure to onlink one of these onedrive account.The account has been CANCELLED by ADMIN, no longer exists. Every procedure I found on this forum to unlink onedrive accounts require login the...