Utility & Misc Commands
Miscellaneous commands for screenshots, workshop, and other features.
All Utility & Misc Commands (16)
cl_downloadfilterDownload filter for community servers (all, nosounds, none)
cl_disablehtmlmotdDisable HTML message of the day on community servers
cl_join_advertiseLet friends join your game (0=off, 1=friends, 2=friends+lobby)
gameinstructor_enableEnable in-game tips and tutorials (0=off)
r_cleardecalsRemove all bullet holes and blood decals from surfaces
cl_colorPreferred team color (0=yellow, 1=purple, 2=green, 3=blue, 4=orange)
cl_teammate_colors_showShow unique teammate colors (0=off, 1=on, 2=letters)
con_filter_enableEnable console output filtering (1=highlight, 2=show only matches)
con_filter_textConsole filter text — only show lines containing this string
developerEnable developer messages in console (0=off, 1=on, 2=verbose)
map_workshopLoad a workshop map by its ID
workshop_subscribeSubscribe to a workshop item by ID
toggleToggle a cvar between values (e.g. toggle cl_showfps 0 1)
incrementvarIncrement a cvar (e.g. incrementvar volume 0 1 0.1)
cl_allowdownloadAllow downloading resources from servers
cl_allowuploadAllow uploading your spray/resources to servers
Other Command Categories
Frequently Asked Questions
- How many utility & misc commands are there in CS2?
- There are 16 utility & misc commands in CS2. 16 can be used in any game mode, and 0 require sv_cheats 1.
- Which utility & misc commands require sv_cheats?
- None of the utility & misc commands require sv_cheats. All 16 commands can be used in any game mode including competitive matchmaking.
- How do I use utility & misc commands in CS2?
- Open the developer console by pressing the tilde key (~). If it does not open, enable it in Settings > Game > Enable Developer Console. Then type the command and press Enter. You can add these commands to your autoexec.cfg for them to run automatically on launch.
- How do I save console commands permanently?
- Create an autoexec.cfg file in your CS2 cfg folder (Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/) and add your commands there. End the file with host_writeconfig. These commands run automatically every time CS2 launches.