Windows search not finding text inside PDFs
Updated July 2026
You know the phrase is in one of your PDFs. You search for it in File Explorer and get nothing. This is one of the most common complaints about Windows search, and it has two completely different causes with two completely different fixes.
Almost every guide on this jumps straight to indexing settings. That only helps with one of the two cases, which is why so many people follow the steps, rebuild their index, wait an hour, and still find nothing. So start by working out which problem you actually have.
First, the 10-second diagnostic
Open the PDF and try to select a sentence with your mouse, as if you were going to copy it.
- The text highlights normally: it is a real text PDF. Your problem is indexing. Go to case 1.
- Nothing highlights, or you get a box over the whole page: the page is a picture of text. No indexing setting will ever fix this. Go to case 2.
That single check saves most people an afternoon. Anything that came out of a scanner, a phone camera, or a “print to image” workflow is usually case 2.
Case 1: real text PDFs that are not being indexed
Work through these in order.
1. Make sure the folder is even indexed.
- Settings → Privacy & security → Searching Windows. By default only Documents, Pictures, Music and Desktop are covered. A projects folder on a second drive is not.
- Switch to Enhanced to cover the whole drive, or add the specific folder lower down that page.
2. Tell the indexer to read contents, not just filenames.
- Start menu, search for Indexing Options, open it.
- Advanced → File Types tab, scroll to pdf, select it, then choose Index Properties and File Contents. If it is set to properties only, filenames are all Windows ever sees.
3. Check a PDF filter is installed.
- Windows needs a component called an IFilter to read PDF text. Installing a full PDF reader normally provides one (Adobe Reader is the usual source). On a machine that has only ever used a browser to open PDFs, that component may simply not be present.
4. Rebuild the index, then leave it alone.
- Indexing Options → Advanced → Rebuild. Expect this to take hours on a large disk, and expect search results to be incomplete until it finishes. Rebuilding and then testing five minutes later is a common false alarm.
Still nothing after all four? Then it is almost certainly case 2, and the selection test above will confirm it. Scanned pages are far more common in a real archive than people expect.
Case 2: the PDF is a picture of a document
Scanners, phone scanning apps and fax-to-PDF systems all produce pages that look like documents and contain no text at all. Each page is an image. There is nothing for a keyword index to read, so Windows search will never find a word inside them no matter how the indexer is configured.
The fix is OCR (optical character recognition), which reads the letters out of the image and turns them back into text. Two routes:
- Convert each file. Some PDF editors can run OCR and save a searchable copy. Fine for a handful of documents, painful for a folder of hundreds, and you end up maintaining two copies of everything.
- Use a search tool that does OCR while indexing. The original files stay exactly as they are, and the text becomes searchable because the index holds it.
That second route is what BeaconFind does. It runs OCR over scanned PDFs and screenshots as it indexes, so the contents of a scan are searchable without converting or duplicating anything. It also searches by meaning rather than exact wording, which matters for scans specifically: OCR is never perfect, and a search that tolerates an imperfect word still finds the page.
Everything runs on your own machine. Your files, their contents, your searches and the index never leave your PC, there is no cloud processing and no telemetry, and the index is encrypted on disk.
Search inside scanned PDFs without converting them. Free for 14 days, no card needed.
Download BeaconFindQuick summary
| Symptom | Cause | Fix |
|---|---|---|
| Text selects in the PDF, search finds nothing | Folder not indexed, or contents not indexed | Enhanced indexing, set pdf to index contents, rebuild |
| Text will not select at all | The page is an image, a scan | OCR, either per file or during indexing |
| Found only when you type the exact words | Keyword matching, working as designed | Meaning-based search |