-
DiagTrack- Connected User Experiences and Telemetry;
-
MapsBroker - Downloaded Maps Broker;
-
SEMgrSvc - Payments and NFC/SE Manager
-
autotimesvc - Cellular Time
-
WbioSrvc - Windows Biometric Service
-
lfsvc - Geolocation Service
-
TabletInputService - Touch Keyboard and Handwriting Panel Service
-
PhoneSvc - Phone Service
-
SysMain - SysMain Service Defaults
-
DusmSvc - Data Usage
-
XblGameSave - Xbox Live Game Save
-
XboxNetApiSvc - Xbox Live Networking Service
-
XboxGipSvc - Xbox Accessory Management Service
-
TapiSrv - Telephony Service
-
WalletService - Wallet Service
1. Copy only the commands refer to services you want to disable:
Set-Service DiagTrack -StartupType Disable
Set-Service MapsBroker -StartupType Disable
Set-Service SEMgrSvc -StartupType Disable
Set-Service autotimesvc -StartupType Disable
Set-Service WbioSrvc -StartupType Disable
Set-Service lfsvc -StartupType Disable
Set-Service TabletInputService -StartupType Disable
Set-Service PhoneSvc -StartupType Disable
Set-Service SysMain -StartupType Disable
Set-Service DusmSvc -StartupType Disable
Set-Service XblGameSave -StartupType Disable
Set-Service XboxNetApiSvc -StartupType Disable
Set-Service XboxGipSvc -StartupType Disable
Set-Service TapiSrv -StartupType Disable
Set-Service WalletService -StartupType Disable
2. Click with right button on Start and click on Windows PowerShell(As Admin)
3. Click on Yes button at UAC message
4. Click with right button inside PowerShell window
5. Restart Windows