---
title: How to change or disable your RCON password
description: "Learn how to change or disable the RCON password for your Garry's Mod server hosted with Nodecraft!"
source: "https://nodecraft.com/support/games/gmod/how-to-change-or-disable-your-rcon-password"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvMTUwNTBiZWQ5OC9nbW9kLWxhbmRpbmctYmFubmVyLTEtMi0wLnBuZy9tLyJ9LHsibmFtZSI6ImdhbWVfbG9nbyIsImltYWdlX3VybCI6Imh0dHBzOi8vY21zLWEubm9kZWNyYWZ0LmNvbS9mLzEzMzkzMi8zNzV4MTUwL2YzMDc4YjljM2UvbG9nby5wbmcvbS8ifSx7Im5hbWUiOiJjdGFfdGV4dCIsInRleHQiOiJDcmVhdGUgeW91ciBvd24gc2VydmVyISJ9LHsibmFtZSI6InRleHQiLCJ0ZXh0IjoiSG93IHRvIGNoYW5nZSBvciBkaXNhYmxlIHlvdXIgUkNPTiBwYXNzd29yZCJ9XQ&s=d71a22e2566af42ac0cf5c82781e1326a31dba08a859110c0ee2c83cf02380b4"
published: "2018-11-22T03:13:32.095Z"
updated: "2018-11-22T03:13:00.000Z"
---

# How to change or disable your RCON password

Learn how to change or disable the RCON password for your Garry's Mod server hosted with Nodecraft!

RCON is great for remote server management. It allows remote connections to your server with unlimited access, protected by a password.

To change your RCON password, simply set `rcon_password "my_super_secure_password"` in your `server.cfg` file. If you wish to disable RCON, set the password to a blank string, like `rcon_password ""`.

> Be sure that your RCON password is very secure. Any weak passwords will allow attackers access to control your server.
