https://github.com/christitustech/block-razer
This script blocks ALL razer software installs. Their hardware is OK, but I HATE their software.
https://github.com/christitustech/block-razer
Last synced: about 2 months ago
JSON representation
This script blocks ALL razer software installs. Their hardware is OK, but I HATE their software.
- Host: GitHub
- URL: https://github.com/christitustech/block-razer
- Owner: ChrisTitusTech
- License: mit
- Created: 2022-12-24T02:08:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T04:27:11.000Z (about 2 years ago)
- Last Synced: 2025-03-27T08:11:16.441Z (2 months ago)
- Language: PowerShell
- Homepage:
- Size: 2.93 KB
- Stars: 111
- Watchers: 7
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Block ALL Razer Software Installs
This script is made due to the frustration of the bloatware that gets install for all razer devices. The hardware works fine without any software and just installing the BASE synapse software it runs almost 500 MB installer that has 3 services and 15 RUNNING PROCESSES!
Run as Administrator in PowerShell
```
irm https://raw.githubusercontent.com/ChrisTitusTech/block-razer/main/block.ps1 | iex
```