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 Updated Sep 15, 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 in Microsoft Edge is a browser setting that sends web page text to Microsoft servers to load articles faster in Reading Mode. Available in version 151 and newer, this feature controls whether cloud processing powers tools like Read aloud and Summarize.

Advertisement

Turning on service-based extraction helps the browser strip ads and sidebars much faster. Turning it off keeps your page text local on your PC to protect your privacy, though article extraction may run slower or lose some accuracy.

⚡ 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.

Advertisement

How to Change Reading Mode Extraction Settings

Enable Service-based Extraction for Reading Mode

Edge Reading Mode extraction uses cloud services to clean up web pages. You can turn this feature back on if you turned it off before. To do this, you need to add a specific entry inside the Registry Editor (the tool that lets you change low-level Windows settings ). Since you are changing system files, make sure you follow the steps carefully.

Configuring the preference requires making system modifications via the Windows Registry. Administrator rights are mandatory for these registry edits.

  1. Press the Win+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

Edge Reading Mode extraction can be turned off if you prefer your browser to process web pages on your own device instead of using cloud services. You can stop this feature by changing a value inside the Registry Editor (the tool that lets you change low-level Windows settings ). Be careful here, as changing the wrong registry key can cause system problems.

  1. Press the Win+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:

Advertisement

Summary

Microsoft Edge leverages cloud processing for enhanced extraction results. Disabling the feature keeps data local on the machine. Administrator privileges are required to implement these registry modifications.

Does Microsoft Edge have a reading mode?

Microsoft Edge features a built-in Reading Mode, also called Immersive Reader. This utility strips away site banners and sidebars to isolate core article text. Distraction-free viewing helps readers focus on long-form content.

Advertisement

Why is no one using Edge?

Browser choice usually comes down to personal preference, familiarity, or specific feature sets. Because Edge shares Chromium architecture with Google Chrome, extension compatibility remains high.

What does Ctrl+Shift+R do in Edge?

Pressing Ctrl+Shift+R inside Microsoft Edge launches Reading Mode, also known as Immersive Reader. This interface strips away page chrome to display core article text. Distraction-free viewing improves readability on dense pages.

How do I turn on read mode in edge?

Activating Reading Mode requires navigating to a text-heavy webpage. Clicking the 'Enter Immersive Reader' icon in the address bar launches the view. Alternatively, pressing the F9 key on the keyboard toggles the mode.

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.

Advertisement

📚 Related Tutorials

How to block Microsoft Edge from sharing your location with websites
Browsers How to block Microsoft Edge from sharing your location with websites
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 *