Old rascal Billy keeps adding a bunch of idiotic interf*c* elements like Home and Gallery, which any sane person would want to burn away with holy water. Let’s get started.
Remove Home
- Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{f874310e-b6b7-47dc-bc84-b9e6b38f5903}
- Rename
{f874310e-b6b7-47dc-bc84-b9e6b38f5903}
toDISABLE_HOME_BUTTON={f874310e-b6b7-47dc-bc84-b9e6b38f5903}
(you can revert it later if needed by renaming it back) - Restart Explorer.
Remove Gallery
- Go to
HKEY_CURRENT_USER\Software\Classes\CLSID\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}
- If
{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}
doesn’t exist, create it (right-click → New → Key) - Inside it, create a DWORD (32-bit) parameter named
System.IsPinnedToNameSpaceTree
- Done! The default value of the newly created DWORD is
0
, which is exactly what we need - Restart Explorer.
And so… another mischief by old Billy has been defeated. Goodness triumphs, and Billy slithers away to brew up some new nastiness for the next version of Windows.