If your Windows geo location is defaulting to Washington and you believe this issue started after the KB5074109 update, there are a few troubleshooting steps you can take:
- Check Location Settings: Ensure that location services are enabled on your device. Go to Settings > Privacy & security > Location and verify that the location services are turned on.
- Update Location Privacy Settings: If the location privacy settings do not allow your app to access your location, you can provide a link to the location privacy settings in your app or navigate there directly from your settings.
- Request Access: If your app requires precise location access, ensure that it calls
Geolocator.RequestAccessAsyncat a suitable point in the user experience to prompt for permission. - Check for Windows Updates: Make sure that your system is fully updated, as there may be patches or fixes released after the KB5074109 update that address location issues.
- Test Location Services: You can also test your app's location services by using a Windows PC that is enrolled in the Windows Insider Program and checking if the issue persists.
If these steps do not resolve the issue, consider reporting the problem through the Feedback Hub app for further assistance.
References: