reinstall the Snipping Tool and all other default Windows 11 apps that come with the platform with a different command. However, that command will take longer to finish. To reinstall Snipping Tool in that way, execute this PowerShell command:
Get-AppxPackage -allusers | foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmanifest.xml” -DisableDevelopmentMode}