FAQ
Common questions about RMS.
Is RMS safe? ▼
RMS is open source and you can review the code on GitHub. It does not steal your token, log your messages, or send any data to third parties. However, it does modify Discord's client which could theoretically be detected by Discord.
Will I get banned for using RMS? ▼
Using client mods technically violates Discord's Terms of Service. Discord has never issued a ban wave specifically targeting RMS-based mods, but there is always a theoretical risk. Use at your own discretion.
Windows is blocking the installer, what do I do? ▼
Right-click the exe → Properties → check Unblock → OK. If SmartScreen pops up, click More info → Run anyway. This happens because the installer isn't signed by a paid certificate authority, which is normal for free open-source tools.
RMS Settings don't show up in Discord after installing ▼
Make sure you fully quit Discord first — right-click the tray icon and click Quit Discord, then reopen it. Just closing the window doesn't restart it.
How do I uninstall RMS? ▼
Run RMSInstaller.exe again and click Uninstall. This removes all RMS files from AppData and restores Discord. Then restart Discord and it'll be back to normal.
Does RMS work on Mac or Linux? ▼
The RMS installer is Windows-only. The core mod may work on other platforms if you build from source, but this is not officially supported.
My plugins reset after a Discord update, what happened? ▼
When Discord updates itself it can overwrite the patch. Open RMSInstaller.exe and click Reinstall to re-patch Discord with the latest RMS files.
Where are my settings stored? ▼
All RMS settings are stored in
%AppData%\RMS\settings\settings.json. Your QuickCSS is at %AppData%\RMS\settings\quickCss.css and themes are in %AppData%\RMS\themes\.How do I report a bug or request a feature? ▼
Open an issue on the GitHub repo.
How can I support RMS? ▼
You can sponsor the project on GitHub Sponsors. Stars on the repo also help!