The 165 Hz water eject sound
165 Hz has become the de facto standard for clearing water out of phone speakers. It works — but not for the reason most sites claim. Here is where the number actually came from and what is really going on.
Play the 165 Hz water eject tone
A sustained low tone that vibrates the driver hard enough to break the surface tension of trapped water and push it out of the grille.
Turn your volume all the way up, then press start.
- Take the case off and turn Bluetooth off.
- Raise the volume to maximum with the side buttons.
- Hold the phone with the speaker facing down.
- Run the tone, wipe the grille, then repeat if it still sounds muffled.
Where the number came from
The honest answer is that 165 Hz is a convention, not a constant.
The idea originates with the Apple Watch, which has a water lock mode that fires low-frequency tone bursts through its speaker to push water out of the case when you unlock it. That is a real, deliberately engineered feature, and it works well enough that people started wondering why phones did not have one.
They do not, so the iPhone Shortcuts community built their own. Various shared shortcuts used various frequencies, the ones around 165 Hz became the most widely copied, and once a number becomes the popular one it stays the popular one. Every water eject tool built since — this one included — inherited it.
You will find plenty of pages asserting that 165 Hz is precisely the resonant frequency of a smartphone speaker membrane. That is not really true. Resonant frequency varies considerably between models depending on driver size, cone mass and chamber volume, and no single number could describe all of them. What is true is that 165 Hz lands in a useful region for essentially every phone ever made, which is a more modest claim and a more accurate one.
Why this region works
Two opposing constraints meet around here, and 165 Hz sits near the sweet spot between them.
Lower is better for moving water. The cleaning effect comes from cone excursion — how far the diaphragm physically travels on each cycle. The relationship is not vague: at a given sound pressure level, excursion is inversely proportional to the square of the frequency. Halve the frequency and the cone must travel four times as far to produce the same output. That is a standard result in loudspeaker design, and it is the entire reason low tones are used for this. More excursion means more force applied to the water and more air pumped out through the grille, so you want to go as low as you can.
Lower is also worse for actually producing sound. A phone driver is roughly a centimetre across with well under a millimetre of travel available. Below about 150 Hz its efficiency collapses — it simply cannot move enough air to generate meaningful output no matter what you feed it. Set a tone generator to 60 Hz on your phone at full volume and you will hear almost nothing.
The useful range is therefore the narrow band just above where phone speakers stop working: low enough for big excursion, high enough to still be reproduced efficiently. That band is roughly 150 to 200 Hz, and 165 sits comfortably inside it.
Why this tool sweeps instead of holding it fixed
A fixed tone has a specific weakness inside a small enclosed space.
Play a constant frequency into a chamber and you set up a standing wave — a stable pattern with high-pressure antinodes at some positions and nodes at others where the air barely moves at all. Any water sitting at a node experiences very little force, and it stays put no matter how long you run the tone.
Sweeping solves this. As the frequency moves from 158 to 172 Hz and back, the standing-wave pattern shifts continuously, so every position in the chamber passes through an antinode. Water that was sitting in a dead spot gets hit properly a moment later.
The difference is not dramatic, but it is real and it costs nothing — which is why Water Eject mode sweeps a narrow band rather than holding one value.
Volume matters far more than frequency. If you have to pick one thing to get right, pick this. Excursion scales with amplitude, so the difference between half volume and full volume is much larger than the difference between 150 Hz and 180 Hz. A perfect frequency at half volume will underperform a mediocre one at maximum.
Comparing the common frequencies
| Frequency | Behaviour on a phone speaker | Verdict |
|---|---|---|
| 60–100 Hz | Barely reproduced at all | Too low to be useful |
| 100–150 Hz | Weak but audible; good on laptops and portable speakers | Useful on larger drivers only |
| 150–180 Hz | Strong excursion, efficiently reproduced | The water ejection sweet spot |
| 180–250 Hz | Louder, less excursion per cycle | Decent all-rounder |
| 250–400 Hz | Fast cycles, small movement | Better for dry dust |
| Above 400 Hz | Very little physical displacement | Not useful for cleaning |
What it cannot do
No frequency moves water that is not in the speaker chamber. If moisture has reached the logic board, the display connector or the charging port, a tone is irrelevant to it — those need time, airflow and sometimes a technician. 165 Hz clears a speaker cavity, and that is the entire scope of what it does.
Frequently asked questions
Is 165 Hz a magic number?
No, and it is worth being honest about that. It is a practical convention rather than a precisely derived constant. It sits low enough to produce large cone movement and high enough that a small phone driver can actually reproduce it efficiently. Anything between roughly 150 and 180 Hz performs about the same.
Where did 165 Hz come from?
It spread through the iPhone Shortcuts community, where shared water-eject shortcuts converged on that value, and every tool built afterwards copied it. The underlying idea traces back to the Apple Watch water lock feature, which clears its case with low-frequency tone bursts. The exact number is convention, not physics.
Would a lower frequency work better?
Up to a point, and then it gets sharply worse. Lower frequencies mean bigger cone excursion, which is good — but below about 150 Hz a phone speaker becomes so inefficient that it cannot produce meaningful output at all. You end up with a tone that theoretically moves more air and practically moves none.
Why sweep instead of holding exactly 165 Hz?
Because a fixed tone in a small chamber creates a standing wave, with pressure peaks at some points and nodes where almost nothing moves. Water sitting at a node barely feels the tone. Sweeping a few hertz either side keeps shifting where those nodes fall, so every part of the chamber gets worked.
Does 165 Hz work for dust as well?
Not particularly. Dry lint is light and simply resting on the mesh rather than bonded by surface tension, and it responds to rapid vibration cycles rather than large slow ones. Higher frequencies in the 200 to 400 Hz range work considerably better — that is what Dust Removal uses.
Can I generate 165 Hz myself?
Yes — our tone generator has it as a preset. But for actually clearing water the water eject mode works better, because it sweeps and times the cycle for you.
Related
Sources for this page
- How to use Water Lock and eject water from your Apple Watch Apple Support Cited for: sound-based water ejection existing as a documented manufacturer feature, which is where the 165 Hz convention originates.
- Web Audio API specification W3C Cited for: how the sweep is generated locally in the browser rather than streamed.