Browser page preloading fetches likely destinations before you click so a later navigation can appear faster. The tradeoff is that the browser may use bandwidth, cookies and network requests for a page you never actually visit.
How prediction becomes a request
A browser can use signals such as links on the current page, past behavior or page hints to predict the next navigation. Chrome offers Standard and Extended preloading. Google says preloading may use cookies and may send pages through Google in an encrypted form intended to hide the user's identity from sites in some cases.
The web platform also gives sites mechanisms for prefetching and prerendering. Prefetch retrieves resources for a likely future navigation; prerender can prepare more of a page in advance. Browsers apply their own eligibility, privacy and resource rules rather than obeying every hint unconditionally.
The practical costs
- Extra mobile data can be used for destinations never opened.
- A destination or intermediary may receive a request before a deliberate click.
- Cookies and account state can influence the speculative request.
- Battery, memory and network resources may be spent on predictions.
Choose a setting that fits the connection
Standard is the reasonable starting point on a normal broadband connection. Extended may help people who value speed and accept more prediction. Turn preloading off on a capped plan, a constrained hotspot, or when minimizing speculative traffic matters more than small navigation gains.
Do not confuse preloading with Memory Saver
Preloading prepares likely future pages. Memory Saver unloads eligible inactive tabs. One can increase speculative work while the other reduces background memory. Diagnose the actual problem before flipping both.
A quick test
- Record whether the issue is slow navigation, high data use or battery drain.
- Change only the preload setting.
- Use the same common sites for several days.
- Check the browser or operating system's data-usage view.
- Keep the setting only if the difference matters.
Preloading is a performance preference, not a moral switch. The browser is spending a small amount of privacy and resources to buy time. Knowing that exchange lets you choose deliberately instead of assuming a faster-looking click was free.
Account state changes the privacy picture
A speculative request made while signed in may be interpreted differently from an anonymous fetch. The destination can apply its normal cookie and account logic even though the user has not completed a navigation. Browsers build restrictions around this behavior, but the practical lesson is simple: preloading is not merely local caching.
On a shared computer, changing this preference affects every person using that browser profile. Keep separate profiles for people with different data plans or privacy preferences instead of repeatedly changing one global setting. Managed browsers may lock the option because an organization has selected a network policy.
Sources & methodology2 sources - evidence for this revision
The records below show what each source supports in this published revision.
- Personalize Chrome performanceGoogle Chrome Helpreference - Retrieved Jul 12, 2026
What it supportsChrome offers Standard and Extended preloading and may use cookies when preloading pages.
- Speculative loadingMDN Web Docsreference - Retrieved Jul 12, 2026
What it supportsWeb prefetching and prerendering are speculative loading mechanisms governed by browser rules.



