Share via

HELP. I CAN'T UNINSTALL POWERTOYS

abdocat 0 Reputation points
2026-02-14T14:35:21.69+00:00

The uninstaller is not in the control panel.

Windows for home | Other | Apps
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Thomas4-N 10,995 Reputation points Microsoft External Staff Moderator
    2026-02-17T09:55:36.8866667+00:00

    Hello abdocat, welcome to Microsoft Q&A forum.

    Your issue is mentioned here: https://github.com/microsoft/PowerToys/issues/41187.

    In that thread, other users have suggested some fixes you can try:

    User's image


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. 

    1 person found this answer helpful.

  2. Q&A Assist
    2026-02-14T14:35:34.2066667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    If you're having trouble uninstalling PowerToys and the uninstaller is not appearing in the Control Panel, you can use the command line to uninstall it. Here’s how:

    1. Open Command Prompt as an administrator.
    2. Use the following command to uninstall PowerToys:
         winget uninstall --name powertoys
      
      You can also specify a version if needed:
         winget uninstall --name powertoys --version <version_number>
      

    If you encounter issues with the uninstaller, you can also check the PowerToys releases page for the installer and use the command to extract the MSI if necessary. This can help in cases where the uninstallation process is problematic.

    Additionally, if you are still facing issues, consider using cleanup scripts available on the PowerToys GitHub repository to assist with the uninstallation process.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.