mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-12 18:05:29 +00:00
Update Individual Scripts/windows 10 service disabler.ps1
Co-authored-by: Ian Holloway <72767437+IanHollow@users.noreply.github.com>
This commit is contained in:
parent
420e3422d9
commit
629a3cff84
@ -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.)
|
||||
|
Loading…
Reference in New Issue
Block a user