Share via

Problem with geolocation

Evelyn Lucas 0 Reputation points
2026-02-05T22:35:47.86+00:00

My computer randomly changes geolocation. This will not allow me to access certain apps. What do I need to do to correct this problem. Is this a glitch in the system. I see other people are having the same problem.

Microsoft 365 and Office | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Julian A 640 Reputation points Independent Advisor
    2026-02-06T00:07:48.3733333+00:00

    Does the location change affect all apps or only specific ones, and are you connected to a VPN or work network when it happens?

    On Windows, please check that Location Services are turned on and allowed for the affected apps by going to Settings > Privacy & security > Location. You can also try resetting location services from the same page. Make sure your time, date, and region are set correctly under Settings > Time & language, since mismatches can cause geolocation errors. If you use a VPN, proxy, or security software, temporarily disable it and test again. Keeping Windows fully updated is also important, as Microsoft has released fixes for similar issues.

    https://support.microsoft.com/en-us/topic/enabling-the-geolocation-service-fails-with-error-1c44c269-7769-fab2-0244-eccd29f0e054

    https://support.microsoft.com/en-us/windows/windows-location-service-and-privacy-3a8eee0a-5b0b-dc07-eede-2a5ca1c49088

    0 comments No comments

  2. Q&A Assist
    2026-02-05T22:35:56.0933333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    If your computer is randomly changing geolocation, it may be due to issues with location services settings or permissions. Here are some steps you can take to troubleshoot and correct this problem:

    1. Check Location Settings: Ensure that location services are enabled on your device. Go to Settings > Privacy & security > Location and make sure that the location for your device is turned on.
    2. App Permissions: Verify that the apps you are trying to use have permission to access your location. Under Settings > Privacy & security > Location, check if your specific apps are allowed to use location services.
    3. Handle Location Changes: If your app relies on location data, make sure it handles changes in location settings correctly. You can subscribe to the StatusChanged event of the Geolocator object to detect when the user disables or reenables location services.
    4. User Consent: If the user has not given consent for precise location access, the app may not function as expected. Ensure that your app prompts for location access at an appropriate time, ideally aligned with user actions that require location data.
    5. Testing: If you are developing an app, you can test it on a Windows PC enrolled in the Windows Insider Program to see how it behaves with location services turned off and on.

    If you continue to experience issues, it may be beneficial to check for updates or report the problem through the Feedback Hub app, as other users may be experiencing similar issues.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.