Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tzwel/WSD

Quickly disable unnecessary services on Windows
https://github.com/tzwel/WSD

bloat debloat debloater python script services svc windows

Last synced: about 1 month ago
JSON representation

Quickly disable unnecessary services on Windows

Lists

README

        

WSD logo

WSD - (Opinionated) Windows Service Debloater

### WSD disables Windows services that bloat your computer, track you and are unnecessary for your PC to work
The lists of processes WSD will disable are currently stored in [this](https://github.com/tzwel/WSD/blob/main/src/WSDservices.py) file.

## Download methods
### [Releases](https://github.com/tzwel/WSD/releases) - for most users
Head to this section and pick whatever release fits your taste, you would usually want the latest one

### Download for advanced users (latest .py versions, often experimental)
```shell
git clone https://github.com/tzwel/WSD.git
```