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.

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.

2. Tell the indexer to read contents, not just filenames.

3. Check a PDF filter is installed.

4. Rebuild the index, then leave it alone.

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:

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 BeaconFind

Quick summary

SymptomCauseFix
Text selects in the PDF, search finds nothingFolder not indexed, or contents not indexedEnhanced indexing, set pdf to index contents, rebuild
Text will not select at allThe page is an image, a scanOCR, either per file or during indexing
Found only when you type the exact wordsKeyword matching, working as designedMeaning-based search

Related guides