How to delete mail and calendar windows 10

To delete the Mail and Calendar apps on Windows 10, you can follow these steps:

Method 1: Uninstall through the Settings app

  1. Go to the Start menu and click on the Settings icon (it looks like a gear).
  2. Click on "Apps" from the Settings menu.
  3. Click on "Apps & features" from the left menu.
  4. Find "Mail" and "Calendar" in the list of installed apps.
  5. Click on each app to select it, then click the "Uninstall" button.
  6. Confirm that you want to uninstall the app by clicking "Uninstall" again.

Method 2: Uninstall through the Control Panel

  1. Go to the Start menu and type "Control Panel" in the search bar.
  2. Click on "Control Panel" from the search results.
  3. Click on "Programs and Features" (in Windows 10, this is also known as "Uninstall a program").
  4. Find "Mail" and "Calendar" in the list of installed programs.
  5. Click on each program to select it, then click the "Uninstall" button.
  6. Confirm that you want to uninstall the program by clicking "Uninstall" again.

Method 3: Use the PowerShell

  1. Open the PowerShell as an administrator. To do this, right-click on the Start button and select "Windows PowerShell (Admin)".
  2. Type the following command and press Enter: Get-AppxPackage Microsoft.WindowsMail | Remove-AppxPackage
  3. Type the following command and press Enter: Get-AppxPackage Microsoft.WindowsCalendar | Remove-AppxPackage

Note: The PowerShell method will completely remove the apps, including their settings and data. Use this method with caution.

After uninstalling the Mail and Calendar apps, you can reinstall them from the Microsoft Store if you need to use them again.