Skip to content

Instantly share code, notes, and snippets.

@matijagrcic
Created December 22, 2020 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matijagrcic/d1ed1141f301f49c56ffaf5e0bda7b45 to your computer and use it in GitHub Desktop.
Save matijagrcic/d1ed1141f301f49c56ffaf5e0bda7b45 to your computer and use it in GitHub Desktop.
Fix Sonos Music Library
Remove-NetFirewallRule -DisplayName "SonosLibraryService"
Remove-NetFirewallRule -DisplayName "Sonos Controller"
Remove-NetFirewallRule -DisplayName "Sonos Desktop Controller"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment