Skip to content
Follow
Browsers Windows 🟡 Intermediate

How to Enable or Disable Service-based Extraction for Reading Mode in Microsoft Edge

Richard
Written by
Richard
Jul 13, 2026 3 min read
How to Enable or Disable Service-based Extraction for Reading Mode in Microsoft Edge
How to Enable or Disable Service-based Extraction for Reading Mode in Microsoft Edge

Service-based extraction for Reading Mode in Microsoft Edge lets you choose if the browser sends page text to Microsoft’s online service to improve how Reading Mode works.

Reading Mode makes web pages cleaner by removing ads and buttons, so you can focus on the main content. Reading Mode also gathers useful tools like 'Read aloud' and 'Summarize' in one spot.

This specific setting, available in Microsoft Edge version 151 and newer, controls whether Edge uses an online Microsoft tool to make Reading Mode even better.

Service-based extraction for Reading Mode sends page text to an online service for processing, which can boost Reading Mode's performance. Turning service-based extraction off means your page text stays local, and Reading Mode works without the online service, though Reading Mode performance might not be as smooth.

⚡ Quick Answer

To enable service-based extraction for Reading Mode, navigate to 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ReadingMode in the Registry Editor, create a new DWORD value named EdgeReadingModeServiceBasedExtractionEnabled, and set its data to 1. To disable it, set the same value’s data to 0.

How to Change Reading Mode Extraction Settings

Enable Service-based Extraction for Reading Mode

Service-based extraction for Reading Mode in Microsoft Edge is on by default. To turn service-based extraction on if you've turned it off, you need to edit the Windows Registry. This process requires you to have administrator rights on your computer.

To turn the Service-based Extraction setting on, you must edit the Windows Registry. This process requires administrator rights to make changes to system settings.

  1. Press the Windows key + R on your keyboard to open the Run box.
  2. Type regedit and press Enter or click OK.
  3. Click Yes if a User Account Control prompt appears.
  4. Navigate to the following location in the Registry Editor:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ReadingMode
    (If any of these folders don’t exist, you may need to create them by right-clicking on the parent folder, selecting New, then Key, and naming it appropriately.)
  5. Right-click on the ReadingMode folder in the left pane.
  6. Select New, then DWORD (32-bit) Value.
  7. Name the new value EdgeReadingModeServiceBasedExtractionEnabled and press Enter.
  8. Double-click the new value EdgeReadingModeServiceBasedExtractionEnabled.
  9. In the Value data field, type 1 and click OK.
  10. Close the Registry Editor.

Disable Service-based Extraction for Reading Mode

You can turn off service-based extraction for Reading Mode in Microsoft Edge by making changes in the Windows Registry. This guide explains how to perform these registry changes safely. You need administrator rights on your computer to make these registry modifications.

  1. Press the Windows key + R on your keyboard to open the Run box.
  2. Type regedit and press Enter or click OK.
  3. Click Yes if a User Account Control prompt appears.
  4. Navigate to the following location in the Registry Editor:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ReadingMode
    (If any of these folders don’t exist, you may need to create them by right-clicking on the parent folder, selecting New, then Key, and naming it appropriately.)
  5. Right-click on the ReadingMode folder in the left pane.
  6. Select New, then DWORD (32-bit) Value.
  7. Name the new value EdgeReadingModeServiceBasedExtractionEnabled and press Enter.
  8. Double-click the new value EdgeReadingModeServiceBasedExtractionEnabled.
  9. In the Value data field, type 0 and click OK.
  10. Close the Registry Editor.

References:

Summary

Microsoft Edge's Reading Mode can use an online service for improved results. You can turn this service on for better extraction or turn it off to keep your data local. To make these changes, you need administrator rights to edit the Windows Registry.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Turn On or Off UAC for the Windows 11 Built-in Administrator
Windows How to Turn On or Off UAC for the Windows 11 Built-in Administrator
How to Enable or Disable Built-in Administrator Account Lockout in Windows 11
Windows How to Enable or Disable Built-in Administrator Account Lockout in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *