Unfortunately, Maps app has reached end of support. Please visit the link below for more details.
https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features-resources
I recommend alternatives like Bing and Google Maps instead.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
"Windows Maps" or "Microsoft Maps" not found in MS store. Need a mapping app for setting default location. Windows 10 64-bit using Google Chrome browser.
Unfortunately, Maps app has reached end of support. Please visit the link below for more details.
https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features-resources
I recommend alternatives like Bing and Google Maps instead.
Hi, good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.
Re-register and reinstall the Maps app
Press Windows key + X
Click and Run Windows PowerShell (Admin)
Copy and paste the command below then press Enter.
Get-AppXPackage WindowsMaps -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart your computer
I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed.
Kind regards,
John DeV
Independent Advisor
Get-AppXPackage WindowsMaps -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
doesnt work