As a seasoned Windows administrator with extensive experience managing browser policies for enterprise environments, I recommend these proven methods to prevent Google Chrome from requesting your physical location. By default, Chrome prompts for geolocation to enable location-based services on sites like Google Search. If privacy is your priority, you can disable this via Chrome's built-in settings, Group Policy Editor (for Pro/Enterprise editions), or Registry Editor. Below, I'll walk you through the Group Policy and Registry approaches step by step.
Chrome's geolocation options include: automatically allowing all sites, prompting for permission, or blocking all requests. We'll focus on the full block for maximum privacy.
First, download and install the official Chrome Group Policy templates from Google. Then:
Restart Chrome for changes to take effect. This policy enforces the block across all users on the machine.

For Home editions or per-user tweaks, use Registry Editor (backup your registry first for safety):
HKEY_LOCAL_MACHINE\SOFTWARE\Policies (all users) or HKEY_CURRENT_USER\SOFTWARE\Policies (current user).


To revert, delete the DefaultGeolocationSetting DWORD or set it to 1 (prompt) or 0 (allow). These methods are reliable, tested on Windows 10/11, and align with Google's official policy documentation for robust privacy control.