Microsoft Edge can open and display any PDF, but the browser itself does not include a tool for deleting individual pages from a PDF document. To remove specific pages, you need a separate utility, and the most convenient option when you are already working inside Edge is a browser-based PDF page remover that runs entirely inside the tab you have open. Delete PDF Pages is exactly that kind of tool. It opens in Edge the same way any webpage does, reads your PDF locally using JavaScript, lets you type the pages you want to remove in plain notation like 2, 5-7, and then downloads a new, trimmed PDF with the unwanted pages gone. Nothing is uploaded to a server, no account is required, and no extra desktop software has to be installed on your computer. This makes it the fastest way to delete pages from a PDF while you are working in Microsoft Edge, especially on a managed work machine where you cannot install Adobe Acrobat or any other full editor. Whether the document is a contract, a tax form, a scanned ID, or a long manual, the trimming happens on your own device and your file never leaves it.

how to delete pdf pages in microsoft edge
how to delete pdf pages in microsoft edge

Does Microsoft Edge Let You Delete PDF Pages Directly?

Edge has steadily improved as a PDF viewer. Recent versions support smooth scrolling through long documents, basic text selection, in-document search, reading aloud, and adding highlights or drawings with the pen tool. None of those features, however, are the same as page deletion. There is no menu in Edge that lets you right-click a page thumbnail and remove it, no keyboard shortcut that strips pages from the underlying PDF stream, and no sidebar view where you can drop unwanted pages into a trash bin. Edge treats the PDF as a read-only canvas for viewing and light markup, not as a document you can restructure.

When you need to delete a page, you therefore need a second tool. That tool can be a desktop program such as Adobe Acrobat, a command-line utility like pdftk, or, most conveniently when Edge is already your active browser, a web tool that runs in the same tab. A web tool also removes the friction of installing anything, which matters on a borrowed laptop, a locked-down work machine, or a Chromebook where you have no admin rights at all.

Why a Browser Tool Fits Edge Users

Edge is already where many people do the bulk of their work. Tabs stay open, files get dragged in, and there is no reason to leave the browser just to delete a single page or a block of pages from a PDF. A browser-based PDF page remover fits naturally into that workflow for a few practical reasons:

  • No installation. The tool runs from a URL. You do not need admin rights, you do not need to wait for an installer, and you do not clutter your Start menu with another app.
  • No account. You open the page, choose your file, list the pages to delete, and download the trimmed result. There is no email signup, no login wall, and no usage quota to track.
  • Cross-platform. Edge on Windows, Edge on macOS, and the mobile version of Edge all behave like a normal browser to the tool, so the same steps work on every device you happen to be using.
  • Offline after first load. Once the tool's page has loaded, you can disconnect from Wi-Fi and still trim your file, which is useful on planes, in coffee shops, and on any network you do not fully trust.

For readers who specifically want to remove specific pages from a PDF without uploading, this style of in-browser processing is the safest option because the bytes of your document are never written to a remote disk.

Delete PDF Pages in Microsoft Edge: Step-by-Step

  1. Open the tool in Edge. Navigate to Delete PDF Pages in any Edge tab. The page works in current and recent versions of Edge, including the mobile and beta channels.
  2. Click "Browse PDF" and choose your file. A standard file picker appears. Select the PDF you want to trim from your computer, your OneDrive if it is mounted locally, or a USB drive. The file is read locally by JavaScript inside the page; it does not leave your device.
  3. Read the total page count. After the file loads, the tool displays the total number of pages in the PDF. Make a mental note of this number so you can sanity-check your selection later.
  4. Type the pages to delete in the pages box. Use plain, natural notation. Examples include a single page such as 3, a comma-separated list such as 2, 4, 9, an inclusive range such as 5-7, or a mix such as 1, 3, 8-12. Anything out of range or malformed is ignored automatically rather than throwing an error, so you do not have to worry about perfect syntax.
  5. Click "Delete pages". The tool parses your selection, removes the listed pages, and assembles a brand-new PDF from the remaining pages. Fonts, images, vector graphics, form fields, and page dimensions are preserved exactly as they were in the original because the kept pages are copied losslessly rather than re-rendered.
  6. Download the new file. When processing is complete, a download link appears. Click it to save your trimmed PDF to your usual Downloads folder. The result opens in every standard PDF reader, including Edge itself.

Page Selection Notation You Can Use

