-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKillServices.cmd
67 lines (65 loc) · 2.48 KB
/
KillServices.cmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
@echo off
: net stop "Application Experience"
: net stop "Application Information"
: net stop "Base Filtering Engine"
: net stop "Certificate Propagation"
: net stop "COM+ Event System"
: net stop "Cryptographic Services"
: net stop "DCOM Server Process Launcher"
: net stop "Desktop Window Manager Session Manager"
: net stop "DHCP Client"
net stop "Diagnostic Policy Service"
net stop "Diagnostic Service Host"
net stop "Diagnostic System Host"
net stop "Distributed Link Tracking Client"
: net stop "DNS Client"
net stop "Group Policy Client"
: net stop "Hyper-V Data Exchange Service"
: net stop "Hyper-V Guest Shutdown Service"
: net stop "Hyper-V Heartbeat Service"
: net stop "Hyper-V Time Synchronization Service"
: net stop "Hyper-V Volume Shadow Copy Requestor"
: net stop "IP Helper"
net stop "Microsoft Office Click-to-Run Service"
: net stop "Multimedia Class Scheduler"
: net stop "Network Connections"
net stop "Network List Service"
: net stop "Network Location Awareness"
net stop "Network Store Interface Service"
: net stop "Office Software Protection Platform"
net stop "Offline Files"
: net stop "Plug and Play"
: net stop "Power"
: net stop "Print Spooler"
: net stop "Program Compatibility Assistant Service"
net stop "Remote Desktop Configuration"
net stop "Remote Desktop Services"
net stop "Remote Desktop Services UserMode Port Redirector"
: net stop "Remote Procedure Call (RPC)"
: net stop "RPC Endpoint Mapper"
: net stop "Security Accounts Manager"
: net stop "Security Center"
: net stop "Server"
: net stop "Shell Hardware Detection"
: net stop "Software Protection"
net stop "SQL Server VSS Writer"
net stop "Superfetch"
: net stop "System Event Notification Service"
: net stop "Task Scheduler"
net stop "TCP/IP NetBIOS Helper"
: net stop "Themes"
: net stop "User Profile Service"
: net stop "VirtualBox Guest Additions Service"
: net stop "Windows Audio"
: net stop "Windows Audio Endpoint Builder"
net stop "Windows Defender"
: net stop "Windows Event Log"
net stop "Windows Firewall"
: net stop "Windows Font Cache Service"
: net stop "Windows Image Acquisition (WIA)"
: net stop "Windows Licensing Monitoring Service"
: net stop "Windows Management Instrumentation"
net stop "Windows Phone IP over USB Transport (IpOverUsbSvc)"
net stop "Windows Search"
net stop "Windows Update"
: net stop "Workstation"