Utility & Misc Commands
See also: CS2 tools, guides, skins database, cases, weapon stats, pro player settings, map callouts, console commands.
Miscellaneous commands for screenshots, workshop, and other features. See the full CS2 console command list, or build a config with the autoexec generator, bind generator and practice config generator.
All Utility & Misc Commands (16)
cl_downloadfilterNot a CS2 command — CS2 has no client-download convars, so servers cannot ship custom files
cl_disablehtmlmotdNot a CS2 command — the HTML MOTD window was removed with Source 2 and no MOTD assets ship in the client
cl_join_advertiseAdvertise joinable game in progress to Steam friends (2 = all servers, 1 = official servers, 0 = none)
gameinstructor_enableEnable in-game tips and tutorials (0=off)
r_cleardecalsNot a CS2 command — a Source 1 leftover, absent from both CS2 dumps despite appearing in many practice configs
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.