Browse Source

Mention potential wifi connectivity issues

close #298
pull/302/head
Alex Hirsch 2 years ago
parent
commit
cd54358ed7
  1. 2
      scripts/disable-services.ps1

2
scripts/disable-services.ps1

@ -14,7 +14,7 @@ $services = @(
"SharedAccess" # Internet Connection Sharing (ICS)
"TrkWks" # Distributed Link Tracking Client
"WbioSrvc" # Windows Biometric Service (required for Fingerprint reader / facial detection)
#"WlanSvc" # WLAN AutoConfig
#"WlanSvc" # WLAN AutoConfig (Disabling this can cause issues with wifi connectivity)
"WMPNetworkSvc" # Windows Media Player Network Sharing Service
#"wscsvc" # Windows Security Center Service
#"WSearch" # Windows Search

Loading…
Cancel
Save