The pages box accepts several common forms of input, which is what makes the tool forgiving for non-technical users. The following table shows the patterns the parser understands and what each one means inside a typical document.

InputMeaningExample outcome in a 12-page PDF
A single numberDelete exactly that page3 removes page 3 only
Comma-separated listDelete each listed page individually2, 4, 9 removes pages 2, 4, and 9
Inclusive range with a hyphenDelete every page from the first number to the last5-7 removes pages 5, 6, and 7
Mixed list and rangeDelete everything mentioned, in any order1, 3, 8-12 removes pages 1, 3, 8, 9, 10, 11, and 12
Out-of-range or malformed entriesSilently ignored, not an error99, abc in a 12-page PDF deletes nothing

Because the parser ignores anything it cannot use, you can paste rough notes like "remove the cover and pages 5 through 7" as 1, 5-7 and trust the tool to figure out the rest.

What Stays the Same in the Trimmed PDF

A common worry when deleting pages is that the rest of the document will be subtly degraded: fonts will swap, images will lose a generation of quality, form fields will stop working, or the page size will drift. None of that happens with this tool because it does not re-render the surviving pages. The pages you keep are copied byte-for-structure from the original PDF stream into the output file. That means:

  • Embedded fonts stay embedded and continue to render identically.
  • Vector graphics remain vector graphics, with no rasterization.
  • Images are not recompressed, so there is no visible quality loss.
  • Form fields keep their names, values, and behaviors.
  • Page dimensions, rotation, and margins are preserved.

If you need to make additional changes afterward, such as stamping page numbers onto the trimmed file or rearranging the remaining pages, the output PDF can be opened by any other in-browser tool the same way the original could.

Limits Worth Knowing Before You Start

Two hard limits shape how the tool behaves, and both are worth understanding before you click delete.

A PDF must keep at least one page. If your selection would remove every page, the tool displays a clear message and produces no file at all. This is a safeguard against the most common mistake people make with page-deletion tools: deleting one page too many and being left with a broken, zero-page document. If you really mean to keep only one page, narrow your range until exactly one page remains outside the delete list.

Password-protected PDFs cannot be edited. Encrypted or password-protected files are refused with a plain message because bypassing the protection would corrupt the file. Unlock the PDF with its correct password first, then return to delete pages. Corrupt files or files that are not real PDFs are rejected the same way rather than producing a silently broken result.

Beyond those two cases, the only practical ceiling is your device's available memory, because the entire document is held in browser RAM while it is being trimmed. For typical contracts, statements, manuals, and reports this is not an issue at all; for hundreds-of-megabytes academic PDFs you may notice a slight delay but the result is the same.

Common Situations Where This Helps

Page deletion is one of the most-requested PDF edits, and the same handful of use cases show up over and over. A few worth naming explicitly:

  • Stripping blank scanner pages. Many office scanners add a stray blank page at the end of each scan, especially when duplex mode is misconfigured. Removing those blanks makes the file cleaner to email or print.
  • Removing a cover or confidentiality page before sharing. Internal cover sheets often contain routing information you do not want to send to a third party.
  • Cutting an appendix out of a long report. When you only need the main body of a large report for a meeting, deleting the appendix and the references can cut the file size dramatically.
  • Deleting duplicate pages from a merged file. After combining several PDFs into one, duplicates are common. The page notation 5-7, 12, 18-19 lets you strip all of them in a single pass.
  • Pulling out pages with personal information. Before sending a document to a vendor or a job application portal, you may want to drop any page that holds your address, your tax ID, or your signature.

Tips for a Smoother Workflow in Edge

A few small habits make the trimming process even faster when Edge is your primary browser. Use the browser's built-in PDF viewer only for reading and quick markup, then jump straight to Delete PDF Pages whenever you actually need to restructure the document. Keep the tool pinned to a tab group or a favorites bar so it is one click away the next time a PDF arrives. If you regularly trim the same kind of file, save your usual page-selection string in a sticky note so you can paste it in without thinking. For very sensitive documents, you can even disconnect from the internet after the tool page has loaded; the trimming will still complete because the file is processed locally. Readers who want a broader walkthrough can also look at the guide on how to delete PDF pages for free in your browser, which covers the same workflow in more general terms.

Once you have a clean PDF in hand, Edge will happily open it for reading, printing, or sending, with no leftover markers, watermarks, or tool branding on the document itself.