---
title: How to change or disable your RCON password
description: Learn how to change or disable the RCON password for your Left 4 Dead 2 server hosted with Nodecraft!
source: "https://nodecraft.com/support/games/l4d2/how-to-change-or-disable-your-rcon-password"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvYjQ0NTQzNmI5MC9iYW5uZXIucG5nL20vIn0seyJuYW1lIjoiZ2FtZV9sb2dvIiwiaW1hZ2VfdXJsIjoiaHR0cHM6Ly9jbXMtYS5ub2RlY3JhZnQuY29tL2YvMTMzOTMyLzM3NXgxNTAvYmMzMGQyYjA2ZS9sb2dvLnBuZy9tLyJ9LHsibmFtZSI6ImN0YV90ZXh0IiwidGV4dCI6IkNyZWF0ZSB5b3VyIG93biBzZXJ2ZXIhIn0seyJuYW1lIjoidGV4dCIsInRleHQiOiJIb3cgdG8gY2hhbmdlIG9yIGRpc2FibGUgeW91ciBSQ09OIHBhc3N3b3JkIn1d&s=a55962cfb2f4947184cbd4a9c2075e79a8d07e33b86077a80c2a3a2055c1bc3e"
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 Left 4 Dead 2 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.
