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

https://github.com/nxroot/synapsekiller

Keep your Razer configs without Synapse's bloatware running in the background.
https://github.com/nxroot/synapsekiller

bloatware-removal process synapse

Last synced: 5 months ago
JSON representation

Keep your Razer configs without Synapse's bloatware running in the background.

Awesome Lists containing this project

README

          

# Synapse Killer V2.0 (Updated 2025)
Keep your Razer configs without Synapse's bloatware running in the background.


Alt text

Loading Image...

# How It Works
This Project was made in [C#](https://dotnet.microsoft.com/en-us/languages/csharp#:~:text=C%23%20is%20a%20modern%2C%20innovative,5%20programming%20languages%20on%20GitHub.) and built into an executable.

It provides a way to **use your Razer Configs** without any [Razer Synapse Services](https://www.razer.com/synapse-3) running.
`SynapseKiller` **freezes and destroys** all Razer Services **allowing configs to be loaded** first.

It does not keep any active processes, only runs until all services are handled.

**Functionality**
* Listen for processes
* Enable, Disable Processes
* Runs On Startup (Optional)

# How to Install

| Exe | Description | Releases |
| -------- | ------- | ------- |
| | Enable or disable all synapse services | [Download](https://github.com/NxRoot/SynapseKiller/archive/refs/heads/master.zip) |

# Run on Boot

* Press `WIN + R` to open Run Console --> Write `shell:startup` and press OK.
* Move `SynapseKiller.exe` executable into the folder.

# Configuration

* After running the app you should find the `skconfig.txt` in your documents folder.
* The first line must be pointing to Razer App executable, all the other lines are services.
* The last line is the `time in seconds` to load razer configs before destroying synapse.

##### Synapse 3 (Default)
```
C:\Program Files (x86)\Razer\Razer Services\Razer Central\Razer Central.exe
C:\Program Files (x86)\Razer\Razer Services\Razer Central\Razer Updater.exe
C:\Program Files (x86)\Razer\Razer Services\Razer Central\RazerCentralService.exe
C:\Program Files (x86)\Razer\Razer Services\Razer Central\Razer Synapse Service.exe
C:\Program Files (x86)\Razer\Synapse3\UserProcess\Razer Synapse Service Process.exe
C:\Program Files (x86)\Razer\Razer Services\GMS\GameManagerServiceStartup.exe
C:\Program Files (x86)\Razer\Razer Services\GMS\GameManagerService.exe
C:\Program Files (x86)\Razer\Synapse3\WPFUI\Framework\Razer Synapse 3 Host\Razer Synapse 3.exe
30
```

##### Synapse 4 (Not Tested) (The last 3 lines must be your exact razer app version)
```
C:\Program Files\Razer\RazerAppEngine\RazerAppEngine.exe
C:\Program Files (x86)\Razer\Razer Services\GMS3\GameManagerService3.exe
C:\Program Files (x86)\Razer\Razer Services\GMS3\GMSServiceRegister.exe
C:\Program Files\Razer\RazerAppEngine\app-4.0.406\CommonDLL\RzEngineMon.exe
C:\Program Files\Razer\RazerAppEngine\app-4.0.406\CommonDLL\rzNotification.exe
C:\Program Files\Razer\RazerAppEngine\app-4.0.406\CommonDLL\RzPowerTool.exe
30
```

##  
⭐ If you find this useful!