Geoff Chappell - Software Analyst
Each Windows Policy Identifier (POLID) is a 128-bit identifier that selects a registry value. The defining interpretation is by the SHLWAPI functions SHWindowsPolicyGetValue and SHWindowsPolicy. The selected registry value is the storage for a Windows policy.
The original implementation, in the SHLWAPI version 6.0 from Windows XP SP2, has each policy in some subkey of Software\Policies\Microsoft\Windows relative to either of HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER, the former having precedence. The SHLWAPI version 6.0 from Windows Vista extends the implementation, apparently with the intention of superseding the long-standing scheme of shell restrictions (which have 32-bit identifiers interpreted by the SHELL32 function SHRestricted). This adds many policies in subkeys of Software\Microsoft\Windows\CurrentVersion\Policies. Some of these have previous and continuing support as shell restrictions. Some are supported only through the new scheme. SHLWAPI version 6.1 continues this work of superseding old interfaces for reading policies, this time by collecting some of the Internet Explorer restrictions (which also have 32-bit identifiers, but are interpreted by the SHDOCVW function SHRestricted2).
None of this is documented by Microsoft. Each policy identifier has a name that is knowable from symbol files. Many, but certainly not all, of the policies have user-interface support, so that Microsoft does at least describe their effect, even usefully, though typically without formal documentation of the underlying registry values.
That a registry value is listed below means only that it appears in SHLWAPI’s tables of policies that are known to the SHWindowsPolicyGetValue and SHWindowsPolicy functions.
Policy ID | {03BB593B-00A5-4BFA-8F4F-4AA9CCA80CBE} |
Symbolic Name | POLID_TryHarderPinnedLibrary |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | TryHarderPinnedLibrary |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The TryHarderPinnedLibrary policy has user-interface support through the Group Policy Object Editor, as
Pin Libraries or Search Connectors to the “Search again” links and the Start menu links
in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {050EFC52-18C2-4903-9A9F-B027F45A1C65} |
Symbolic Name | POLID_NoSystraySystemPromotion |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoSystraySystemPromotion |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoSystraySystemPromotion policy has user-interface support through the Group Policy Object Editor, as “Turn off automatic promotion of notification icons to the taskbar” in the “Start Menu and Taskbar” administrative template.
Policy ID | {05278948-270A-43EC-A3DB-FA984146CCA1} |
Symbolic Name | POLID_NoInplaceSharing |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoInplaceSharing |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoInplaceSharing policy has user-interface support through the Group Policy Object Editor, as “Prevent users from sharing files within their user profile” in the Network Sharing administrative template (shown under Windows Components).
Policy ID | {056522BB-B3FA-4B86-9C1D-F2DF3BDDFB07} |
Symbolic Name | POLID_NoPinningToDestinations |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoPinningToDestinations |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoPinningToDestinations policy has user-interface support through the Group Policy Object Editor, as “Do not allow pinning items in Jump Lists” in the “Start Menu and Taskbar” administrative template.
Policy ID | {06C87E74-D3A7-4B96-8682-115C5B267660} |
Symbolic Name | POLID_NoSearchInternetTryHarderButton |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoSearchInternetTryHarderButton |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoSearchInternetTryHarderButton policy has user-interface support through the Group Policy Object Editor, as
Remove the Search the Internet “Search again” link
in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {095E1984-0218-4B38-8DAC-5BCFB993C494} |
Symbolic Name | POLID_HideSCAVolume |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | HideSCAVolume |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The HideSCAVolume policy has user-interface support through the Group Policy Object Editor, as “Remove the volume control icon” in the “Start Menu and Taskbar” administrative template.
Policy ID | {0BC4821B-02C8-4C31-9F07-152AC075B0A6} |
Symbolic Name | POLID_TaskbarNoResize |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | TaskbarNoResize |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TaskbarNoResize policy has user-interface support through the Group Policy Object Editor, as “Prevent users from resizing the taskbar” in the “Start Menu and Taskbar” administrative template.
Policy ID | {0D7AF00A-B468-4A39-B016-333E2277ABED} |
Symbolic Name | POLID_TurnOffSPIAnimations |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | TurnOffSPIAnimations |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TurnOffSPIAnimations policy has user-interface support through the Group Policy Object Editor, as “Turn off common control and window animations” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {0FA45BA3-4046-4396-9CBE-878E1D999D2F} |
Symbolic Name | POLID_DisplayName_OpticalDisk |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisplayName_OpticalDisk |
Type | dword |
Default | 0 |
Availability | 6.0 from Windows Vista, and higher |
The DisplayName_OpticalDisk policy has no known user-interface support.
Policy ID | {12BD4381-FDF8-4FDD-B008-A9CFF5BF8F62} |
Symbolic Name | POLID_NoUserFolderInStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoUserFolderInStartMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoUserFolderInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Remove user folder link from Start Menu” in the “Start Menu and Taskbar” administrative template.
Policy ID | {12E7244E-86FF-4B27-8903-B93BDFC6B0D2} |
Symbolic Name | POLID_NoHTMLViewForWebDAV |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoHTMLViewForWebDAV |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoHTMLViewForWebDAV policy has no known user-interface support. Microsoft’s one known documentation of it is the Knowledge Base article When you use a screen reader program to read screen items in a WebDAV location in Windows Vista, the screen reader program does not work correctly.
Policy ID | {13A1260E-41C7-462F-A397-E7FB03BE947F} |
Symbolic Name | POLID_TurnOffSidebar |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Windows |
Value | TurnOffSidebar |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TurnOffSidebar policy has user-interface support through the Group Policy Object Editor, as “Turn off desktop gadgets” in the Desktop Gadgets administrative template (shown under Windows Components). The policy’s name is more readily related to the description in Windows Vista: “Turn off Windows Sidebar” in the Windows Sidebar administrative template (again shown under Windows Components).
Policy ID | {13F50EBC-4E53-40D3-948E-FDADD769F244} |
Symbolic Name | POLID_UseDefaultTile |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | UseDefaultTile |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The UseDefaultTile policy has user-interface support through the Group Policy Object Editor, as “Apply the default user logon picture to all users” in the User Accounts category of the Control Panel administrative template.
Policy ID | {16BB8AD2-E780-4D69-9BD7-93FC9BD69318} |
Symbolic Name | POLID_NoNetworkConnections |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoNetworkConnections |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoNetworkConnections policy has user-interface support through the Group Policy Object Editor, as “Remove Network Connections from Start Menu” in the “Start Menu and Taskbar” administrative template. Though the NoNetworkConnections registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NONETWORKCONNECTIONS restriction in SHELL32 version 5.0 and higher.
Policy ID | {16C9508E-7D8B-4972-9DFF-92030609DDCB} |
Symbolic Name | POLID_TaskbarNoNotification |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | TaskbarNoNotification |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TaskbarNoNotification policy has user-interface support through the Group Policy Object Editor, as “Turn off balloon notifications” in the “Start Menu and Taskbar” administrative template.
Policy ID | {17067F8D-981B-42C5-98F8-5BC016D4B073} |
Symbolic Name | POLID_NoPreviewPane |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoPreviewPane |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoPreviewPane policy has user-interface support through the Group Policy Object Editor, as “Turn off Details Pane” in the Explorer Frame Pane administrative template (shown under Windows Explorer, which is in turn under Windows Components). Beware the mismatch between the Details Pane as explained for the user interface and the Preview Pane suggested by the registry value. Do not confuse with the policy described as “Turn off Preview Pane”, for which the underlying registry value is named NoReadingPane.
Policy ID | {198D655E-4F77-44C6-97AB-66DB55D79BDC} |
Symbolic Name | POLID_HideContentViewModeSnippets |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | HideContentViewModeSnippets |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The HideContentViewModeSnippets policy has user-interface support through the Group Policy Object Editor, as “Turn off the display of snippets in Content view mode” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {1A3B0E60-FAB8-4A1A-98F0-65EECA086025} |
Symbolic Name | POLID_NoNTSecurity |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoNTSecurity |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoNTSecurity policy has user-interface support through the Group Policy Object Editor, as “Remove Windows Security item from Start menu” in the Remote Session Environment category of the Terminal Server administrative template (shown under Terminal Services, which is in turn under Windows Components). Though the NoNTSecurity registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSECURITY restriction in SHELL32 version 5.0 and higher.
Policy ID | {1AB732A5-A5CA-43EE-BCEB-7766D6394069} |
Symbolic Name | POLID_WPCEnableOnDomain |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\ParentalControls |
Value | WPCEnableOnDomain |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The WPCEnableOnDomain policy has user-interface support through the Group Policy Object Editor, as “Make Parental Controls control panel visible on a Domain” in the Parental Controls administrative template (shown under Windows Components).
Policy ID | {1B73D17E-68BD-4412-AEA8-6C238C736CD6} |
Symbolic Name | POLID_NoSearchInternetInWordWheel |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSearchInternetInWordWheel |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSearchInternetInWordWheel policy would have user-interface support through the Group Policy Object Editor, as
Hide the “Search the Internet” link from the Search box drop down.
in the Instant Search administrative template (shown under Windows Components), but the template provides only the description and does not actually define the policy so that it can be listed.
Policy ID | {1DC7CAC4-5387-482C-B1A5-CBDAD3C85147} |
Symbolic Name | POLID_DisableBindDirectlyToPropertySetStorage |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisableBindDirectlyToPropertySetStorage |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The DisableBindDirectlyToPropertySetStorage policy has user-interface support through the Group Policy Object Editor, as “Disable binding directly to IPropertySetStorage without intermediate layers” in the Windows Explorer administrative template (shown under Windows Components). It is there dated from Windows Vista.
Policy ID | {1FF8F603-056A-4F52-89CC-82AD1CA1C19A} |
Symbolic Name | POLID_UsePathEnvVarForCommandTemplates |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | UsePathEnvVarForCommandTemplates |
Type | boolean |
Default | false |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The UsePathEnvVarForCommandTemplates policy has no known user-interface support.
Policy ID | {20C9BA21-66EA-4FFF-88D8-F5ACEBC7B79E} |
Symbolic Name | POLID_DisplayName_RemovableDisk |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisplayName_RemovableDisk |
Type | dword |
Default | 0 |
Availability | 6.0 from Windows Vista, and higher |
The DisplayName_RemovableDisk policy has no known user-interface support.
Policy ID | {266518D9-6538-4DF6-A49D-C4A58A812DF3} |
Symbolic Name | POLID_NoFind |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoFind |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoFind policy has user-interface support through the Group Policy Object Editor, as “Remove Search link from Start Menu” in the “Start Menu and Taskbar” administrative template. Its availability is there put at “Windows Server 2003 and Windows XP operating systems only”, according to the template from Windows 7, but “at least Microsoft Windows 2000” according to the template from Windows Vista. The underlying registry value has even older support, including to be accessible as the REST_NOFIND restriction in SHELL32 version 4.0 and higher.
Policy ID | {27FF6303-3535-4CEB-B81C-9E1C91F797AD} |
Symbolic Name | POLID_NoPresentationSettings |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\PresentationSettings |
Value | NoPresentationSettings |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoPresentationSettings policy has user-interface support through the Group Policy Object Editor, as “Turn off Windows presentation settings” in the Presentation Settings administrative template (shown under Windows Components).
Policy ID | {29AE66E8-0315-4BFD-AB2F-93DF05A0B8D1} |
Symbolic Name | POLID_TurnOffWinCal |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Windows |
Value | TurnOffWinCal |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista only |
The TurnOffWinCal policy has user-interface support through the Group Policy Object Editor, as “Turn off Windows Calendar” in the Windows Calendar administrative template (shown under Windows Components).
Policy ID | {29B0CC43-2F2B-4D0C-A081-A528DD349631} |
Symbolic Name | POLID_NoClose |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoClose |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoClose policy has user-interface support through the Group Policy Object Editor, as “Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands” in the “Start Menu and Taskbar” administrative template. It is there dated from Windows 2000, but is even older. Though the NoClose registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOCLOSE restriction from as long ago as SHELL32 version 4.0.
Policy ID | {2C34C223-A394-4982-8CDC-9DDEAADEE857} |
Symbolic Name | POLID_UseOEMBackground |
Key | Software\Policies\Microsoft\Windows\System |
Value | UseOEMBackground |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The UseOEMBackground policy has user-interface support through the Group Policy Object Editor, as “Always use custom logon background” in the Logon administrative template (shown under System).
Policy ID | {33DCCE8D-B6F8-4B7A-AC93-45E301F956AA} |
Symbolic Name | POLID_NoReadingPane |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoReadingPane |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoReadingPane policy has user-interface support through the Group Policy Object Editor, as “Turn off Preview Pane” in the Explorer Frame Pane administrative template (shown under Windows Explorer, which is in turn under Windows Components). Beware the mismatch between the Preview Pane as explained for the user interface and the Reading Pane suggested by the registry value.
Policy ID | {348DA10B-67A6-48B3-BF27-EB9BA9945FE3} |
Symbolic Name | POLID_DisallowCpl |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisallowCpl |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The DisallowCpl policy has user-interface support through the Group Policy Object Editor, as “Hide specified Control Panel items” in the Control Panel administrative template. The specified items are taken from a subkey, also named DisallowCpl. Though the DisallowCpl registry value is not supported as a policy until Windows Vista, it is accessible as the REST_DISALLOWCPL restriction in SHELL32 version 5.0 and higher.
Policy ID | {38A8123D-B4E6-4AE3-BF98-9B47A737EB0F} |
Symbolic Name | POLID_NoChangingMousePointers |
Key | Software\Policies\Microsoft\Windows\Personalization |
Value | NoChangingMousePointers |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoChangingMousePointers policy has user-interface support through the Group Policy Object Editor, as “Prevent changing mouse pointers” in the Personalization category of the Control Panel administrative template.
Policy ID | {397ED7B2-DA45-4811-AD97-F14E87364942} |
Symbolic Name | POLID_TaskbarNoPinnedList |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | TaskbarNoPinnedList |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The TaskbarNoPinnedList policy has user-interface support through the Group Policy Object Editor, as “Remove pinned programs from the Taskbar” in the “Start Menu and Taskbar” administrative template.
Policy ID | {39F4FBF9-6ABF-443F-85D0-BE634A3E1B22} |
Symbolic Name | POLID_NoDotBreakInLogicalCompare |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoDotBreakInLogicalCompare |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista only |
The NoDotBreakInLogicalCompare policy has no known user-interface support. Its only known use in Windows Vista is for the SHLWAPI function StrCmpLogicalW, including the copy that is linked into PROPSYS.DLL as an internal routine.
Policy ID | {3B4D4897-96FE-4AAD-AF08-1BC18924DCBC} |
Symbolic Name | POLID_PowerButtonAction |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | PowerButtonAction |
Type | dword |
Default | 0 |
Availability | 6.1 and higher |
The PowerButtonAction policy has user-interface support through the Group Policy Object Editor, as “Change Start Menu power button” in the “Start Menu and Taskbar” administrative template. Options defined in the user interface set the dword of data to:
Policy ID | {3E23D4E7-D3FC-43DC-9B24-FD7E3F9A0A06} |
Symbolic Name | POLID_ReallyEnforceShellExtSecurity |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | ReallyEnforceShellExtSecurity |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista only |
The ReallyEnforceShellExtSecurity policy has no known user-interface support.
Policy ID | {3F699C27-9262-4242-BB8A-EE59D9CCDFDF} |
Symbolic Name | POLID_RestrictCpl |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | RestrictCpl |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The RestrictCpl policy has user-interface support as “Show only specified Control Panel items” in the Group Policy Object Editor, through the “Control Panel” administrative template. The specified items are taken from a subkey, also named RestrictCpl. Though the RestrictCpl registry value is not supported as a policy until Windows Vista, it is accessible as the REST_RESTRICTCPL restriction in SHELL32 version 5.0 and higher.
Policy ID | {417D1970-8F73-492E-B56C-11A6EAFF8CA1} |
Symbolic Name | POLID_NoSendToMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSendToMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSendToMenu policy has no known user-interface support.
Policy ID | {4294A388-F823-4D3A-BB16-39D02371DD19} |
Symbolic Name | POLID_NoBalloonFeatureAdvertisements |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoBalloonFeatureAdvertisements |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoBalloonFeatureAdvertisements policy has user-interface support through the Group Policy Object Editor, as “Turn off feature advertisement balloon notifications” in the “Start Menu and Taskbar” administrative template.
Policy ID | {44780082-F010-45AB-90B9-C2B36EA7DA74} |
Symbolic Name | POLID_NoAutoplayfornonVolume |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoAutoplayfornonVolume |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoAutoplayfornonVolume policy has user-interface support through the Group Policy Object Editor, as “Turn off Autoplay for non-volume devices” in the AutoPlay Policies administrative template (shown under Windows Components).
Policy ID | {47EBDF90-35E4-45BE-8438-D2EFB05B71D6} |
Symbolic Name | POLID_NoSetFolders |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSetFolders |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSetFolders policy has user-interface support through the Group Policy Object Editor, as “Remove programs on Settings menu” in the “Start Menu and Taskbar” administrative template. It is there dated from Windows 2000, but is even older. Though the NoSetFolders registry value is not supported as a policy until Windows Vista, it is the REST_NOSETFOLDERS restriction from as long ago as SHELL32 version 4.0.
Policy ID | {49DB605F-D9A9-4FA6-9C21-B54A0E82E749} |
Symbolic Name | POLID_TaskbarNoDragToolbar |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | TaskbarNoDragToolbar |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TaskbarNoDragToolbar policy has user-interface support through the Group Policy Object Editor, as “Prevent users from rearranging toolbars” in the “Start Menu and Taskbar” administrative template.
Policy ID | {4A1FA62E-C301-4B97-B482-5DE8B93063A2} |
Symbolic Name | POLID_NoToolbarOptions |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoToolbarOptions |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoToolbarOptions policy has no known user-interface support. Though the NoToolbarOptions registry value is not supported as a policy until Windows 7, it is accessible as restriction number 0x6000000E in SHDOCVW version 5.0 and higher (and even earlier, in some builds of SHDOCVW version 4.72, as restriction number 0x50000022).
Policy ID | {4BF2C693-2A9A-48F8-89A6-0A778F7B1D7D} |
Symbolic Name | POLID_NoWindowMinimizingShortcuts |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoWindowMinimizingShortcuts |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoWindowMinimizingShortcuts policy has user-interface support through the Group Policy Object Editor, as “Turn off Aero Shake minimizing mouse gesture” in the Desktop administrative template.
Policy ID | {4FC60822-47AF-4BEE-A7DA-C99A6E8E5D8D} |
Symbolic Name | POLID_PreXPSP2ShellProtocolBehavior |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | PreXPSP2ShellProtocolBehavior |
Type | boolean |
Default | false |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The PreXPSP2ShellProtocolBehavior policy has user-interface support through the Group Policy Object Editor as “Turn off shell protocol protected mode” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {541C4B08-7965-4B1A-B42C-F2081516DD8A} |
Symbolic Name | POLID_HideSCANetwork |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | HideSCANetwork |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The HideSCANetwork policy has user-interface support through the Group Policy Object Editor, as “Remove the networking icon” in the “Start Menu and Taskbar” administrative template.
Policy ID | {54B4DDDF-4230-408E-BC4D-12871AE018D5} |
Symbolic Name | POLID_NoChangingSoundScheme |
Key | Software\Policies\Microsoft\Windows\Personalization |
Value | NoChangingSoundScheme |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoChangingSoundScheme policy has user-interface support through the Group Policy Object Editor, as “Prevent changing sounds” in the Personalization category of the Control Panel administrative template.
Policy ID | {54E0116A-8C4C-4CB2-AA8F-9C5ADCF2E1B9} |
Symbolic Name | POLID_DisplayName_RemoteDrive |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisplayName_RemoteDrive |
Type | dword |
Default | 0 |
Availability | 6.0 from Windows Vista, and higher |
The DisplayName_RemoteDrive policy has no known user-interface support.
Policy ID | {556F916C-D5BE-406A-930F-521E0B8DC357} |
Symbolic Name | POLID_DisplayName_FixedDisk |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisplayName_FixedDisk |
Type | dword |
Default | 0 |
Availability | 6.0 from Windows Vista, and higher |
The DisplayName_FixedDisk policy has no known user-interface support.
Policy ID | {572FD217-F7FF-479C-8D96-BC938D6867F5} |
Symbolic Name | POLID_HideFastUserSwitching |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\System |
Value | HideFastUserSwitching |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The HideFastUserSwitching policy has user-interface support through the Group Policy Object Editor, as “Hide entry points for Fast User Switching” in the Logon administrative template (shown under System).
Policy ID | {58AE0986-0358-4A44-8089-9C8C177AA3B7} |
Symbolic Name | POLID_NoRestartOnTimer |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoRestartOnTimer |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoRestartOnTimer policy has no known user-interface support.
Policy ID | {5A057D0E-01F4-42E0-A9E3-8A9C693532C0} |
Symbolic Name | POLID_UseFindFirstFileEnumeration |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | UseFindFirstFileEnumeration |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The UseFindFirstFileEnumeration policy has no known user-interface support.
Policy ID | {5CAA6660-9F2E-4866-A648-E54902910D05} |
Symbolic Name | POLID_NoStartMenuNetworkPlaces |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoStartMenuNetworkPlaces |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoStartMenuNetworkPlaces policy has user-interface support through the Group Policy Object Editor, as “Remove Network icon from Start Menu” in the “Start Menu and Taskbar” administrative template. Though the NoStartMenuNetworkPlaces registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSMNETWORKPLACES restriction in SHELL32 version 6.0 and higher.
Policy ID | {5FE381F5-22DD-42FE-8B76-590F2A8B4699} |
Symbolic Name | POLID_NoSMMyDocs |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSMMyDocs |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSMMyDocs policy has user-interface support through the Group Policy Object Editor, as “Remove Documents icon from Start Menu” in the “Start Menu and Taskbar” administrative template. Though the NoSMMyDocs registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSMMYDOCS restriction in SHELL32 version 5.0 and higher.
Policy ID | {63E5D6CB-954F-42FE-8AAA-C08CC16BF500} |
Symbolic Name | POLID_GoMenu |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | GoMenu |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The GoMenu policy has no known user-interface support.
Policy ID | {668FF02B-4208-4389-8D19-E02112CDA74D} |
Symbolic Name | POLID_NoInstrumentation |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoInstrumentation |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoInstrumentation policy has user-interface support through the Group Policy Object Editor, as “Turn off user tracking” in the “Start Menu and Taskbar” administrative template. Though the NoInstrumentation registry value is not supported as a policy until Windows 7, it is accessible as restriction number 0x1A in SHDOCVW version 5.0 and higher.
Policy ID | {68F894E4-3C9D-4C68-8295-C8380E227655} |
Symbolic Name | POLID_NoWindowsUpdate |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoWindowsUpdate |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoWindowsUpdate policy has user-interface support through the Group Policy Object Editor, as “Remove links and access to Windows Update” in the “Start Menu and Taskbar” administrative template. It is there dated to Windows 2000, but is a few years older. Though the NoWindowsUpdate registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOWINDOWSUPDATE restriction in SHELL32 version 4.72 and higher, and as restriction number 0x1B in SHDOCVW version 5.0 and higher.
Policy ID | {6C2CA8DB-8BEB-441A-AD67-EF260CAFD558} |
Symbolic Name | POLID_NoMyComputerIcon |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum |
Value | {20D04FE0-3AEA-1069-A2D8-08002B30309D} |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoMyComputerIcon policy has user-interface support through the Group Policy Object Editor, as “Remove Computer icon on the desktop” in the Desktop administrative template. Though the {20D04FE0-3AEA-1069-A2D8-08002B30309D} registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOMYCOMPUTERICON restriction in SHELL32 version 6.0 and higher.
Policy ID | {6C60B720-17E0-4229-8E88-72A15121A276} |
Symbolic Name | POLID_DisableSearchBoxSuggestions |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | DisableSearchBoxSuggestions |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The DisableSearchBoxSuggestions policy has user-interface support through the Group Policy Object Editor as “Turn off display of recent search entries in the Windows Explorer search box” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {6EB4AC5F-4A99-4168-A9A9-80FB168D2228} |
Symbolic Name | POLID_NoStartMenuDownloads |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoStartMenuDownloads |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoStartMenuDownloads policy has user-interface support through the Group Policy Object Editor, as “Remove Downloads link from Start Menu” in the “Start Menu and Taskbar” administrative template.
Policy ID | {6FE9F3AB-D876-4F94-90CE-B50A7B5F5A24} |
Symbolic Name | POLID_NoStartMenuMyMusic |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoStartMenuMyMusic |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoStartMenuMyMusic policy has user-interface support through the Group Policy Object Editor, as “Remove Music icon from Start Menu” in the “Start Menu and Taskbar” administrative template. Though the NoStartMenuMyMusic registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSMMYMUSIC restriction in SHELL32 version 6.0 and higher.
Policy ID | {749618D6-7FE2-44C3-93B5-7ECCBCC18A32} |
Symbolic Name | POLID_DisplayName_Floppy |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisplayName_Floppy |
Type | dword |
Default | 0 |
Availability | 6.0 from Windows Vista, and higher |
The DisplayName_Floppy policy has no known user-interface support.
Policy ID | {759B3EFA-7087-44FA-929F-6703AFA574AE} |
Symbolic Name | POLID_HideSCAHealth |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | HideSCAHealth |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The HideSCAHealth policy has user-interface support through the Group Policy Object Editor, as “Remove the Action Center icon” in the “Start Menu and Taskbar” administrative template.
Policy ID | {76943D5E-EBDD-43BB-B9A9-F6BFF9B1050B} |
Symbolic Name | POLID_ClearRecentProgForNewUserInStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | ClearRecentProgForNewUserInStartMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The ClearRecentProgForNewUserInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Clear the recent programs list for new users” in the “Start Menu and Taskbar” administrative template.
Policy ID | {76CE52C1-9D4A-4989-9D79-1CC19157608F} |
Symbolic Name | POLID_DisableThumbsDBOnNetworkFolders |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | DisableThumbsDBOnNetworkFolders |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista SP1, and higher |
The DisableThumbsDBOnNetworkFolders policy has user-interface support through the Group Policy Object Editor, as “Turn off the caching of thumbnails in hidden thumbs.db files” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {7730F1F5-79F1-4EE9-BF42-3A601BC2214D} |
Symbolic Name | POLID_HideSCAPower |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | HideSCAPower |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The HideSCAPower policy has user-interface support through the Group Policy Object Editor, as “Remove the battery meter” in the “Start Menu and Taskbar” administrative template. This policy was overlooked for user-interface support in Windows Vista because the template mistakenly defined the corresponding registry value as HideSCABattery.
Policy ID | {78627E11-EC80-49A3-B3B7-6ABE739693FC} |
Symbolic Name | POLID_NoStartMenuSubFolders |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoStartMenuSubFolders |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoStartMenuSubFolders policy has user-interface support through the Group Policy Object Editor, as “Remove user’s folders from Start Menu” in the “Start Menu and Taskbar” administrative template. It is there dated from Windows 2000 but is much older. Though the NoStartMenuSubFolders registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSTARTMENUSUBFOLDERS restriction from as long ago as SHELL32 version 4.0.
Policy ID | {7A2CD24F-A9FF-4BFE-A93A-7940A3733D3D} |
Symbolic Name | POLID_NoDefaultPrograms |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
Value | NoDefaultPrograms |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoDefaultPrograms policy has user-interface support through the Group Policy Object Editor, as
Hide “Set Program Access and Computer Defaults” page
in the Programs administrative template (shown under Control Panel).
Policy ID | {7B72F719-056A-4F52-89CC-82AD1CA1C19A} |
Symbolic Name | POLID_EnableShellExecuteHooks |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | EnableShellExecuteHooks |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The EnableShellExecuteHooks policy has no known user-interface support.
Policy ID | {7F439A57-91D5-44BA-8B4D-C53E7A9C4FF3} |
Symbolic Name | POLID_NoRemoteDestinations |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoRemoteDestinations |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoRemoteDestinations policy has user-interface support through the Group Policy Object Editor, as “Do not display or track items in Jump Lists from remote locations” in the “Start Menu and Taskbar” administrative template.
Policy ID | {7F57E917-A64B-41A4-9C42-60588D5A7B1D} |
Symbolic Name | POLID_QuickLaunchEnabled |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | QuickLaunchEnabled |
Type | dword |
Constraints | min = 0, max = 1 |
Default | -1 |
Availability | 6.0 from Windows Vista, and higher |
The QuickLaunchEnabled policy has user-interface support through the Group Policy Object Editor, as “Show QuickLaunch on Taskbar” in the “Start Menu and Taskbar” administrative template. Its availability is there limited to “Windows Vista only”.
Policy ID | {8204C743-CB99-4578-A7CC-9DCCB9A38C70} |
Symbolic Name | POLID_NoControlPanel |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoControlPanel |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoControlPanel policy has user-interface support through the Group Policy Object Editor, as “Prohibit access to the Control Panel” in the Control Panel administrative template. Though the NoControlPanel registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOCONTROLPANEL in SHELL32 version 5.0 and higher.
Policy ID | {822D2054-9440-48DA-92F6-FA90DE0E9C96} |
Symbolic Name | POLID_NoSearchComputerLinkInStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSearchComputerLinkInStartMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista only |
The NoSearchComputerLinkInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Remove Search Computer link” in the “Start Menu and Taskbar” administrative template.
Policy ID | {887E8468-5288-41C7-B9DB-96733DB712A5} |
Symbolic Name | POLID_ForceExpandedSaveDialog |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | ForceExpandedSaveDialog |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The ForceExpandedSaveDialog policy has no known user-interface support.
Policy ID | {89A6DC76-B1AF-40AF-A98E-1D7AD10EAB47} |
Symbolic Name | POLID_NoGetPrograms |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
Value | NoGetPrograms |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoGetPrograms policy has user-interface support through the Group Policy Object Editor, as
Hide “Get Programs” page
in the Programs administrative template (shown under Control Panel).
Policy ID | {8AE4C4D5-EF31-4DDF-9089-A8B1E38C1CB0} |
Symbolic Name | POLID_NoRecentDocsMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoRecentDocsMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoRecentDocsMenu policy has user-interface support through the Group Policy Object Editor, as “Remove Recent Items menu from Start Menu” in the “Start Menu and Taskbar” administrative template. It there dated to Windows 2000 but is a couple of years older. Though the NoRecentDocsMenu registry value is not supported as a policy until Windows 2000, it is accessible as the REST_NORECENTDOCSMENU restriction from as long ago as SHELL32 version 4.71.
Policy ID | {8B5133D6-EEB8-4A46-9F8E-173ADC7B8E24} |
Symbolic Name | POLID_CheckSameSourceAndTargetForFRAndDFS |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | CheckSameSourceAndTargetForFRAndDFS |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The CheckSameSourceAndTargetForFRAndDFS policy has user-interface support through the Group Policy Object Editor, as “Verify old and new Folder Redirection targets point to the same share before redirecting” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {8BF6A66B-1CB5-47AA-A77D-EE978CA8383F} |
Symbolic Name | POLID_AddSearchEverywhereLinkInStartMenu |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | AddSearchEverywhereLinkInStartMenu |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The AddSearchEverywhereLinkInStartMenu policy has no known user-interface support.
Policy ID | {8C048F84-3F29-46AA-9590-EC933F92FF33} |
Symbolic Name | POLID_NoSearchInternetLinkInStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSearchInternetLinkInStartMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista only |
The NoSearchInternetLinkInStartMenu policy has no known user-interface support.
Policy ID | {8F23531D-25D9-4861-8AD9-ECF5996B09E5} |
Symbolic Name | POLID_NoFavoritesMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoFavoritesMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoFavoritesMenu policy has user-interface support through the Group Policy Object Editor, as “Remove Favorites menu from Start Menu” in the “Start Menu and Taskbar” administrative template. It there dated to Windows 2000 but is a couple of years older. Though the NoFavoritesMenu registry value is not supported as a policy until Windows 2000, it is accessible as the REST_NOFAVORITESMENU restriction from as long ago as SHELL32 version 4.71.
Policy ID | {92803FB4-7706-4035-ACD7-F63E069D3697} |
Symbolic Name | POLID_PreventItemCreationInUsersFilesFolder |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | PreventItemCreationInUsersFilesFolder |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The PreventItemCreationInUsersFilesFolder policy has user-interface support through the Group Policy Object Editor, as “Prevent users from adding files to the root of their Users Files folder” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {95F4BC76-74B9-4926-AD60-B83DB7F3C8A4} |
Symbolic Name | POLID_TaskbarNoThumbnail |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | TaskbarNoThumbnail |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TaskbarNoThumbnail policy has user-interface support through the Group Policy Object Editor, as “Turn off taskbar thumbnails” in the “Start Menu and Taskbar” administrative template. Its availability is there limited to “Windows Vista only”.
Policy ID | {99431419-3869-4970-9AA5-1C5EA306DD79} |
Symbolic Name | POLID_NoPinningToTaskbar |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoPinningToTaskbar |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoPinningToTaskbar policy has user-interface support through the Group Policy Object Editor, as “Do not allow pinning programs to the Taskbar” in the “Start Menu and Taskbar” administrative template.
Policy ID | {9AA80CC4-99E5-4A32-B951-4B9C533A547F} |
Symbolic Name | POLID_DontSetAutoplayCheckbox |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DontSetAutoplayCheckbox |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The DontSetAutoplayCheckbox policy has user-interface support through the Group Policy Object Editor, as “Don’t set the always do this checkbox” in the AutoPlay Policies administrative template (shown under Windows Components).
Policy ID | {9B0C5BBA-19B0-482C-8411-A7D7A43A7E3F} |
Symbolic Name | POLID_NormalizeLinkNetPidls |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NormalizeLinkNetPidls |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NormalizeLinkNetPidls policy has no known user-interface support. Microsoft’s one known documentation of it is the Knowledge Base article Two Windows appear when you double-click two shortcuts to the same folder in Windows XP. The NormalizeLinkNetPidls registry value is also accessible as the restriction 0x4000009E in the SHELL32 version 6.0 from Windows XP SP3 only.
Policy ID | {A0A7118D-8E46-4332-9CD5-ADDD399EDE11} |
Symbolic Name | POLID_DisableThumbnails |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisableThumbnails |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The DisableThumbnails policy has user-interface support through the Group Policy Object Editor, as “Turn off the display of thumbnails and only display icons” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {A25B814E-7145-4113-9116-078BB19D4FE4} |
Symbolic Name | POLID_TaskbarNoAddRemoveToolbar |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | TaskbarNoAddRemoveToolbar |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TaskbarNoAddRemoveToolbar policy has user-interface support through the Group Policy Object Editor, as “Prevent users from adding or removing toolbars” in the “Start Menu and Taskbar” administrative template.
Policy ID | {A487A172-318C-4DAA-8DA8-C3666873B8B3} |
Symbolic Name | POLID_NoSMMyPictures |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSMMyPictures |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSMMyPictures policy has user-interface support through the Group Policy Object Editor, as “Remove Pictures icon from Start Menu” in the “Start Menu and Taskbar” administrative template. It is there dated to Windows XP but is slightly older. Though the NoSMMyPictures registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSMMYPICS restriction in SHELL32 version 5.50 and higher.
Policy ID | {A4C84E8E-C432-4919-93D0-A025CDA4F6B7} |
Symbolic Name | POLID_AddSearchInternetLinkInStartMenu |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | AddSearchInternetLinkInStartMenu |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The AddSearchInternetLinkInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Add Search Internet link to Start Menu” in the “Start Menu and Taskbar” administrative template.
Policy ID | {A55F91DC-AADC-4038-82FC-84806D928978} |
Symbolic Name | POLID_NoMobilityCenter |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\MobilityCenter |
Value | NoMobilityCenter |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoMobilityCenter policy has user-interface support through the Group Policy Object Editor, as “Turn off Windows Mobility Center” in the Windows Mobility Center administrative template (shown under Windows Components).
Policy ID | {A60068A9-C1DC-4AB1-847C-C5C7E956B09E} |
Symbolic Name | POLID_DisableHomeGroup |
Key | Software\Policies\Microsoft\Windows\HomeGroup |
Value | DisableHomeGroup |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The DisableHomeGroup policy has user-interface support through the Group Policy Object Editor, as “Prevent the computer from joining a homegroup” in the HomeGroup administrative template (shown under Windows Components).
Policy ID | {A643A951-7B5B-42D9-BF09-AC51C4C7BC66} |
Symbolic Name | POLID_NoProgramsCPL |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
Value | NoProgramsCPL |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoProgramsCPL policy has user-interface support through the Group Policy Object Editor, as “Hide the Programs Control Panel” in the Programs administrative template (shown under Control Panel).
Policy ID | {A6D0DCA2-6E6D-4CC6-96FD-5A6DA32CD147} |
Symbolic Name | POLID_DisableThumbnailsOnNetworkFolders |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | DisableThumbnailsOnNetworkFolders |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The DisableThumbnailsOnNetworkFolders policy has user-interface support through the Group Policy Object Editor, as “Turn off the display of thumbnails and only display icons on network folders” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {A9EA41A7-4EA4-4776-8C1E-AA06A25160F9} |
Symbolic Name | POLID_NoRun |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoRun |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoRun policy has user-interface support through the Group Policy Object Editor, as “Remove Run menu from Start Menu” in the “Start Menu and Taskbar” administrative template. It is there dated to Windows 2000 but is much older. Though the NoRun registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NORUN restriction from as long ago as SHELL32 version 4.0.
Policy ID | {AB345043-846D-4EDA-94AA-4ED57ADF805C} |
Symbolic Name | POLID_NoSearchCommInStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSearchCommInStartMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSearchCommInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Do not search communications” in the “Start Menu and Taskbar” administrative template.
Policy ID | {B0A5DDF1-F6EA-4BA8-9ADB-97F1309D2F27} |
Symbolic Name | POLID_NoInstalledUpdates |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
Value | NoInstalledUpdates |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoInstalledUpdates policy has user-interface support through the Group Policy Object Editor, as
Hide “Installed Updates” page
in the Programs administrative template (shown under Control Panel).
Policy ID | {B23E13F2-E377-4C74-A11E-B384390E12E4} |
Symbolic Name | POLID_NoManualUpdates |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoManualUpdates |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoManualUpdates policy has no known user-interface support.
Policy ID | {B3AB7D3B-698F-401E-BF89-30023335A267} |
Symbolic Name | POLID_CompareJunctionness |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | CompareJunctionness |
Type | boolean |
Default | false |
Availability | 6.0 from Windows XP SP3, and Windows Server 2003 SP1 and SP2 only |
The CompareJunctionness policy has no known user-interface support. Microsoft’s one known documentation of it is the Knowledge Base article FIX: Windows Explorer tree view may display a folder that does not have a name or that has an incorrect name in Windows 2000 and in Windows XP.
Policy ID | {BAB9D65A-D7C7-469E-9650-79EF6A207C83} |
Symbolic Name | POLID_NoSMHelp |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSMHelp |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSMHelp policy has user-interface support through the Group Policy Object Editor, as “Remove Help menu from Start Menu” in the “Start Menu and Taskbar” administrative template. Though the NoSMHelp registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSMHELP restriction in SHELL32 version 5.0 and higher.
Policy ID | {BE7B9FAE-F31D-445D-B9F0-9C4DE90C68BA} |
Symbolic Name | POLID_AllowCLSIDPROGIDMapping |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | AllowCLSIDPROGIDMapping |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The AllowCLSIDPROGIDMapping policy has no known user-interface support. Though the AllowCLSIDPROGIDMapping registry value is not supported as a policy until Windows Vista, it has an earlier history as a shell restriction: number 0x400000FF in the builds of SHELL32 version 6.0 from Windows XP SP3 and Windows Server 2003 SP2 only.
Policy ID | {C0F7F692-6B59-470B-B010-9C5B67D67582} |
Symbolic Name | POLID_NoSearchFullText |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSearchFullText |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSearchFullText policy has no known user-interface support.
Policy ID | {C486DD5B-0DCD-4C5E-B7AC-2E49CE2D33C4} |
Symbolic Name | POLID_NoSearchFilesInStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSearchFilesInStartMenu |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoSearchFilesInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Do not search for files” in the “Start Menu and Taskbar” administrative template. Its availability is there said to be “At least Windows Vista”.
Policy ID | {C67F73F8-AB64-422F-B952-3C57ABC9C137} |
Symbolic Name | POLID_NoSetTaskbar |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSetTaskbar |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSetTaskbar policy has user-interface support through the Group Policy Object Editor, as “Prevent changes to Taskbar and Start Menu Settings” in the “Start Menu and Taskbar” administrative template. It is there dated to Windows 2000 but is much older. Though the NoSetTaskbar registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSETTASKBAR restriction from as long ago as SHELL32 version 4.0.
Policy ID | {C73171AB-7EE9-487F-898B-E0BE26CD73B5} |
Symbolic Name | POLID_CopyEngineNoNotifyMSSearch |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | CopyEngineNoNotifyMSSearch |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The CopyEngineNoNotifyMSSearch policy has no known user-interface support.
Policy ID | {C79A44A1-DB7C-4212-A837-4B073F6C4815} |
Symbolic Name | POLID_TaskbarLockAll |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | TaskbarLockAll |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TaskbarLockAll policy has user-interface support through the Group Policy Object Editor, as “Lock all taskbar settings” in the “Start Menu and Taskbar” administrative template.
Policy ID | {C79F8787-C7B3-4EC1-B3D9-48AA9241BC50} |
Symbolic Name | POLID_NoDrivesInSendToMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoDrivesInSendToMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoDrivesInSendToMenu policy has no known user-interface support.
Policy ID | {C7BD9EED-1388-458F-8F1C-6DD25CE3C104} |
Symbolic Name | POLID_NoStartMenuMyGames |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoStartMenuMyGames |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoStartMenuMyGames policy has user-interface support through the Group Policy Object Editor, as “Remove Games link from Start Menu” in the “Start Menu and Taskbar” administrative template.
Not that it matters in practice, but this policy is duplicated in SHLWAPI’s tables.
Policy ID | {C95D00AB-AB1D-46F4-8FF5-5761512DA216} |
Symbolic Name | POLID_NoLinksBar |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoLinksBar |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoLinksBar policy has no known user-interface support.
Policy ID | {CF014FC3-FFCF-4333-BF28-8E0719854DD2} |
Symbolic Name | POLID_PerInstanceIconHandlerForOffline |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | PerInstanceIconHandlerForOffline |
Type | boolean |
Default | false |
Availability | 6.0 from Internet Explorer 7.0 for Windows XP; 6.0 from Windows XP SP3; 6.0 from Windows Vista, and higher |
The PerInstanceIconHandlerForOffline policy has no known user-interface support. Microsoft’s one known documentation of it is the Knowledge Base article BUG: An HTML file or an XML file that you archived to a secondary storage device may appear without an icon in Windows Explorer on a client computer that is running Windows Server 2003 or Windows XP.
Policy ID | {D64B78B3-F99E-498E-9C5E-F7CCDE88089B} |
Symbolic Name | POLID_NoStartMenuRecordedTV |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoStartMenuRecordedTV |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoStartMenuRecordedTV policy has user-interface support through the Group Policy Object Editor, as “Remove Recorded TV link from Start Menu” in the “Start Menu and Taskbar” administrative template.
Policy ID | {D791EA62-B27D-47EA-B5C6-1D9A825FACEB} |
Symbolic Name | POLID_NoWindowsFeatures |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
Value | NoWindowsFeatures |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoWindowsFeatures policy has user-interface support through the Group Policy Object Editor, as
Hide “Windows Features”
in the Programs administrative template (shown under Control Panel).
Policy ID | {DAA33239-8B4A-414F-BAAA-8600D88CE649} |
Symbolic Name | POLID_NoBrowserOptions |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoBrowserOptions |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoBrowserOptions policy has user-interface support through the Group Policy Object Editor, as “Tools menu: Disable Internet Options... menu option” in the “Browser menus” category of the Internet Explorer administrative template (shown under Windows Components). Though the NoBrowserOptions registry value is not supported as a policy until Windows 7, it is accessible as restriction number 0x60000004 in SHDOCVW version 5.0 and higher (and even earlier, in some builds of SHDOCVW version 4.72, as restriction number 0x5000001D).
Policy ID | {DBA03A47-E287-4163-8D29-7362C31C5110} |
Symbolic Name | POLID_TryHarderPinnedOpenSearch |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | TryHarderPinnedOpenSearch |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The TryHarderPinnedOpenSearch policy has user-interface support through the Group Policy Object Editor, as
Pin Internet search sites to the “Search again” links and the Start menu
in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {DC5CAFCC-55E5-4A29-877D-882A11B59A5C} |
Symbolic Name | POLID_NoStartMenuVideos |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoStartMenuVideos |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoStartMenuVideos policy has user-interface support through the Group Policy Object Editor, as “Remove Videos link from Start Menu” in the “Start Menu and Taskbar” administrative template.
Policy ID | {DFE641C5-252E-4632-AEFD-AD56A9DFBEF0} |
Symbolic Name | POLID_DisableIndexedLibraryExperience |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | DisableIndexedLibraryExperience |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The DisableIndexedLibraryExperience policy has user-interface support through the Group Policy Object Editor, as “Turn off Windows Libraries features that rely on indexed file data” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {E3AD81D1-90B6-4A4B-8AA8-0F67EFF0C6B9} |
Symbolic Name | POLID_NoWindowsMarketplace |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
Value | NoWindowsMarketplace |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoWindowsMarketplace policy has user-interface support through the Group Policy Object Editor, as
Hide “Windows Marketplace”
in the Programs administrative template (shown under Control Panel).
Policy ID | {E415D2FC-AD67-4F26-8189-2CC780B64025} |
Symbolic Name | POLID_NOBANDCUSTOMIZE |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NOBANDCUSTOMIZE |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NOBANDCUSTOMIZE policy has no known user-interface support.
Policy ID | {E4BDB1AB-D5C6-4074-99A0-FF974E95B6BE} |
Symbolic Name | POLID_DisableKnownFolders |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | DisableKnownFolders |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The DisableKnownFolders policy has user-interface support through the Group Policy Object Editor, as “Disable Known Folders” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {E5AEF8E9-4B1C-4950-98A2-AFA8D40B259A} |
Symbolic Name | POLID_NoAutorun |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoAutorun |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoAutorun policy has user-interface support through the Group Policy Object Editor, as “Default behavior for AutoRun” in the AutoPlay Policies administrative template (shown under Windows Components).
Policy ID | {E647CF99-8FAB-456B-AC73-5451BE8AF571} |
Symbolic Name | POLID_TaskbarNoRedock |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | TaskbarNoRedock |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The TaskbarNoRedock policy has user-interface support through the Group Policy Object Editor, as “Prevent users from moving taskbar to another screen dock location” in the “Start Menu and Taskbar” administrative template.
Policy ID | {E8318A5B-80C3-4BF1-940E-5E04E6C3C8F7} |
Symbolic Name | POLID_NoSearchInternetInStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSearchInternetInStartMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSearchInternetInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Do not search Internet” in the “Start Menu and Taskbar” administrative template. Its availability is there limited to “Windows Vista and Windows Server 2008”.
Policy ID | {E89EB666-ED21-439C-8CCF-91CA1289922E} |
Symbolic Name | POLID_ForceClassicControlPanel |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | ForceClassicControlPanel |
Type | dword |
Constraints | min = 0, max = 1 |
Default | -1 |
Availability | 6.0 from Windows Vista, and higher |
The ForceClassicControlPanel policy has user-interface support through the Group Policy Object Editor, as “Always open All Control Panel Items when opening Control Panel” in the Control Panel administrative template. Its description in the templates from Windows Vista is simply “Force classic Control Panel view”. Though the ForceClassicControlPanel registry value is not supported as a policy until Windows Vista, it has an earlier history as a registry value interpreted by builds of SHELL32 version 6.0 from before Windows Vista.
Policy ID | {ECF90404-F38C-44FE-9F1B-02A72BAF603C} |
Symbolic Name | POLID_ScanWithAntiVirus |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Attachments |
Value | ScanWithAntiVirus |
Type | dword |
Constraints | min = 1, max = 3 |
Default | 0 |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The ScanWithAntiVirus policy has user-interface support through the Group Policy Object Editor, as “Notify antivirus programs when opening attachments” in the Attachment Manager administrative template (shown under Windows Components). The minimum and maximum are interpreted as disabled and enabled, respectively.
Policy ID | {ECF90405-F38C-44FE-9F1B-02A72BAF603C} |
Symbolic Name | POLID_SaveZoneInformation |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Attachments |
Value | SaveZoneInformation |
Type | dword |
Constraints | min = 1, max = 3 |
Default | 0 |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The SaveZoneInformation policy has user-interface support through the Group Policy Object Editor, as “Do not preserve zone information in file attachments” in the Attachment Manager administrative template (shown under Windows Components). The values 1 and 2 are interpreted as enabled and disabled, respectively.
Policy ID | {ECF90406-F38C-44FE-9F1B-02A72BAF603C} |
Symbolic Name | POLID_UseTrustedHandlers |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Attachments |
Value | UseTrustedHandlers |
Type | dword |
Constraints | min = 1, max = 3 |
Default | 0 |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The UseTrustedHandlers policy has user-interface support through the Group Policy Object Editor, as “Trust logic for file attachments” in the Attachment Manager administrative template (shown under Windows Components). The values 1, 2 and 3 are interpreted respectively as:
Policy ID | {ECF90408-F38C-44FE-9F1B-02A72BAF603C} |
Symbolic Name | POLID_HideZoneInfoOnProperties |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Attachments |
Value | HideZoneInfoOnProperties |
Type | boolean |
Default | false |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The HideZoneInfoOnProperties policy has user-interface support through the Group Policy Object Editor, as “Hide mechanisms to remove zone information” in the Attachment Manager administrative template (shown under Windows Components).
Policy ID | {ECF90409-F38C-44FE-9F1B-02A72BAF603C} |
Symbolic Name | POLID_DefaultFileTypeRisk |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Associations |
Value | DefaultFileTypeRisk |
Type | dword |
Constraints | min = 0x1806 (URLACTION_SHELL_EXECUTE_HIGHRISK),
max = 0x1808 (URLACTION_SHELL_EXECUTE_LOWRISK) |
Default | 0x1807 (URLACTION_SHELL_EXECUTE_MODRISK) |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The DefaultFileTypeRisk policy has user-interface support through the Group Policy Object Editor, as “Default risk level for file attachments” in the Attachment Manager administrative template (shown under Windows Components). Values from the minimum to the maximum are defined respectively as Low Risk, Moderate Risk and High Risk.
Data for the DefaultFileTypeRisk registry value specifies the risk level for file associations that have no risk level set explicitly through any of the HighRiskFileTypes, ModRiskFileTypes and LowRiskFileTypes policies.
The DefaultFileTypeRisk policy’s only known users in Windows Vista are IEFRAME and SHLWAPI. For both, the purpose is to support the undocumented AssocGetUrlAction function. SHLWAPI exports this function. IEFRAME has its own copy, presumably only to avoid importing it from SHLWAPI (which would have the unhappy side-effect of requiring Microsoft to document it for settlement compliance).
Policy ID | {ECF9040A-F38C-44FE-9F1B-02A72BAF603C} |
Symbolic Name | POLID_HighRiskFileTypes |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Associations |
Value | HighRiskFileTypes |
Type | string |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The HighRiskFileTypes policy has user-interface support through the Group Policy Object Editor, as “Inclusion list for high risk file types” in the Attachment Manager administrative template (shown under Windows Components).
Data for the HighRiskFileTypes registry value is a semicolon-delimited list of file assocations (given by extension or ProgID) to regard as high-risk. The SHLWAPI function AssocIsDangerous answers TRUE for all assocations in this list.
Policy ID | {ECF9040B-F38C-44FE-9F1B-02A72BAF603C} |
Symbolic Name | POLID_ModRiskFileTypes |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Associations |
Value | ModRiskFileTypes |
Type | string |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The ModRiskFileTypes policy has user-interface support through the Group Policy Object Editor, as “Inclusion list for moderate risk file types” in the Attachment Manager administrative template (shown under Windows Components).
Data for the ModRiskFileTypes registry value is a semicolon-delimited list of file assocations (given by extension or ProgID) to regard as moderate-risk.
Policy ID | {ECF9040C-F38C-44FE-9F1B-02A72BAF603C} |
Symbolic Name | POLID_LowRiskFileTypes |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Associations |
Value | LowRiskFileTypes |
Type | string |
Availability | 6.0 from Windows XP SP2 and Windows Server 2003 SP1, and higher |
The LowRiskFileTypes policy has user-interface support through the Group Policy Object Editor, as “Inclusion list for low risk file types” in the Attachment Manager administrative template (shown under Windows Components).
Data for the LowRiskFileTypes registry value is a semicolon-delimited list of file assocations (given by extension or ProgID) to regard as low-risk.
Policy ID | {EEE8C5AF-8D75-4C55-8D7A-8D014D46BF26} |
Symbolic Name | POLID_AlwaysShowClassicMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | AlwaysShowClassicMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The AlwaysShowClassicMenu policy has user-interface support through the Group Policy Object Editor, as “Display the menu bar in Windows Explorer” in the Windows Explorer administrative template (shown under Windows Components).
Policy ID | {EF2A45CF-D2C9-4EF8-A84B-12D7F1150CA8} |
Symbolic Name | POLID_StartMenuLogoff |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | StartMenuLogoff |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The StartMenuLogoff policy has user-interface support through the Group Policy Object Editor, as “Remove Logoff on the Start Menu” in the “Start Menu and Taskbar” administrative template. Though the StartMenuLogoff registry value is not supported as a policy until Windows Vista, it is accessible as the REST_STARTMENULOGOFF restriction in SHELL32 version 5.0 and higher.
Policy ID | {F032E521-7D91-4EBD-978D-D5875833B2DA} |
Symbolic Name | POLID_NoStartMenuHomegroup |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoStartMenuHomegroup |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoStartMenuHomegroup policy has user-interface support through the Group Policy Object Editor, as “Remove Homegroup link from Start Menu” in the “Start Menu and Taskbar” administrative template.
Policy ID | {F085C2E8-95D2-4377-9861-A69ECB17F43A} |
Symbolic Name | POLID_NoProgramsAndFeatures |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Programs |
Value | NoProgramsAndFeatures |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoProgramsAndFeatures policy has user-interface support through the Group Policy Object Editor, as
Hide “Programs and Features” page
in the Programs administrative template (shown under Control Panel).
Policy ID | {F198E451-4AE6-44C4-AEEA-E3E56505E15C} |
Symbolic Name | POLID_NoSearchProgramsInStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSearchProgramsInStartMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSearchProgramsInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Do not search programs and Control Panel items” in the “Start Menu and Taskbar” administrative template. The description in the template from Windows Vista is just “Do not search programs”.
Policy ID | {F211AA05-D4DF-4370-A2A0-9F19C09756A7} |
Symbolic Name | POLID_EnableSecureCredentialPrompting |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\CredUI |
Value | EnableSecureCredentialPrompting |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The EnableSecureCredentialPrompting policy has user-interface support through the Group Policy Object Editor, as “Require trusted path for credential entry.” in the Credential User Interface administrative template (shown under Windows Components).
Policy ID | {F329F2FB-AC9D-45EB-A9C7-43374C316393} |
Symbolic Name | POLID_EnumerateAdministrators |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\CredUI |
Value | EnumerateAdministrators |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The EnumerateAdministrators policy has user-interface support through the Group Policy Object Editor, as “Enumerate administrator accounts on elevation” in the Credential User Interface administrative template (shown under Windows Components).
Policy ID | {F785715B-607F-49D5-A263-EEACE838BC88} |
Symbolic Name | POLID_NoTheaterMode |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoTheaterMode |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoTheaterMode policy has user-interface support through the Group Policy Object Editor, as “View menu: Disable Full Screen menu option” in the “Browser menus” category of the Internet Explorer administrative template (shown under Windows Components). Though the NoTheaterMode registry value is not supported as a policy until Windows 7, it is accessible as restriction number 0x6000000A in SHDOCVW version 5.0 and higher (and even earlier, in some builds of SHDOCVW version 4.72, as restriction number 0x50000025).
Policy ID | {F86788F1-3E25-484B-8B23-5F3448976522} |
Symbolic Name | POLID_NoSearchEverywhereLinkInStartMenu |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoSearchEverywhereLinkInStartMenu |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoSearchEverywhereLinkInStartMenu policy has user-interface support through the Group Policy Object Editor, as “Remove See More Results / Search Everywhere link” in the “Start Menu and Taskbar” administrative template.
Policy ID | {FB4A4BC8-8558-40D3-92E3-F015C2335B8E} |
Symbolic Name | POLID_SkipNetworkShieldCheck |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | SkipNetworkShieldCheck |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The SkipNetworkShieldCheck policy has no known user-interface support.
Policy ID | {FD47931F-FCF5-4305-B332-2D8342C19154} |
Symbolic Name | POLID_ForceRunOnStartMenu |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | ForceRunOnStartMenu |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The ForceRunOnStartMenu policy has user-interface support through the Group Policy Object Editor, as “Add the Run command to the Start Menu” in the “Start Menu and Taskbar” administrative template.
Policy ID | {FEE6B09C-F5F4-4369-8530-220C34333F5A} |
Symbolic Name | POLID_NoBrowserClose |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoBrowserClose |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoBrowserClose policy has user-interface support through the Group Policy Object Editor, as “File menu: Disable closing the browser and Explorer windows” in the “Browser menus” category of the Internet Explorer administrative template (shown under Windows Components). Though the NoBrowserClose registry value is not supported as a policy until Windows 7, it is accessible as restriction number 0x60000008 in SHDOCVW version 5.0 and higher (and even earlier, in some builds of SHDOCVW version 4.72, as restriction number 0x50000021).
Policy ID | {FF6E4CB4-46AD-4334-A1FD-CD58496B7C4E} |
Symbolic Name | POLID_NoFindFiles |
Key | Software\Policies\Microsoft\Windows\Explorer |
Value | NoFindFiles |
Type | boolean |
Default | false |
Availability | 6.1 and higher |
The NoFindFiles policy has user-interface support through the Group Policy Object Editor, as Search: Disable Find Files via F3 within the browser” in the Internet Explorer administrative template (shown under Windows Components). Its availability is there limited to “Only Internet Explorer 5.0 and Internet Explorer 6.0”. Though the NoFindFiles registry value is not supported as a policy until Windows 7, it is accessible as restriction number 0x6000000B in SHDOCVW version 5.0 and higher (and even earlier, in some builds of SHDOCVW version 4.72, as restriction number 0x50000026).
Policy ID | {FFD2F653-7F76-4EBA-9B49-B73924A7EFAE} |
Symbolic Name | POLID_NoSMConfigurePrograms |
Key | Software\Microsoft\Windows\CurrentVersion\Policies\Explorer |
Value | NoSMConfigurePrograms |
Type | boolean |
Default | false |
Availability | 6.0 from Windows Vista, and higher |
The NoSMConfigurePrograms policy has user-interface support through the Group Policy Object Editor, as “Remove Default Programs link from the Start menu” in the “Start Menu and Taskbar” administrative template. Though the NoSMConfigurePrograms registry value is not supported as a policy until Windows Vista, it is accessible as the REST_NOSMCONFIGUREPROGRAMS restriction in SHELL32 version 5.0 from Windows Server 2003 SP3 and higher, and version 6.0 from Windows XP SP1, and higher.