Changes between Version 4 and Version 5 of Onedrive Disable Issues


Ignore:
Timestamp:
12/12/24 04:55:29 (4 months ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Onedrive Disable Issues

    v4 v5  
    1919
    2020
    21 {{{
    22 If you want to disable the connected service, you can block sign in with Registry Editor. But in this way, you are not able to sign in with any accounts. If you still want to do that, please follow the steps below:
     21== Online OneDrive Content ==
    2322
    24     Go to your Registry Editor
    25     Go to Computer\HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Internet\UseOnlineContent
    26     Set the value to 0.
    27 
    28 Important: This page contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view How to back up and restore the registry in Windows. Modifying Registry incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry can be solved. Modify Registry at your own risk.
    29 }}}
    30 
     23  * If you want to disable the connected service (ie showing onedrive in the file open/save menus)
     24    * Not Guarenteed to Work as Office Keeps Changing this
     25      * reg add "HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common" /v Internet /t REG_DWORD /d 0 /f
    3126
    3227