mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Create Removing.adoc
Doc for explaining how to remove remnants of the client on windows.
This commit is contained in:
parent
6650c71e85
commit
9cf9b42a4d
16
docs/modules/ROOT/pages/Removing.adoc
Normal file
16
docs/modules/ROOT/pages/Removing.adoc
Normal file
@ -0,0 +1,16 @@
|
||||
= Removing the Desktop Synchronization Client
|
||||
|
||||
== Windows Navigation Sidebar
|
||||
|
||||
If you have removed the windows synchronization client but still have the owncloud shortcut or symbol in the windows navigation side bar,
|
||||
here is how you can remove it:
|
||||
|
||||
1. Open `regedit`. (press the Windows Key and type regedit)
|
||||
2. Search (CTL+F) for the name of the client, in this case `owncloud `.
|
||||
3. Press `F3` for next search result.
|
||||
4. Look for the key `System.IsPinnedToNameSpaceTree`.
|
||||
5. Right click on the key name, change, set to `0` instead of `1`.
|
||||
|
||||
You have to do this twice. Once for the `x64` and `x32` system settings.
|
||||
|
||||
Once this is done, you don't even need a reboot, just open and close your explorer - the sidebar is clean.
|
||||
Loading…
Reference in New Issue
Block a user