Skip to content
Follow
Browsers 🟡 Intermediate

How to Enable Preload Pages in Edge for Faster Browsing

Richard
Written by
Richard
Apr 7, 2025 Updated Sep 15, 2026 6 min read
How to Enable Preload Pages in Microsoft Edge
How to Enable Preload Pages in Microsoft Edge

Preload pages in Microsoft Edge speeds up web browsing by loading links in the background before you click them, cutting wait times to near zero. This feature uses your browsing habits to guess which page you want next, starting the download quietly so the site opens instantly when you click.

Advertisement

You can turn this setting on or off in Microsoft Edge depending on whether you want to save waiting time or reduce background data use.

⚡ Quick Answer

Enable preloading in Microsoft Edge by going to Settings Performance and toggling “Preload pages for faster browsing and searching” on. Alternatively, you can enable it via the Windows Registry by creating a DWORD value named NetworkPredictionOptions and setting its value to 0 in Computer\🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge.

Advertisement

Turn Preload Pages On or Off in Edge (For Your Account)

To enable preload pages Edge for your personal account, open the browser settings and turn on the network prediction feature. This quick change helps web pages load much faster by guessing what you want to click next. You can turn this setting on or off at any time directly from the menu without needing any special permissions.

  1. Open Microsoft Edge. Click the Edge icon on your taskbar or find it in your Start menu .
  2. Go to Settings . Look for three small dots stacked vertically (...) in the top-right corner of the Edge window. Click them, then choose “Settings” from the list that appears.
  3. Find Performance settings. In the Settings tab, look at the menu on the left side. Click on “System and performance.” Then, on the right side, click on “Performance.”
  4. Locate the Preload pages setting. Under a section called “General settings,” you should see an option named “Preload pages for faster browsing and searching.”
  5. Choose your setting.
    • To turn the feature ON (which is usually best for speed), make sure the switch next to “Preload pages for faster browsing and searching” is moved to the ON position. This is typically the default setting.
    • To turn the feature OFF, move the switch to the OFF position.
  6. Close the Settings tab. Your changes are saved. You can now close the Settings tab.
micrsoft edge browser more option and settings
micrsoft edge browser more option and settings
Microsoft Edge performance settings tile showing Sleeping Tabs option.
Microsoft Edge performance settings tile showing Sleeping Tabs option.
Microsoft Edge preload pages feature for faster browsing and searching.
Microsoft Edge preload pages feature for faster browsing and searching.

Enable or Disable Preload Pages for All Users (Using the Registry Editor)

To enable preload pages Edge for all users on your computer, you need to use the Registry Editor. This system-wide method works well when the normal menu option is locked or when you want to apply the faster browsing setting to every account on the PC at the same time. You will need administrator access to make this change.

Back up the registry before making changes, as incorrect edits can cause system instability. Follow these steps to update the registry.

What the Registry Change Does

The NetworkPredictionOptions value in the Windows Registry tells Microsoft Edge whether to preload pages by controlling how the browser handles network predictions. Located at 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge, this specific registry key overrides your normal menu choices and forces the feature on or off for the entire computer system.

Advertisement

The location is: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge

We will change a value called NetworkPredictionOptions.

This value can be a DWORD (a type of data) and uses different numbers to control how it works:

  • 0 (Hexadecimal) means "Always Enable Preload pages."
  • 2 (Hexadecimal) means "Disable Preload pages."

If the `EnablePreloadPage` DWORD value in the Windows Registry does not exist or is set differently (e.g., deleted), Microsoft Edge will use its default settings. You can control these browser defaults through the browser's options menu, as explained in the first section of this article.

Advertisement

Steps: Using the Registry Editor

