You saw it. You know you saw it. A URL someone dropped in Slack. A price on a product page you were comparing. An error message that flashed on screen for three seconds before you switched tabs. It was right there, and now it is gone.
If you have ever tried to find something on your screen from earlier today -- or worse, yesterday -- you know how maddening the search can be. You retrace your steps. You dig through browser history. You scroll through chat logs. You open every app you used that day, hoping something jogs your memory. And half the time, you never find it.
This is one of the most common and most overlooked productivity problems in modern computing. You process hundreds of pieces of information on your screen every single day, and the vast majority of it vanishes the moment you move on. There is no undo button for your attention.
This article walks through everything you can do to find something you saw on your screen -- from the obvious built-in tools to a screen search tool that captures everything automatically so you never lose anything again.
The Problem: Your Screen Is a Firehose of Information
Think about what crosses your screen in a single workday. Emails, Slack messages, browser tabs, documents, dashboards, video calls, code editors, spreadsheets, PDFs, social media, notifications. The sheer volume is staggering.
Now think about how much of that you actually save or bookmark. Almost none of it. You process it, act on it (or don't), and move on. Your brain treats most of it as disposable context.
Until it is not disposable. Until you need that exact URL, that specific number, that precise error message. Then suddenly, a piece of information you glanced at for two seconds becomes the most important thing in the world, and you have no idea how to get it back.
This is not a memory problem. It is a tooling problem. Your Mac does not have a built-in way to search through everything that has appeared on your screen. But there are workarounds -- some better than others.
Method 1: Browser History
The first place most people go when they are trying to find screen content is browser history. If whatever you are looking for was on a web page, this is a reasonable starting point.
On Safari, press Cmd+Y to open history. On Chrome, press Cmd+Y or go to chrome://history. You can search by page title or URL.
Where it works: If you remember which site you were on, or even a word from the page title, browser history can get you there.
Where it falls short: Browser history only knows about web pages. It does not capture what was on the page -- just the URL and title. If you are looking for a specific price, a paragraph of text, or a data point that appeared on a page, the history entry tells you nothing about the content itself. You have to revisit the page and hope it still looks the same.
And if what you saw was not in a browser -- a Slack message, a notification, a line of code in your editor, a value in a spreadsheet -- browser history is useless.
Method 2: Spotlight Search
Spotlight (press Cmd+Space) is Apple's built-in search tool. It indexes files, emails, calendar events, contacts, and some application content on your Mac.
Where it works: If the information you are looking for exists in a file, email, or document stored on your Mac, Spotlight can usually find it.
Where it falls short: Spotlight does not index what appeared on your screen. It indexes files and metadata. If you saw a price on a website, Spotlight does not know about it. If someone shared a phone number in a Zoom chat, Spotlight has no record of it. If you saw an error message in Terminal, Spotlight never captured it.
Spotlight is excellent at finding things you have saved. It cannot find things you have merely seen.
Method 3: App-Specific Search
Many apps have their own search features. Slack lets you search messages. Gmail lets you search emails. Notion lets you search pages. Your code editor has find-in-project.
Where it works: If you know exactly which app contained the information, and that app has good search, this can be fast and effective.
Where it falls short: You have to know which app it was in, and you have to search each app individually. If you are not sure whether you saw something in Slack, email, or a browser tab, you end up searching three different places with three different search interfaces. And some apps have terrible search. Some do not have search at all.
The bigger problem is that information often appears across apps. A link shared in Slack that you opened in Chrome that led to a PDF you viewed in Preview. Good luck tracing that chain.
Method 4: Screenshots
Some people take proactive screenshots of things they want to remember. Cmd+Shift+4 on macOS lets you capture a region of the screen.
Where it works: If you had the foresight to screenshot something, you have a permanent record.
Where it falls short: This only works when you knew in advance that you would need the information later. Nobody screenshots everything. The whole reason you are searching is that you did not think to save it at the time.
Plus, screenshots are images. Unless you use a tool with OCR, you cannot search through them by text content. They pile up in your Screenshots folder as an unsorted, unsearchable collection of PNG files.
Why Traditional Methods Fall Short
Here is the fundamental gap: every method above requires that either you took explicit action to save something, or the information exists in a structured, indexed format somewhere on your machine.
But most of what you see on your screen does not meet either condition. It was transient. It appeared, you looked at it, and it is gone.
| Method | Finds web pages | Finds app content | Finds screen text | Works retroactively | Requires manual effort | |---|---|---|---|---|---| | Browser History | Yes (URL only) | No | No | Yes | No | | Spotlight | Files only | Partial | No | Yes | No | | App Search | No | One app at a time | Within that app | Yes | Yes | | Screenshots | No | No | If you took one | Only if saved | Yes | | Screen Recording + OCR | Yes | Yes | Yes | Yes | No |
The last row is the one that changes the game. If your screen is being recorded continuously, and the recording is indexed with OCR, then everything you have ever seen on your screen becomes searchable after the fact. No manual effort. No foresight required.
The Real Solution: Continuous Screen Recording With OCR Search
This is the approach that actually solves the "I saw it but I can't find it" problem. Instead of relying on your own memory, bookmarks, or app-specific search, you record your screen continuously and let OCR make every frame searchable.
The idea is simple: if it appeared on your screen, you can find it. Full stop.
A screen search tool built around this concept runs silently in the background, captures every frame, compresses the recording efficiently, and indexes all visible text. When you need to find something, you search for any word or phrase, and it takes you directly to the moment that text appeared.
No more digging through browser history. No more checking five different apps. No more kicking yourself for not bookmarking that page. Everything you saw is there, waiting for you to search for it.
If you have been looking for a tool like this, we built one. It is called Rewind Desktop.
How Rewind Desktop Solves This
Rewind Desktop is a macOS menu bar app built specifically for this problem. It records your screen 24/7 in the background, stores everything locally on your Mac, and gives you instant access to your entire screen history. For a deeper look at how OCR search works with screen recording, see our guide to screen recording with OCR search.
Here is how it works in practice.
Set It and Forget It
Once you install Rewind Desktop and grant screen recording permission, it starts capturing automatically. There is nothing to configure, nothing to start, nothing to remember. It runs silently in your menu bar, recording every frame while you work normally.
You do not have to change your workflow at all. Just use your Mac the way you always have.
Find Anything With Cmd+Shift+R
When you need to find something you saw on your screen, press Cmd+Shift+R from anywhere. A full-screen visual timeline opens, letting you scrub backward through your entire day -- or further.
The timeline shows your screen history in sequence. You can scroll back through hours, jump to specific times, and visually locate the moment you are looking for. It is like having a DVR for your computer.
Search by Text
This is where OCR changes everything. Instead of scrubbing manually, you can type any word or phrase into the search bar and jump directly to every moment that text appeared on your screen.
Looking for a URL? Search for part of the domain. Need to find a price? Search for the dollar amount. Trying to recover an error message? Search for a keyword from the error. The OCR engine reads every frame, so if it was visible on your screen, it is searchable.
Everything Stays on Your Mac
Rewind Desktop stores all recordings locally. There are no cloud uploads, no remote servers, no third-party processing. Your screen history -- which likely contains passwords, private messages, financial data, and confidential work -- never leaves your machine.
This is not optional or configurable. Local-only storage is how the app is built. There is no cloud tier, no "premium" sync feature, no way for anyone other than you to access your recordings.
Your screen recordings contain the most sensitive data on your computer. Rewind Desktop stores everything locally on your Mac -- no cloud, no servers, no exceptions.
Efficient Compression
Recording 24/7 sounds like it would fill your hard drive fast. It does not. Rewind Desktop uses H.264 video compression to keep the footprint at roughly 2GB per week of continuous recording. That means even a Mac with modest storage can hold months of searchable screen history.
Automatic Privacy Controls
Rewind Desktop uses the macOS Accessibility API to detect incognito and private browsing windows. When it detects a private window in focus, recording pauses automatically. You do not have to think about it.
For more on how screen history works as a productivity tool, check out our article on visual memory and screen history.
Real-World Scenarios Where This Saves You
Let us get specific. Here are the kinds of situations where continuous screen recording with OCR search turns a frustrating twenty-minute hunt into a five-second search. If you want more on why forgetting things you saw on screen is such a universal problem, we wrote about it in our piece on why you should never forget screen content again.
"What was that URL?"
You were researching something yesterday and found a great resource. You did not bookmark it. You closed the tab. You have no idea what the site was called, and your browser history has 300 entries from yesterday.
With Rewind Desktop, search for any word you remember from the page. The URL, a heading, a phrase from the content. You will find the exact moment you were looking at it, and you can read the URL right off the screen.
"What was the exact error message?"
Your build failed this morning with a long error message. You skimmed it, tried a fix, and the error went away. Now your colleague is hitting the same issue and asks you what the error said. You have no idea.
Search for a keyword from the error. You will find the exact frame where it appeared, with the full message visible.
"What was the name of that restaurant?"
Someone recommended a restaurant in a group chat two days ago. You meant to write it down. You did not. The chat has scrolled past hundreds of messages since then, and you cannot even remember which group it was in.
Search for "restaurant" or any other word from that conversation. Rewind Desktop finds the exact moment it appeared on your screen, regardless of which app it was in.
"What was the price I saw?"
You were comparison shopping and found a great price on a product, but you cannot remember which site it was on. You have eight tabs open and none of them seem right.
Search for the dollar amount, or the product name, or any text from the listing. You will find the screen where you saw it.
What Rewind Desktop Does Not Do
We believe in being straightforward about what the tool is and is not.
Rewind Desktop does not transcribe audio. If something was said in a meeting but never appeared as text on screen, OCR search will not find it. It searches for visible text in screen recordings only.
It does not use AI to answer questions about your history in natural language. You search by keywords and phrases, not by asking "What did John say about the project timeline?" This is a deliberate tradeoff for keeping everything local and private.
It is macOS only. There is no Windows or Linux version. It requires macOS 13 (Ventura) or later and works on both Apple Silicon and Intel Macs.
And it is a paid tool. Rewind Desktop costs $30 per month. We think the ability to find anything you have ever seen on your screen is worth that, but we are upfront about the cost.
Getting Started
If you have read this far, you probably have a specific thing you wish you could find right now. Here is how to make sure you never lose something on screen again:
- Download Rewind Desktop -- it takes about two minutes to install.
- Grant permissions -- Screen Recording and Accessibility. The app walks you through it.
- Use your Mac normally -- Rewind Desktop records silently in the background.
- Press Cmd+Shift+R whenever you need to find something you saw.
That is it. No configuration, no training, no workflow changes. From the moment you install it, everything that appears on your screen becomes searchable.
For more on how screen recording compares to other approaches, see our roundup of the best screen recording software for Mac.
Stop losing things you saw on your screen. Download Rewind Desktop and make your entire screen history searchable. Check our pricing page for details.
The information you need was on your screen. It should not take twenty minutes and five different apps to find it. With continuous screen recording and OCR search, it takes five seconds. Your screen history is the most complete record of your digital day -- you just need the right tool to search it.
Download Rewind Desktop and never lose something you saw on screen again.