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.
Asked
Active
Viewed 5,392 times
3
-
It looks like the functionality is broken in Chromium. I suggest using Firefox https://security.stackexchange.com/questions/147166/how-can-you-fake-geolocation-in-firefox or even BlueStacks4 and it's built-in location override – DeLorean88 Jun 29 '21 at 12:36
1 Answers
-1
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

Getulio Gasparotto Dadald
- 338
- 3
- 8
-
1i have the same problem, none of what you suggested work for me. also, i'm using a vpn to change my ip, so it doesn"'t have to do with ip. Are you able to spoof your location with chrome devtool ? – Vincent Feb 17 '21 at 05:24