spunkybd

Unneccesary Windows Services

Aug 7th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. net stop Workstation
  2. net stop WMI Performance Adapters
  3. net stop Windows Time
  4. //This is up to you, i dont use a FW/YOLO net stop Windows Firewall
  5. net stop Volume Shadow Copy
  6. net stop Internet Connection Sharing (ICS)
  7. net stop User Privilege Service
  8. net stop Uninterrupted Power Supply
  9. net stop Telnet
  10. net stop TCP/IP NetBIOS Helper
  11. net stop SSDP Discovery Service
  12. net stop Smart Card
  13. net stop Computer Browser
  14. net stop Server
  15. net stop Security Accounts Manager
  16. net stop Error Reporting Service
  17. net stop Secondary Logon
  18. net stop ClipBook
  19. net stop Remote Registry
  20. net stop Remote Desktop Help Session Manager
  21. net stop Protected Storage
  22. //This disables printer capability net stop Print Spooler
  23. net stop Office Source Engine
  24. net stop Windows Messenger
  25. net stop NT LM Security Support Provider
  26. net stop InstallDriver Table Manager
  27. net stop Indexing Service
  28. net stop FTP Publishing
  29. net stop Cryptographic Services
  30. net stop Help and Support
  31. net stop IMAPI CD-Burning COM Service
  32. net stop AdobeLM Service
  33. //This is for iPhones and other media devices/MP3 players net stop Windows Media Connect (WMC) Helper
  34. // You need this for scanners/cameras net stop Windows Media Connect
  35. // You need this for scanners/cameras net stop Windows Image Acquisition (WIA)
  36. pause
Add Comment
Please, Sign In to add comment