---
title: How to change or disable your RCON password
description: "Learn how to change or disable your Counter-Strike: Source server's RCON password hosted with Nodecraft!"
source: "https://nodecraft.com/support/games/css/how-to-change-or-disable-your-rcon-password"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvM2Q5ZThiZWFkOS9jc3MtYmFubmVyLTEyMS5wbmcvbS8ifSx7Im5hbWUiOiJnYW1lX2xvZ28iLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMzc1eDE1MC9kY2Y3ZGRhMTJiL2xvZ28ucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkhvdyB0byBjaGFuZ2Ugb3IgZGlzYWJsZSB5b3VyIFJDT04gcGFzc3dvcmQifV0&s=03901d859405f43d0bcf1e8c7c260016f86a5bacf157032d0169b57b0d48f508"
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 your Counter-Strike: Source server's RCON password 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.
