I want to override my GeoLocation using Chrome Dev Tools. I changed my GeoLocation to Moscow as shown in the below screenshot, but still my google search results are generated based on my actual location. I've also tried refreshing the page (Empty Cache and Hard Reload) and it still wont work.
For me the following simple workaround worked fine:
retry the operation where your location is supposed to be requested
then switch back to desired location
Now mocked location is used instead of a real one
Please try scrolling to the bottom of google search and clicking on 'Update Location' or 'Use precise location':
If that does not work, then you might have issues with permissions in your Chrome settings. https://support.google.com/chrome/answer/142065?co=GENIE.Platform%3DDesktop&hl=en
I recommend this answer for time zone testing: Is there a way to change your timezone in Chrome devtools?
(edit) = Also might be worth to check you are using an accepted value for TimezoneID when adding a new custom location: https://cloud.google.com/dataprep/docs/html/Supported-Time-Zone-Values_66194188
© 2022 - 2025 — McMap. All rights reserved.