microsoft/PowerToys

How to disable Command Palette with DSC installation

Open

#38,756 opened on Apr 11, 2025

View on GitHub
 (5 comments) (2 reactions) (0 assignees)C# (7,978 forks)batch import
Area-Setup/InstallHelp WantedIssue-BugPriority-2Product-Command Palette

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (117 merged PRs in 30d)

Description

Microsoft PowerToys version

0.90.1

Installation method

WinGet

Area(s) with issue?

General

Steps to reproduce

I've tried to deploy PT with DSC after 0.90.1 became available on winget, but I'm not sure how to define it in DSC, as I'm getting errors:

Image

I've tried CommandPalette and CmdPal and neither worked.

Image

configurationVersion is 0.2.0

✔️ Expected Behavior

Define Command Palette tool in DSC, so it won't be enabled during PT installation with DSC.

❌ Actual Behavior

No response

Additional Information

No response

Other Software

No response

Contributor guide