From ab257554184e7531d4fbaf08961e3b331ed7e33d Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Wed, 20 Feb 2019 12:09:43 +0100 Subject: [PATCH] Ellaborate on Windows Biometric Service close #189 --- scripts/disable-services.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/disable-services.ps1 b/scripts/disable-services.ps1 index b25edb1..42be387 100644 --- a/scripts/disable-services.ps1 +++ b/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