Hide 'Give access to' option in the context menu

File ExplorerMaximale Windows-buildversie: 21999Omkeerbaar

Hides the 'Give access to' option from the File Explorer context menu.

Toe te passen code

Hide 'Give access to' option in the context menuRegistry
Windows Registry Editor Version 5.00


[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Sharing]


[-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\Sharing]


[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Sharing]


[-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]


[-HKEY_CLASSES_ROOT\LibraryFolder\background\shellex\ContextMenuHandlers\Sharing]


[-HKEY_CLASSES_ROOT\UserLibraryFolder\shellex\ContextMenuHandlers\Sharing]

Code om ongedaan te maken

Show 'Give access to' option in the context menuRegistry
Windows Registry Editor Version 5.00


[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Sharing]

@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"

[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\Sharing]

@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"

[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Sharing]

@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"

[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]

@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"

[HKEY_CLASSES_ROOT\LibraryFolder\background\shellex\ContextMenuHandlers\Sharing]

@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"

[HKEY_CLASSES_ROOT\UserLibraryFolder\shellex\ContextMenuHandlers\Sharing]

@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoInplaceSharing"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]

"{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"=-

Wilt u dit combineren met andere aanpassingen?

Configurator openen