Windows 10: Windows firewall can't add anything, says that "cannot add to the list of exceptions"

Discus and support Windows firewall can't add anything, says that "cannot add to the list of exceptions" in Windows 10 Gaming to solve the problem; Unfortunately for some reason I cannot add a screenshot, I wanted to add java to the list of exceptions yet it's being rejected, I'm currently on... Discussion in 'Windows 10 Gaming' started by Christian Ganongan, Apr 13, 2025.

  1. Windows firewall can't add anything, says that "cannot add to the list of exceptions"


    Unfortunately for some reason I cannot add a screenshot, I wanted to add java to the list of exceptions yet it's being rejected, I'm currently on Windows 11, a possible problem that I think I have is that whenever I want to disable my firewall, it says "Only administrators are able to disable" or something along the lines, yet this is a personal PC. The two might be unrelated though

    :)
     
    Christian Ganongan, Apr 13, 2025
    #1
  2. Aaron_Sum Win User

    [SOLVED] Windows Firewall exception list (?) Is this for real?

    Hi,

    Thank you for writing to Microsoft Community Forums.

    As the issue is related to event logs on Windows Firewall Exception list, please post your question in “TechNet”.

    Hope it helps.

    Aaron Summith

    Microsoft Community - Moderator
     
    Aaron_Sum, Apr 13, 2025
    #2
  3. Windows 10 firewall allows apps “is already in the list of exceptions”

    On Windows 10 I've installed an app which needs access to the internet.

    Windows does not ask for a firewall exception like it usually does when I first run an app.

    When I go to the firewall's "Allow apps" window and try to add it manually, Windows says the app "is already in the list of exceptions." The app is not in the list.

    How do I add this app to the Windows 10 list of allowed apps?
     
    Mike at Bookup, Apr 13, 2025
    #3
  4. Windows firewall can't add anything, says that "cannot add to the list of exceptions"

    [SOLVED] Windows Firewall exception list (?) Is this for real?

    Try using PowerShell.

    Code:
    Show-NetFirewallRule |? Name -match "{1533CB76-A11F-43B1-A55E-B565513255AA}" | fl *
    FWIW I don't have that one and I don't know where to find out about exceptions but since you do have one which supposedly is an exception that one's detailed list of properties presumably could give you a better clue about it.

    Here's something that would make me think that "exceptions" may be a deprecated concept, in which case you would want to be looking for something similar or just with a different name

    https://support.microsoft.com/en-us/help/947709/how-to-use-the-netsh-advfirewall-firewall-context-instead-of-the-netsh

    (BING search for

    net-firewallrule exception

    )

    Notice that the only instance of the search term occurs under the "Old Command" syntax?

    Good luck

    Robert Aldwinckle

    ---
     
    Robert Aldwinckle on forums, Apr 13, 2025
    #4
Thema:

Windows firewall can't add anything, says that "cannot add to the list of exceptions"

Loading...
  1. Windows firewall can't add anything, says that "cannot add to the list of exceptions" - Similar Threads - firewall can't add

  2. Windows firewall can't add anything, says that "cannot add to the list of exceptions"

    in Windows 10 Software and Apps
    Windows firewall can't add anything, says that "cannot add to the list of exceptions": Unfortunately for some reason I cannot add a screenshot, I wanted to add java to the list of exceptions yet it's being rejected, I'm currently on Windows 11, a possible problem that I think I have is that whenever I want to disable my firewall, it says "Only administrators...
  3. Can't get in to Windows Defender to add exception

    in Windows 10 Gaming
    Can't get in to Windows Defender to add exception: I just upgraded Windows 10 to Windows 11, and I need to add an exception to Windows Defender because it's keeping one of my cleaning programs from opening. When I go Settings>Windows Security, "Virus & threat protection" shows the message "Actions recommended." When I click...
  4. Can't get in to Windows Defender to add exception

    in Windows 10 Software and Apps
    Can't get in to Windows Defender to add exception: I just upgraded Windows 10 to Windows 11, and I need to add an exception to Windows Defender because it's keeping one of my cleaning programs from opening. When I go Settings>Windows Security, "Virus & threat protection" shows the message "Actions recommended." When I click...
  5. where is the firewall exception list

    in Windows 10 Gaming
    where is the firewall exception list: I'm getting unsupported protocol. how do I fix it https://answers.microsoft.com/en-us/windows/forum/all/where-is-the-firewall-exception-list/d7f39212-2826-43fe-baca-3d89e321a787
  6. where is the firewall exception list

    in Windows 10 Software and Apps
    where is the firewall exception list: I'm getting unsupported protocol. how do I fix it https://answers.microsoft.com/en-us/windows/forum/all/where-is-the-firewall-exception-list/d7f39212-2826-43fe-baca-3d89e321a787
  7. windows defender firewall cannot add "" to the list of exceptions

    in Windows 10 Gaming
    windows defender firewall cannot add "" to the list of exceptions: I'm at "Control Panel\All Control Panel Items\Windows Defender Firewall\Allowed apps" for some reason even if I click the button "Change settings" it wont let me tick/untick the boxes, Also when I click "Allow another app" and choose a file it just shows me an error saying...
  8. windows defender firewall cannot add "" to the list of exceptions

    in Windows 10 Software and Apps
    windows defender firewall cannot add "" to the list of exceptions: I'm at "Control Panel\All Control Panel Items\Windows Defender Firewall\Allowed apps" for some reason even if I click the button "Change settings" it wont let me tick/untick the boxes, Also when I click "Allow another app" and choose a file it just shows me an error saying...
  9. Add an Application to the Exception

    in AntiVirus, Firewalls and System Security
    Add an Application to the Exception: I started doing some crypto mining and the mining software is flagged as a virus. I trust the software and want windows to stop flagging only this specific software as a virus, I want it to stop deleting it occasionally and I want it to allow me to to run it with...
  10. Windows Firewall exception list (?) Is this for real?

    in AntiVirus, Firewalls and System Security
    Windows Firewall exception list (?) Is this for real?: From the Event Viewer, 'Applications and Services Logs', 'Microsoft', 'Windows', 'Windows Firewall With Advanced Security' event below, it appears that, in addition to the Inbound & Outbound Rules of which some of us (me) are familiar, there's also such a thing as a Windows...