US Trends

how to disable open chat with / in roblox

To disable the default Roblox chat and the “/” chat behavior, go to your account’s Privacy or Communication settings and set chat options to No one. On Roblox’s support page, Experience chat is managed through Settings → Parental Controls → Settings You Manage → Communication → Experience chat.

What to change

  • Open Roblox and sign in.
  • Go to Settings.
  • Open Privacy or Privacy and content restrictions.
  • Find Communication or Experience chat.
  • Set Experience chat to No one.
  • Also set direct messages or party chat to No one if you want everything off.

Important note

If you mean disabling chat inside your own Roblox game in Studio, that is different from account chat settings. In Studio, developers can disable the chat UI or default chat system with game code, but that only affects the experience they are building.

Why “/” still opens chat

The slash key is usually tied to Roblox’s built-in chat input. If chat is fully disabled in privacy settings, the chat box should no longer be usable in most cases.

Quick version

  • Account chat off: Settings → Privacy/Communication → Experience chat → No one.
  • Game-only chat off: use Studio settings or scripts in your own experience.

If you want, I can turn this into a short Reddit-style reply or a cleaner step-by-step guide.