Export iPhone messages for court on Windows
If you need text messages for a custody hearing, a landlord dispute or an HR process, the instinct is to start screenshotting. It works, but it produces the weakest version of the evidence you have.
Why screenshots are a weak form of the same thing
A screenshot is a picture of a screen. That creates three problems:
- Timestamps go missing. iOS only shows the time on some messages. A screenshot of ten messages might carry one visible time, or none.
- It looks selective, because it is. You chose the frame. The obvious question from the other side is what was directly above and below it.
- It is not searchable. Fifty images of text cannot be searched, indexed or quoted by page.
None of this makes screenshots inadmissible. It makes them easy to argue with, which is a different and more expensive problem.
What a stronger export looks like
The stronger version is a document generated from the message database itself, the file iOS writes when your phone backs up. That gives you:
- every message in the thread, in order, including the unhelpful ones
- a timestamp on each message, to the second
- photos and attachments in place, rather than described
- selectable text, so anyone can search the document and cite a page
- a title page recording who the participants are and what period it covers
Making one on Windows
- Make a local backup. Install the Apple Devices app from the Microsoft Store, plug the phone in, and choose to back up to this computer. Leave “Encrypt local backup” unticked for now.
- Open the backup with an export tool. ChatExport reads the backup folder directly. The phone can be unplugged by this point.
- Pick the conversation and a date range. Resist the urge to narrow it too far. A full thread with context is harder to challenge than a curated extract.
- Export as PDF. Use a formal, monochrome layout rather than a chat-bubble one if the document is going into a filing.
Record the hash
When ChatExport finishes, it shows a SHA256 hash of the file, a short fingerprint that changes if a single byte of the document changes. Copy it into your notes with the export date. If anyone later suggests the document was edited, the hash is how you show it was not.
One caveat worth repeating
No tool can promise a court will accept a particular document; rules vary by jurisdiction and by judge, and how you obtained the messages matters as much as their format. Ask your lawyer what your court expects. What you can control is producing a complete, timestamped, verifiable document instead of a folder of screenshots, and that part is straightforward.