Resetting Keybinds

The development team highly recommends that you reset your default and custom keybinds upon joining the server.

To reset your previously mapped keybinds, do the following:

  1. Completely close FiveM

  2. Open Windows File Explorer, go to C:\Users[username]\AppData\Roaming\CitizenFX

  3. In that folder open the file named fivem.cfg , this can be opened with any notepad or code-editor application.

  4. Delete any line that starts with rbind.

  5. Save the file and restart FiveM.

Example of "rbind" Lines to Delete

rbind visn_are KEYBOARD X "cancel_interaction"
rbind ox_lib KEYBOARD X "cancelprogress"
rbind smarttaser KEYBOARD X "drivestun"
rbind helicam KEYBOARD X "rappel"
rbind rpemotes KEYBOARD X "emotecancel"
rbind visn_are KEYBOARD Y "open_self_menu"
rbind garbage_job KEYBOARD Y "join-garbage-crew"

Another easy way to do this would be to rename the fivem.cfg file to something else and save it as a backup, example: (fivem-backup.cfg). A new cfg will be made automatically when you relaunch FiveM, effectively resetting your keybinds.

Last updated