Author | external help file | Module Guid | Module Name | online version | schema |
---|---|---|---|---|---|
Paul Boyer |
psvault-Windows11-help.xml |
4b53e073-5b6c-4244-b7f7-0c33a961e74c |
psvault-Windows11 |
2.0.0 |
Script to enable or disable the Widgets panel in Windows 11
Enable-Win11Widgets [-Disable] [<CommonParameters>]
Enable or disable the Widgets panel by modifying the registry key in HKCU. Running the script with no parameter will enable the panel.
Enable-Win11Widgets -Disable
Disable the Windows 11 Widgets panel
Parameter that causes the script to disable the Widgets panel in Windows 11.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Author: Paul Boyer Date: 6-28-2021