Skip to content

Instantly share code, notes, and snippets.

@macbeth76
Created February 25, 2010 20:58
Show Gist options
  • Select an option

  • Save macbeth76/315025 to your computer and use it in GitHub Desktop.

Select an option

Save macbeth76/315025 to your computer and use it in GitHub Desktop.
net stop "Application Layer Gateway Service"
net stop "Cryptographic Services"
net stop "Error Reporting Service"
net stop "Help and Support"
net stop "Indexing Service"
net stop "IMAPI CD-Burning COM Service"
net stop "Media Center Extender Service"
net stop "Media Center Receiver Service"
net stop "Media Center Scheduler Service"
net stop "Remote Registry"
net stop "System Restore Service"
net stop "Windows Firewall/Internet Connection Sharing (ICS)"
net stop "Terminal Services"
net stop "Themes"
net stop "Windows Time"
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment