From 629a3cff84e7ec7126af270059fefdafe1133180 Mon Sep 17 00:00:00 2001 From: Brandon <74426342+Brandonbr1@users.noreply.github.com> Date: Tue, 8 Jun 2021 11:40:07 -0700 Subject: [PATCH] Update Individual Scripts/windows 10 service disabler.ps1 Co-authored-by: Ian Holloway <72767437+IanHollow@users.noreply.github.com> --- Individual Scripts/windows 10 service disabler.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Individual Scripts/windows 10 service disabler.ps1 b/Individual Scripts/windows 10 service disabler.ps1 index 93e6d06..4c14023 100644 --- a/Individual Scripts/windows 10 service disabler.ps1 +++ b/Individual Scripts/windows 10 service disabler.ps1 @@ -51,7 +51,7 @@ $services = @( "SCardSvr" #Disables Windows smart card "lfsvc" #Disable Windows geolocation service it can be use to track you "EntAppSvc" #Disables enterprise application management. - "BthAvctpSvc" #Disables AVCTP service (if you use Bluetooth Audio Device or Wireless Headphones. then don't disable this) + #"BthAvctpSvc" #Disables AVCTP service (if you use Bluetooth Audio Device or Wireless Headphones. then don't disable this) #"FrameServer" #Disables Windows Camera Frame Server(this allows multiple clients to access video frames from camera devices.) "Browser" #Disables computer browser "BthAvctpSvc" #AVCTP service (This is Audio Video Control Transport Protocol service.)