-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# RemoveRazerGameManager | ||
Disables the Razer Game Manager service that is known to cause issues on some PC configurations, which normally Razer prevents you from removing due to a Dependency restriction. | ||
Disables the "Razer Game Manager Service" that is known to cause issues on some PC configurations. | ||
Razer prevents this service from being disabled by setting it as a dependency of the Synapse service, when really it is not. | ||
This removes that restriction and disables it for you. | ||
|
||
Simply download the `Remove_Razor_GameManager_Service.bat` file from the Releases section, right-click it and "Run as administrator" and it will do the rest for you :) |