I just recently learned about the principle of least privilege, and I’ve been trying to replace as many programs on my PC as reasonable by either their portable counterparts or by reinstalling in userspace instead of admin.
But then I started to question whether I should do the same with the browser I use to sign into my accounts, since on one hand, the browser does NOT need to be installed as admin to function properly, but on the other hand, I wonder if there’s actually some benefit to installing it as such, like better data protection or something like that.
What do you think are the advantages of installing a browser as standard user instead of admin and viceversa?
Update for clarity: I’m asking specifically about Windows in this case, but I’d imagine the question is still relevant for other OSes