How can I give a user permission to allow apps through the firewall without making them an admin

Mog0 0 Reputation points
2025-04-23T19:48:08.5266667+00:00

My son plays a lot of Minecraft mods, and each of these triggers UAC to approve firewall access on first run.

I don't want to give my son admin access, but I'd like a way to allow him to approve the firewall access without needing me or his mum to approve every time.

There used to be a Users and Groups control panel for things like this, but I can't find it on Windows 11 - has it been removed?

Is there another way to give him permission?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,516 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 59,176 Reputation points
    2025-04-23T20:16:18.0166667+00:00

    You have to be an admin to make firewall changes. AFAIK there is no explicit permission that can be granted to allow changing firewall settings.

    What I don't understand is why you would need to do this anyway. I don't play Minecraft so I'm unsure how mods impact it but presumably they are just DLLs that load into the process memory.

    Firewall rules are defined by the EXE. If you allow Minecraft (the EXE) through the firewall then it is allowed. It doesn't matter what it tries to do after that. If a mod tried to run its own EXE then a firewall rule would be necessary.

    However that is a good thing because you wouldn't want your son to download a malicious mod that silently uploads all his personal data to a site. That is the whole purpose of using firewalls.

    If you need more granular control over the firewall then search for "Windows Firewall with Advanced Security". This app gives you more control over what is allowed. The default firewall UX allows you to allow/deny a program on various network profiles. The advanced version allows you more flexibility such as allowing specific ports and whatnot.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.