How to Clear the iPhone Clipboard, and What Actually Works
The iPhone has no clear clipboard button, and restarting does not empty it. Here is the one method that reliably works, plus a shortcut to do it in one tap.

You copy a password, paste it, and then think: that is still sitting on my clipboard. So you go looking for the button that empties it, and there isn’t one. There is no Clear Clipboard control in Settings, no long-press option, nothing in Privacy and Security.
That is not an oversight. The iOS clipboard, or pasteboard in Apple’s terms, was designed as a single slot of temporary memory rather than as a store you manage. It holds exactly one item, it has no interface of its own, and Apple never built a way to empty it because from the system’s point of view there is nothing to empty. There is only the current item and whatever replaces it next.
Which points at the one method that actually works.
Overwrite it, because you cannot delete it
You clear the iPhone clipboard by copying something harmless over the top of what is there.
- Open any app with a text field. Notes, Messages, the Safari address bar, anything.
- Type a single space, or a period.
- Tap and hold that character until the selection menu appears, then drag to select just it.
- Tap Copy.
The clipboard now holds a space. Whatever was there is gone, replaced rather than deleted.
Then verify, because it is easy to select nothing and think you succeeded. Tap and hold in the same field and choose Paste. If a space or a period appears, it worked. If your old text comes back, the selection did not take and you should try again.
That is the whole technique. It looks crude, and it is, but it is the only approach that does not depend on a third-party app, and it works on every iPhone and iPad regardless of iOS version.
Restarting does not clear it
This is the myth worth killing, because it is repeated constantly and it gives people false confidence.
The iOS pasteboard persists across a restart. Copy something, power the phone all the way down, boot it back up, and paste: your text is still there. Rebooting clears plenty of things on an iPhone. The clipboard is not one of them.
The same goes for closing the app you copied from, locking the phone, or leaving it overnight. The item stays in memory until something overwrites it, which can be days. If you copied a recovery code on Tuesday and have not copied anything since, it is still one paste away on Friday.
Making it a one-tap Shortcut
Selecting a space by hand every time is tedious enough that you will stop doing it. The Shortcuts app fixes that.
- Open Shortcuts and tap + to make a new shortcut.
- Add the Text action and leave it empty, or type a single space.
- Add the Copy to Clipboard action underneath it.
- Name it “Clear Clipboard” and give it an icon.
That is a two-action shortcut, and it can be triggered from far more places than the Home Screen:
| Trigger | Good for |
|---|---|
| Home Screen icon | The obvious default, one tap |
| Action Button | Fastest option on iPhone 15 Pro and later |
| Back Tap | Double or triple tap the back of the phone, no icon needed |
| Control Center | Reachable from any app, including the Lock Screen |
| Share sheet | Clearing right after you paste something |
| Automation | Running it on a schedule or when you leave a location |
If those access points sound familiar, they are the same set of fast paths worth knowing for anything you do repeatedly on iPhone. A clear-clipboard shortcut is a good first one to wire up because it is genuinely two actions long.
One caveat on the Text action: leaving it fully empty works in most iOS versions, but some releases treat an empty string as nothing to copy and leave the clipboard untouched. A single space is the safer choice, and it is just as effective.
Universal Clipboard means clearing one device is not enough
If you use Handoff across your Apple devices, what you copy on the iPhone becomes available on your Mac and iPad for a couple of minutes. That is Universal Clipboard doing exactly what it promises, and it matters here.
Clearing the clipboard on your iPhone does not reach back and clear the copy that already landed on your Mac. If the thing you are trying to get rid of is genuinely sensitive, either clear it on each device, or copy something innocuous on the Mac too so the propagation overwrites in the other direction.
Universal Clipboard keeps no history and holds one item, so there is nothing accumulating. But for a short window, that item exists in more than one place.
What clearing does not cover
People often clear the clipboard expecting it to do more than it does. It covers exactly one thing: the single item currently in the system pasteboard. It does not touch any of the following.
- Clipboard manager history. If you run an app that records what you copy, it already has its own copy. Overwriting the system clipboard changes nothing in that app’s list, and you have to delete the entry inside it. This is the central tradeoff in automatic clipboard capture and the main reason clearing feels less effective than expected.
- Keyboard learned words. Predictive text builds its own dictionary. Reset it with Settings, General, Transfer or Reset iPhone, Reset, Reset Keyboard Dictionary.
- App-specific pasteboards. Some apps keep their own internal clipboards for their own copy operations. Those are separate.
- Anything you already pasted. Once the text is in a note, a message draft, or a form field, it lives there now. The clipboard is not where you delete it.
When it is actually worth doing
It is worth being honest about the risk level, because the answer changed in iOS 16.
Before that, apps could read the pasteboard silently in the background, and a good number of popular apps did. That was a real reason to clear a password off the clipboard the moment you finished with it. Since iOS 16, an app that reads the clipboard programmatically triggers an Allow Paste prompt you have to approve, and iOS 14 already added the banner that made silent reads visible. The days of an app quietly harvesting what you copied are largely over on a current iPhone.
So the everyday case for clearing is weaker than it used to be. It still holds up in these situations:
- You are handing your unlocked phone to someone else.
- You are screen sharing or presenting, where a stray paste is embarrassing rather than dangerous.
- You copied something you would not want appearing in an autocomplete or a paste prompt later.
- You use a clipboard manager that captures automatically, in which case clearing the system clipboard is the smaller half of the job.
If you find yourself clearing constantly, the underlying problem is usually that the clipboard is being used as storage. It is bad at that. It holds one item, it keeps no history you can browse, and it forgets things at unpredictable moments. Anything you actually want to keep belongs somewhere you chose to put it, and anything you do not want kept should be copied, pasted, and overwritten shortly after.
The short version
- There is no clear button, and there will not be one. Overwrite is the method.
- Copy a space or a period, then paste once to confirm it took.
- A restart does not clear anything. Neither does closing the app.
- Build the two-action Shortcut and put it on your Action Button or Back Tap.
- Clear on each device if Handoff is on and the item was sensitive.
- Remember that a clipboard history app keeps its own record regardless.
FAQ
How do I clear the clipboard on my iPhone? There is no clear button. The only reliable method is to overwrite it: type a space or a period in any text field, select it, and tap Copy. That replaces whatever was on the clipboard. Paste once afterward to confirm only the space comes back.
Does restarting my iPhone clear the clipboard? No. The iOS pasteboard survives a restart, so whatever you copied before rebooting is still there when the phone comes back up. This is one of the most common misconceptions about clearing the clipboard, and it means a reboot is not a privacy step.
Is there an app or setting that clears the clipboard automatically? iOS has no built-in setting for it. You can build a Shortcut that copies an empty string and run it from the Home Screen, Action Button, Back Tap, or Control Center, and you can trigger it from an Automation. Some App Store utilities do the same thing in a wrapper.
Do I need to clear my clipboard after copying a password? Usually not, on a current iPhone. Since iOS 16 an app cannot read the clipboard programmatically without showing an Allow Paste prompt. Clearing still makes sense before handing your phone to someone, screen sharing, or if you use a clipboard manager that records history automatically.
Does clearing the clipboard also clear my clipboard history app? No. Overwriting the system clipboard only replaces the single item currently held there. Any clipboard manager that has already recorded that item keeps its own copy in its own history. You have to delete it inside that app separately.
CopyAgain never records what you copy in the background, so there is no hidden history to go back and clear. It saves only the items you choose to keep, and the ones you would rather not leave lying around sit in a Sensitive vault behind Face ID.