How to Enable Preload Pages in Edge for Faster Browsing
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.
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\
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.
- Open Microsoft Edge. Click the Edge icon on your taskbar or find it in your Start menu .
- 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. - 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.”
- Locate the Preload pages setting. Under a section called “General settings,” you should see an option named “Preload pages for faster browsing and searching.”
- 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.
- Close the Settings tab. Your changes are saved. You can now close the Settings tab.



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.
What the Registry Change Does
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.
- Close Microsoft Edge. Make sure all Edge windows are closed before you start. This helps make sure the changes work correctly.
Open the Registry Editor.
- Press the Windows key + R on your keyboard. This opens a small "Run" box.
- Type
regeditinto the box and press Enter, or click "OK."
- Allow changes. If a box appears asking if you want to let the app make changes to your device, click "Yes."
- 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 - Select the "Edge" key. Click on the
Edgefolder you found or created in the left side of the window. This will show its settings on the right side. Create or change the
NetworkPredictionOptionsvalue. Now look at the right side of the window. You need to find or create a value namedNetworkPredictionOptions.- If
NetworkPredictionOptionsalready exists: Double-click on it to change its current setting. - If
NetworkPredictionOptionsdoes 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 exactlyNetworkPredictionOptions.
- If
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
1into 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
NetworkPredictionOptionsvalue (right-click on it in the right pane and select "Delete") or you can set its Value data to1. 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.
- To ALWAYS ENABLE Preload Pages: Type
- Close the Registry Editor. You can now close the Registry Editor window.
- 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.
No comments yet — be the first to share your thoughts!