Windows 11/Essentials: Difference between revisions

From Wiki
mNo edit summary
Line 10: Line 10:
== Remove libraries from Windows Explorer ==
== Remove libraries from Windows Explorer ==
<pre>
<pre>
remove:
add:
regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions
Desktop = {B4BFCC3A-DB2C-424C-B029-7FE99A87C641}.
Documents = {f42ee2d3-909f-4907-8871-4c22fc0bf756}.
Downloads = {7d83ee9b-2244-4e70-b1f5-5393042af1e4}.
Music = {a0c69a99-21c8-4671-8703-7934162fcf1d}.
Pictures = {0ddd015d-b06c-45d5-8c4c-f59713854639}.
Videos = {35286a68-3c57-41a1-bbb1-0eae73d76c95}.
</pre>
</pre>


== Remove OneDrive from Windows Explorer ==
== Remove OneDrive from Windows Explorer ==

Revision as of 09:34, 14 December 2021

"Show more options"

disable:
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

enable (default):
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f​

Remove libraries from Windows Explorer

remove:



add:
regedit

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions

Desktop = {B4BFCC3A-DB2C-424C-B029-7FE99A87C641}.
Documents = {f42ee2d3-909f-4907-8871-4c22fc0bf756}.
Downloads = {7d83ee9b-2244-4e70-b1f5-5393042af1e4}.
Music = {a0c69a99-21c8-4671-8703-7934162fcf1d}.
Pictures = {0ddd015d-b06c-45d5-8c4c-f59713854639}.
Videos = {35286a68-3c57-41a1-bbb1-0eae73d76c95}.

Remove OneDrive from Windows Explorer

  • Uninstall OneDrive