I was trying to uninstall Python 3.11 from my Windows 11 Pro 24H2 laptop.
When I tried from: Windows Settings → Apps or Control Panel → Programs and Features the uninstallation failed multiple times.
It showed errors like:
Could not set file security for file 'D:\Config.Msi\e9e4050.rbf'. Error: 5.
Verify that you have sufficient privileges to modify the security
permissions for this file.
How can I uninstall Python 3.11 properly?

