Hi Winterstorm,
to remove the Home Button in the Navigation Pane please add the following reg-key:
Best regards,
Markus
to remove the Home Button in the Navigation Pane please add the following reg-key:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{f874310e-b6b7-47dc-bc84-b9e6b38f5903}]
@="CLSID_MSGraphHomeFolder"
"HiddenByDefault"=dword:00000001
Best regards,
Markus