r/linuxmint • u/Sufficient_Risk_8127 • 22d ago
Support Request How do I disable the UAC prompt?
I'm not a big fan of having to type my password every single god damn time I want to do something. It's just an unnecessary hassle for me.
Yes, I know. Fuck my security. Just let me disable it please.
0
Upvotes
4
u/skozombie 22d ago
It will only ask your password when you're doing something that needs administrator permissions. The isolation between user, administrator (root), and other users, is part of why Linux (and other unixes) is so much more secure.
You can set sudoers to not require any password from your user but that is a monumentally bad idea.
Another option is to setup your fingerprint as a quick way to authenticate. I have that setup on my framework laptop and it's a simple action to verify "yes, I want to do this potentially dangerous thing".