Browse Source

Ellaborate on Windows Biometric Service

close #189
pull/192/head
Alex Hirsch 6 years ago
parent
commit
ab25755418
  1. 2
      scripts/disable-services.ps1

2
scripts/disable-services.ps1

@ -15,7 +15,7 @@ $services = @(
"RemoteRegistry" # Remote Registry
"SharedAccess" # Internet Connection Sharing (ICS)
"TrkWks" # Distributed Link Tracking Client
"WbioSrvc" # Windows Biometric Service
"WbioSrvc" # Windows Biometric Service (required for Fingerprint reader / facial detection)
#"WlanSvc" # WLAN AutoConfig
"WMPNetworkSvc" # Windows Media Player Network Sharing Service
"wscsvc" # Windows Security Center Service

Loading…
Cancel
Save