Skip to content
[/craft]
Stop All Sounds

Stop All Sounds

Silence sounds or music that are currently playing

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Immediately stops sounds for the targeted players. With no extra arguments it stops every sound at once — handy for cutting off long ambient tracks, a looping music disc, or a sound you triggered by mistake. On Java you can narrow it with a category and a specific sound ID (e.g. /stopsound @a music minecraft:music.game); Bedrock takes an optional sound name after the target.

/stopsound @a
13 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste /stopsound @a to cut everything, or add a sound ID to stop just one.
  3. Press Enter — the sounds stop for all targeted players.
  4. Use @s instead of @a to silence only yourself.

Related commands