Speaker cleaning frequency guide
Water and dust are stuck to your speaker for completely different physical reasons, so the same tone will not clear both. This is which frequency to use for what, and why it actually matters.
The short version
| Problem | Frequency | Mode |
|---|---|---|
| Water, fresh | 158–172 Hz sweep | Water Eject |
| Water, stubborn | 100–260 Hz slow sweep | Deep Clean |
| Dry dust and lint | 200–400 Hz, pulsed | Dust Removal |
| Mixed or unknown | Full cycle through all three | Smart Clean |
| Earbuds | 200–250 Hz, lower volume | Earbuds guide |
| Portable speaker | 100–150 Hz | Bluetooth guide |
Why water and dust need different tones
Water is held by surface tension
A film of water on a speaker mesh is not just resting there. Surface tension makes it behave like a stretched elastic membrane that actively resists being broken apart, and it takes real force to overcome.
Force comes from cone excursion — how far the diaphragm physically travels on each cycle. The scaling is precise: at constant sound pressure level, excursion goes as 1/f². Drop from 330 Hz to 165 Hz and the cone has to move four times as far for the same output. So water wants the lowest frequency your speaker can actually reproduce, which on a phone is around 165 Hz. Go much below that and the driver becomes too inefficient to produce anything.
There is a fuller explanation of that trade-off on the 165 Hz page.
Dust is held by being wedged
Lint is completely different. It weighs almost nothing, it is not bonded to anything, and it is not under tension. It is simply wedged into the mesh.
What frees a wedged particle is not force but rate — many rapid direction changes that work it loose, like tapping a stuck lid rather than squeezing it. That means higher frequencies. Around 200 to 400 Hz the cone still moves a usable distance while cycling fast enough to unseat light material.
Push much above 400 Hz and it stops working again, because the cone is vibrating quickly but barely travelling. Displacement is what moves debris, and at high frequencies there is almost none.
Two things that matter as much as frequency
Sweeping beats a fixed tone
Play one constant frequency into a small chamber and you create a standing wave: a fixed pattern of high-pressure antinodes and nodes where the air hardly moves. Debris that happens to sit at a node feels almost nothing, no matter how long you run the tone.
Sweep the frequency and that pattern shifts continuously, so every position in the chamber passes through an antinode within a second or two. This is why every mode here sweeps a range rather than holding a single value.
Pulsing beats a continuous tone, for dry debris
A continuous tone applies steady oscillating pressure. A pulsed tone applies a series of distinct shocks — and for something wedged in place, repeated shocks are considerably more effective than steady pressure.
Dust Removal pulses at around 7 Hz for this reason, cutting the tone in and out seven times a second on top of the 200 to 400 Hz sweep. Water Eject does not pulse, because breaking surface tension benefits from sustained force rather than interrupted force.
Volume beats everything. Excursion scales with amplitude. The gap between half volume and full volume is far larger than the gap between a good frequency and a perfect one. Get the volume to maximum first, then worry about which mode to use.
How driver size changes the answer
Everything above assumes a phone speaker. Different hardware shifts the useful range:
| Device | Best range | Why |
|---|---|---|
| Earbuds | 200–250 Hz | Tiny drivers roll off early; less material to clear. Use lower volume. |
| Phone speaker | 165–300 Hz | The standard case everything here is tuned for. |
| Tablet | 150–300 Hz | Slightly larger drivers reach a little lower. |
| Laptop | 120–300 Hz | More cone area available; dust is the usual problem. |
| Portable speaker | 100–150 Hz | Real bass drivers reproduce genuinely low frequencies. |
Frequencies that do not help
- Below 100 Hz on a phone. Inaudible and useless — the driver cannot reproduce it.
- Above 400 Hz for cleaning. Almost no physical displacement. Fine for testing, useless for clearing.
- Ultrasonic frequencies. Ultrasonic cleaning is a real technique, but it requires a liquid bath to transmit the energy. Through air, at the power a phone speaker produces, it does nothing.
- "Anti-dust" tracks that are just music. Music has energy spread across the whole spectrum and spends very little of it in the range that matters.
Frequently asked questions
What is the single best frequency for cleaning a speaker?
There is no single best one, which is exactly why this guide exists. Water needs around 165 Hz because it must be pushed with force. Dry dust needs 200 to 400 Hz because it must be shaken loose. Using the wrong one for your problem measurably reduces how well it works.
Does driver size change which frequency to use?
Yes, significantly. Bigger drivers reproduce lower frequencies efficiently, so a portable Bluetooth speaker benefits from 100 to 150 Hz where a phone would produce nothing. Tiny earbud drivers are the opposite — they work best somewhat higher, around 200 to 250 Hz.
Is a sweep better than a fixed tone?
For cleaning, yes. A fixed tone creates a standing wave in the speaker chamber with dead spots where almost nothing moves, so debris sitting in one of those spots never gets worked. Sweeping shifts those dead spots continuously, covering the whole chamber.
What does pulsing add?
Repeated shocks rather than steady vibration. A wedged particle responds much better to being hit repeatedly than to being pushed continuously — the same reason you tap a stuck jar lid rather than squeezing harder. Dust Removal pulses at around 7 Hz for this reason.
Can a frequency be too high to clean with?
Yes. Above roughly 400 Hz the cone barely moves — it vibrates fast but travels almost no distance, and physical displacement is what actually shifts debris. High frequencies are useful for testing a speaker, not for cleaning it.
Does volume matter more than frequency?
Yes, considerably. Excursion scales with amplitude, so full volume at a merely adequate frequency beats half volume at a perfect one. If you only get one thing right, get the volume right.
Related
Sources for this page
- How to use Water Lock and eject water from your Apple Watch Apple Support Cited for: low-frequency tone bursts used for water ejection in a shipping product.
- Web Audio API specification W3C Cited for: local tone synthesis, and why sweeping is practical to implement in a browser.