Skip to content

Finally got a method to remove items from Win-X in Win11 22H2 #1523

@vippium

Description

@vippium

After searching for long time, I got a method to remove items from the Win-X menu in 22H2 builds. As all know that there is no way to edit the Win-X menu after updating to 22H2. Even Win-X menu Editor also don't work in latest builds.
But after researching on this, I got a method to remove items. I will try to check a method for adding our own shortcuts to this (as we can do in Win10). But currently check for removing items.

There are 2 folders i.e. "Current User" and for "All Users" :

For Current User:
C:\Users\Administrator\AppData\Local\Microsoft\Windows\WinX

For All Users:
C:\Users\Default\AppData\Local\Microsoft\Windows\WinX

2023-06-06_08h17_32

In this, I've removed Powershell Admin and Task Manager as I don't need those shortcuts.
In this, MS merged Powershell and wt together, so, removing both wt also remove both Powershell
I'm trying to add cmd in replacement of Powershell. I'll update this after I found a way to add items too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions