ChrisTitusTech / block-razer

This script blocks ALL razer software installs. Their hardware is OK, but I HATE their software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This script blocks ALL razer software installs. Their hardware is OK, but I HATE their software.

License:MIT License


Languages

Language:PowerShell 100.0%