To enable preload pages Edge using the Registry Editor, first close all open browser windows completely. Press the Windows key plus R, type regedit, and press Enter to open the registry tool. Navigate to the correct folder path and change the key value to turn the browsing speed feature on for everyone on your machine.

  1. Close Microsoft Edge. Make sure all Edge windows are closed before you start. This helps make sure the changes work correctly.
  2. Open the Registry Editor.

    • Press the Windows key + R on your keyboard. This opens a small "Run" box.
    • Type regedit into the box and press Enter, or click "OK."
  3. Allow changes. If a box appears asking if you want to let the app make changes to your device, click "Yes."
  4. Go to the right location. In the Registry Editor window, look at the list of folders on the left. You need to click through the folders (keys) to find the specific place for Edge's settings. Click each folder to open it:

    HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Edge

  5. Select the "Edge" key. Click on the Edge folder you found or created in the left side of the window. This will show its settings on the right side.
  6. Create or change the NetworkPredictionOptions value. Now look at the right side of the window. You need to find or create a value named NetworkPredictionOptions.

    Advertisement
    • If NetworkPredictionOptions already exists: Double-click on it to change its current setting.
    • If NetworkPredictionOptions does NOT exist: Right-click on an empty space in the right-hand area. Choose "New," then choose "DWORD (32-bit) Value." Name this new value exactly NetworkPredictionOptions.
  7. Set the value data. A small window will pop up asking for the "Value data." Enter the number for the setting you want:

    • To ALWAYS ENABLE Preload Pages: Type 0 (zero) into the "Value data" box. Make sure "Base" is set to "Hexadecimal." Click "OK."
      Warning: This setting will block you from changing preload pages in Edge's settings. You won't be able to change it from within the browser anymore.
    • To DISABLE Preload Pages: Type 1 into the "Value data" box. Make sure "Base" is set to "Hexadecimal." Click "OK."
      Warning: This setting will also block you from changing preload pages in Edge's settings, making that option grayed out in the browser.
    • To set it back to DEFAULT (so you can control it from Edge settings): You have two choices. You can either delete the NetworkPredictionOptions value (right-click on it in the right pane and select "Delete") or you can set its Value data to 1. Setting it to 1 enables network prediction but allows the browser settings to control it. Deleting it is often the easiest way if you want to use the browser's own settings.
  8. Close the Registry Editor. You can now close the Registry Editor window.
  9. Restart Microsoft Edge. If Edge was open, close it completely and then open it again. The changes you made in the registry will now be active.

Summary

The preload pages feature in Microsoft Edge helps web pages load much faster by anticipating your clicks. You can easily enable preload pages Edge from your personal settings menu, or use the Windows Registry Editor to force the setting on for all users across the entire computer when administrator control is needed.

What is preload page for faster browsing and searching?

Preload pages use next-navigation prefetching to fetch resources in the background before you click a link. When Chrome predicts you are likely to open a page, it fetches that page's resources in the background before you click.

How do I make my Edge browser faster?

To make your Edge browser faster, turn on the sleeping tabs feature to save system resources. Open Settings and more, go to Settings, and select System and performance. Under the Performance section, make sure the switch for automatically putting tabs to sleep is set to on, and choose your preferred time limit.

What is preload page for faster browsing and searching?

Preload pages use next-navigation prefetching to fetch resources in the background before you click a link. When Chrome predicts you are likely to open a page, it fetches that page's resources in the background before you click.

Was this guide helpful?

📬 Get new Windows tips in your inbox
One email when we publish something worth your time. No spam, unsubscribe anytime.
Tags: #Microsoft Edge
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.

3169 articles → Twitter
Advertisement

📚 Related Tutorials

How to Enable Efficiency Mode in Windows 11
Windows How to Enable Efficiency Mode in Windows 11
How to Enable or Disable Preload Pages in Chrome
Browsers How to Enable or Disable Preload Pages in Chrome
How to See System Restore Points in Windows 11
Windows How to See System Restore Points in Windows 11
How to Backup and Restore Microsoft Edge
Browsers How to Backup and Restore Microsoft Edge

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

Leave a Comment

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