Jump to content

I just rebuild my computer, not really relevant but it does mean I have a fresh install of windows 10.

when I first booted up everything installed fine, and has been fine since... until today (right after the windows update)

my mail and calendar app (the default windows ones) have disappeared. they don't show up anywhere unless I do a windows app search in command prompt. I tried uninstalling from command prompt and reinstalling from the windows store but all that happens is I get three apps called "Mail and Calendar" that all lead to the app store downloads and updates page.

I'm lost as to what to try. doesn't really effect anything but I like having a app instead of logging in online every time.

Link to comment
https://linustechtips.com/topic/948981-windows-10-mail-app-gone/
Share on other sites

Link to post
Share on other sites

https://www.microsoft.com/en-us/p/mail-and-calendar/9wzdncrfhvqm?activetab=pivot%3aoverviewtab

Reinstall it from there?

 

Why not just use Thunderbird if all you want to not wanting to log in online?

CPU: AMD Ryzen 3700x / GPU: Asus Radeon RX 6750XT OC 12GB RAM: Corsair Vengeance LPX 2x16GB DDR4-3200
MOBO: MSI B450m Gaming Plus NVME: Corsair MP510 240GB / Case: TT Core v21 PSU: Seasonic 750W / OS: Bazzite

Link to post
Share on other sites

3 minutes ago, TetraSky said:

https://www.microsoft.com/en-us/p/mail-and-calendar/9wzdncrfhvqm?activetab=pivot%3aoverviewtab

Reinstall it from there?

 

Why not just use Thunderbird if all you want to not wanting to log in online?

doesn't work, just takes me to the windows store, which says its installed xD

Thunderbird is a idea, forgot about it.

Link to post
Share on other sites

29 minutes ago, TArthur99 said:

doesn't work, just takes me to the windows store, which says its installed xD

Right click the start menu, run powershell(admin), and uninstall it by copy/pasting the following

Get-AppxPackage *microsoft.windowscommunicationsapps* | Remove-AppxPackage

 

It should then give you the option to install it through the Store.

CPU: AMD Ryzen 3700x / GPU: Asus Radeon RX 6750XT OC 12GB RAM: Corsair Vengeance LPX 2x16GB DDR4-3200
MOBO: MSI B450m Gaming Plus NVME: Corsair MP510 240GB / Case: TT Core v21 PSU: Seasonic 750W / OS: Bazzite

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×