Contextual Menu is missing in Win 11

Hello, I just ran into the same problem with this thread

. I had try reinstalling and reboot my PC but it didn't work. I got the latest Windows 11 Version 22H2 (0S Build 22621.1778)

See also other threads:

and also those that recommend to register the extension again.

For me this is the solution, thank you

cd C:\Program Files\Mp3tag
powershell -c "Get-AppxPackage -name *mp3tag* | Remove-AppxPackage"
powershell -c "Add-AppxPackage Mp3tagShell.msix"
2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.