Windows10Debloater icon indicating copy to clipboard operation
Windows10Debloater copied to clipboard

Mail & Calendar app removed

Open Scampi-ml opened this issue 4 years ago • 3 comments

After "debloating" it seems the mail & Calendar app are removed and can no longer be found on my system I cannot use the windows store to re-install the app "Windows Update Disabled" Code= 0x80070422

I would like to re-install it, any method of getting it back please? Ty

Scampi-ml avatar Dec 07 '20 08:12 Scampi-ml

@Janvier123 - Can you try running this as an administrator to see if it resolves your issue?

Get-AppxPackage -AllUsers | ForEach { Add-AppxPackage -Verbose -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" }

Sycnex avatar Mar 20 '21 02:03 Sycnex

Just to confirm, debloater always removes mail. This has been the case since I've started using debloater, and I've been using it for at least 3 years on hundreds of machines. You have to reinstall it from the windows store. It would be good if there were an option in customizing the blocklist to keep mail.

mattreecebentley avatar Jan 15 '23 00:01 mattreecebentley

It would be good if there were an option in customizing the blocklist to keep mail.

There is - it's called microsoft.windowscommunicationapps.

RReverser avatar Aug 25 '23 19:08 RReverser