Skip to content
Follow
Browsers 🟡 Intermediate

How to Enable Preload Pages in Edge for Faster Browsing

Richard
Written by
Richard
Apr 7, 2025 Updated Aug 1, 2026 7 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 your browsing by loading links in the background before you click them, so websites appear faster for you.

The preloading feature in Microsoft Edge's settings makes websites appear ready faster. When Edge guesses you might visit a specific page, the browser quietly starts loading that page in the background.

Preloading web pages saves you waiting time, especially if your internet connection is slow. When a link is already partly loaded, the web page opens much quicker when you finally click the link.

You can easily turn Preload pages on or off within Microsoft Edge's settings to control how the browser preloads web pages for faster browsing. This feature helps you by opening likely pages in the background so they are ready when you click a link.

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

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

The preload pages setting in Microsoft Edge allows you to easily turn the feature on or off from the browser's settings menu. This setting affects only your personal use of the browser and helps speed up how quickly web pages load for you. You do not need special permission to make this change within your own Edge account.

  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 or disable preload pages for everyone who uses your computer, or if the setting is locked in Edge, you’ll need to use the Windows Registry Editor. This method requires administrator access because you’re making a system-wide change. Be careful when editing the registry, as mistakes can cause issues.

⚠️Warning
Changing the Windows Registry can be risky. If you make a mistake when you change the registry, problems can occur with your computer. Always make a backup copy of the registry before you change any registry settings. This guide will carefully show you how to change registry settings.

What the Registry Change Does

📝Good to Know
The change in the Windows Registry involves a specific setting called NetworkPredictionOptions, which controls how Microsoft Edge handles network predictions, including preloading pages. This setting is located in a particular place within the registry at HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge. Adjusting this value tells Edge whether to preload pages.

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.

Steps: Using the Registry Editor

Follow these exact steps to use the Registry Editor and change the preload pages setting for all users, which requires administrator rights. First, close all Microsoft Edge windows to ensure the changes apply correctly. Then, open the Registry Editor by pressing the Windows key + R, typing regedit, and pressing Enter.

  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.

    • 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 your web pages load faster. You can easily control this setting for your own account directly within Edge's settings menu. For system-wide changes or when the option is locked, the Windows Registry Editor can be used, but it requires administrator privileges and careful handling.

What is preload page for faster browsing and searching?

Preload pages is a next-navigation prefetch. Google's own framing: “To browse and search faster, Chrome preloads pages that you might visit.” 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?

In Microsoft Edge, select Settings and more > Settings System and performance . Select Performance, make sure Automatically put tabs to sleep is set to On. Go to Put inactive tabs to sleep after a set time, choose the length of time that's best for you from the list.

What is preload page for faster browsing and searching?

Preload pages is a next-navigation prefetch. Google's own framing: “To browse and search faster, Chrome preloads pages that you might visit.” 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.

2868 articles → Twitter

📚 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 *