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