Windows Configure Right Click Menu
Configures Windows 11 right-click menu behavior. Enable classic view for Windows 10 style context menu or disable it for the default Windows 11 menu.
Parameters
Section titled “Parameters”Classic View
Section titled “Classic View”Required — Default: True
Enable to use the classic Windows 10 style right-click menu. Disable to use the default Windows 11 right-click menu.
Restart Explorer
Section titled “Restart Explorer”Required — Default: True
Enable to restart Explorer automatically after the change. Disable to apply the change manually later.
Details
Section titled “Details”- Category: Registry
- Brick ID:
Windows-ConfigureRightClickMenu
Raw JSON definition
Section titled “Raw JSON definition”{ "category": "registry", "description": "Configures Windows 11 right-click menu behavior. Enable classic view for Windows 10 style context menu or disable it for the default Windows 11 menu.", "developerVendor": "CapaSystems A/S", "displayName": null, "id": "Windows-ConfigureRightClickMenu", "name": "Windows Configure Right Click Menu", "parameters": [ { "defaultValue": "True", "defaultValueObject": null, "description": "Enable to use the classic Windows 10 style right-click menu. Disable to use the default Windows 11 right-click menu.", "id": "ClassicView", "name": "Classic View", "regExValidation": "", "required": true, "type": "Boolean", "value": null, "values": [], "valuesObject": null }, { "defaultValue": "True", "defaultValueObject": null, "description": "Enable to restart Explorer automatically after the change. Disable to apply the change manually later.", "id": "RestartExplorer", "name": "Restart Explorer", "regExValidation": "", "required": true, "type": "Boolean", "value": null, "values": [], "valuesObject": null } ], "powershell": { "base64Encoded": true, "function": "ZnVuY3Rpb2..." }, "type": "powerbrick", "version": "2026.7.2.1"}