Windows 10: Firewall setup?

Discus and support Firewall setup? in AntiVirus, Firewalls and System Security to solve the problem; BubbleWitchSaga, Candy Crush, Bing News, Twitter, Facebook. I should probably tidy it up a bit now I've noticed. Never seen them as a FW rule. Discussion in 'AntiVirus, Firewalls and System Security' started by Kol12, Apr 5, 2018.

  1. Firewall setup?


    Never seen them as a FW rule.
     
    MikeMecanic, Apr 25, 2018
    #16
  2. lx07 Win User

    That is odd. I have these (highlighted) ones for apps I've deleted for all users. Not a problem obviously just something I noticed following this thread.


    Firewall setup? [​IMG]
     
  3. Do you see them in Ccleaner or in Settings? Bing News does not show up here anymore.

    The 3 first ones sound more like an enigma here (Store?). Look for them in Settings>Apps>Apps & features or in Start (tiles or apps list).
    In all cases, you must resart to apply changes.

    Try the following in Powershell ISE admin (we don't need prefix and suffix) and see results:


    Code: Get-AppxPackage *bing* | Remove-AppxPackage[/quote] If it returns an error + you may loose Weather also:

    Code: Get-AppxPackage *weather* | Remove-AppxPackage[/quote] Not using this cmd anymore:

    Code: Get-AppxPackage *bingnews* | Remove-AppxPackage[/quote] If you still have no success, it may require a more robust method. Is Edge your default browser?
     
    MikeMecanic, Apr 25, 2018
    #18
  4. lx07 Win User

    Firewall setup?

    I do this - could be I'm not up to date but I just add apps I don't want after each update: PHP Code: $apps=@(
    "A278AB0D.DisneyMagicKingdoms"
    "4DF9E0F8.Netflix"
    "89006A2E.AutodeskSketchBook"
    "9E2F88E3.Twitter"
    "A278AB0D.MarchofEmpires"
    "ClearChannelRadioDigital.iHeartRadio"
    "D52A8D61.FarmVille2CountryEscape"
    "DolbyLaboratories.DolbyAccess"
    "Facebook.Facebook"
    "Flipboard.Flipboard"
    "KeeperSecurityInc.Keeper"
    "king.com.BubbleWitch3Saga"
    "king.com.CandyCrushSaga"
    "king.com.CandyCrushSodaSaga"
    "king.com.ParadiseBay"
    "HoloCamera"
    "HoloItemPlayerApp"
    "HoloShell"
    "Microsoft.3DBuilder"
    "Microsoft.Appconnector"
    "Microsoft.BingFinance"
    "Microsoft.BingNews"
    "Microsoft.BingSports"
    "Microsoft.BingWeather"
    "Microsoft.ConnectivityStore"
    "Microsoft.CommsPhone"
    "Microsoft.Gethelp"
    "Microsoft.Getstarted"
    "Microsoft.Messaging"
    "Microsoft.Microsoft3DViewer"
    "Microsoft.MicrosoftOfficeHub"
    "Microsoft.MicrosoftSolitaireCollection"
    "Microsoft.MicrosoftStickyNotes"
    "Microsoft.MSPaint"
    "Microsoft.Office.OneConnect"
    #"Microsoft.Office.OneNote"
    "Microsoft.Office.Sway"
    "Microsoft.OneConnect"
    "Microsoft.People"
    "Microsoft.Print3D"
    "Microsoft.SkypeApp"
    "Microsoft.Windows.Phone"
    "Microsoft.Windows.Photos"
    "Microsoft.WindowsAlarms"
    #"Microsoft.WindowsCalculator"
    "Microsoft.WindowsCamera"
    "Microsoft.WindowsFeedbackApp"
    "Microsoft.WindowsMaps"
    "Microsoft.WindowsPhone"
    "Microsoft.WindowsSoundRecorder"
    #"Microsoft.WindowsStore"
    "Microsoft.XboxApp"
    "Microsoft.XboxSpeechToTextOverlay"
    "Microsoft.XboxGameOverlay"
    "Microsoft.ZuneMusic"
    "Microsoft.ZuneVideo"
    "microsoft.windowscommunicationsapps"
    "Microsoft.MinecraftUWP"
    "PandoraMediaInc.29680B314EFC2"
    "SlingTVLLC.SlingTV"
    "ShazamEntertainmentLtd.Shazam"
    "Windows.MircastView"
    )

    ForEach ($app in $apps) {
    Get-AppxPackage -Name $app -AllUsers | Remove-AppxPackage

    Get-AppXProvisionedPackage -Online |
    Where DisplayName -EQ $app |
    Remove-AppxProvisionedPackage -Online

    $appPath="$Env:LOCALAPPDATA\Packages\$app*"
    Remove-Item $appPath -Recurse -Force -ErrorAction 0
    }
     
  5. Bing Finance, News, Sports... are not part of Cortana since TH2. You must remove them + dead keys. Clean install is best to do so. Just got rid of Paint 3D in Powershell and its not shown anymore as a FW rule. See screnshot.

    I see only one solution, but you still have the option the set them to block.

    Edit: This cmd line returns the content of 16299.15 only:

    Code: Get-AppXProvisionedPackage -Online[/quote] Unless, of a conflict, an app(s), more specifically a tile(s) that was previously removed with the remaining dead keys, couldn't exist in the firewall rules. At last, It can't be shown active.
     
    MikeMecanic, Apr 26, 2018
    #20
  6. lx07 Win User
    I think you are right. It is becoming a bit of a mess this install. I checked in my VMs and don't see the same issue.
     
Thema:

Firewall setup?

Loading...
  1. Firewall setup? - Similar Threads - Firewall setup

  2. I am using the Firewall in Windows Security that comes with Windows 11. How do I create a...

    in Windows 10 Gaming
    I am using the Firewall in Windows Security that comes with Windows 11. How do I create a...: ...... https://answers.microsoft.com/en-us/windows/forum/all/i-am-using-the-firewall-in-windows-security-that/ede39279-10ed-41b2-875b-1bb0b853e617
  3. I am using the Firewall in Windows Security that comes with Windows 11. How do I create a...

    in Windows 10 Software and Apps
    I am using the Firewall in Windows Security that comes with Windows 11. How do I create a...: ...... https://answers.microsoft.com/en-us/windows/forum/all/i-am-using-the-firewall-in-windows-security-that/ede39279-10ed-41b2-875b-1bb0b853e617
  4. Update KB5060829 cause Windows Firewall With Advanced Security error in Event Viewer

    in Windows 10 Gaming
    Update KB5060829 cause Windows Firewall With Advanced Security error in Event Viewer: As title says after installing this update everyone got - Windows Firewall With Advanced Security errors in Event Viever. Error ID 2042.Failed to read configurationConfiguration: 18Error: More data available.My question is how serious is this and when is going to be fixed?...
  5. Update KB5060829 cause Windows Firewall With Advanced Security error in Event Viewer

    in Windows 10 Software and Apps
    Update KB5060829 cause Windows Firewall With Advanced Security error in Event Viewer: As title says after installing this update everyone got - Windows Firewall With Advanced Security errors in Event Viever. Error ID 2042.Failed to read configurationConfiguration: 18Error: More data available.My question is how serious is this and when is going to be fixed?...
  6. Particular websites will not load, and when I try to access my firewall it freezes

    in Windows 10 Gaming
    Particular websites will not load, and when I try to access my firewall it freezes: My gmail and youtube works fine, my wifi works fine, but when I try to access Discord, Tumblr and other websites it refuses to load. The error screen says that the problem might be that my firewall doesn't allow certain sites. When I try to access my firewall to make sure...
  7. Particular websites will not load, and when I try to access my firewall it freezes

    in Windows 10 Software and Apps
    Particular websites will not load, and when I try to access my firewall it freezes: My gmail and youtube works fine, my wifi works fine, but when I try to access Discord, Tumblr and other websites it refuses to load. The error screen says that the problem might be that my firewall doesn't allow certain sites. When I try to access my firewall to make sure...
  8. CIS benchmarks blocks enabling windows firewall in local group policy using powershell command.

    in Windows 10 Gaming
    CIS benchmarks blocks enabling windows firewall in local group policy using powershell command.: Hello Team, I have applied CIS benchmarks on Windows 10 21H2 for hardening. After that i am unable to enable windows firewall in Local group policy using powershell command Set-Netfirewallprofile -enabled True -policystore LocalHost.Some benchmarks settings are disabling the...
  9. CIS benchmarks blocks enabling windows firewall in local group policy using powershell command.

    in Windows 10 Customization
    CIS benchmarks blocks enabling windows firewall in local group policy using powershell command.: Hello Team, I have applied CIS benchmarks on Windows 10 21H2 for hardening. After that i am unable to enable windows firewall in Local group policy using powershell command Set-Netfirewallprofile -enabled True -policystore LocalHost.Some benchmarks settings are disabling the...
  10. How can I get winrm to setup Firewall Exceptions?

    in Windows 10 Network and Sharing
    How can I get winrm to setup Firewall Exceptions?: I'm running Windows 10 Enterprise Version 1903. When I run winrm quickconfig in PowerShell as an Administrator it stops with an error stating that one of the connection types is set to public and needs to be changed: WinRM service is already running on this machine....