Skip to content

ThiyansaRavidu/Service_Stop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Windows Services Stopping Script

This batch script stops various Windows services. It can be used to stop services running on a Windows system.

Usage

  1. Download the Script: Download the stop_services.bat script provided here.

  2. Run the Script:

    • Right-click on the stop_services.bat file.
    • Select "Run as administrator" from the context menu.
  3. Wait for Completion: Wait until you see the message "All services stopped successfully."

  4. Press any key to close the window: After the script has finished stopping the services, press any key to close the Command Prompt window.

Important Note

  • Administrator Privileges: Ensure that you run this script with administrator privileges to stop the services successfully.

Services Stopped

The script stops the following services: [Copy and paste the list of services from the batch script here]

How to Contribute

If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

License

This project is licensed under the MIT License.

About

Windows System Service Stop & Speed Up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors