How to Fix Email Not Working in Windows Mail
Introduction
How To Use This Guide
This guide is designed to take you through a number of different troubleshooting steps. After each step, try to open Windows Mail and check your mail again. When the program opens and works, stop at that point; you do not need to go any further.
1 Make Sure I'm Connected to the Net
- Open your browser. In the address bar at the top, type in google.com, then push Enter or Return.
- Make sure the Google page comes up. Type in something to search for, and select Google Search.
- Make sure your search results come up.
If you had problems with searching or using your browser, your Internet connection is the problem. Follow this guide for help resolving your Internet connectivity problems, and your email problems will most likely be fixed as well.
2 Check for Updates
- Select the Start menu.
- Select the Settings button on the left side of the start menu.
- Select Update and Security.
- Select Windows Update on the left, then select Check for updates.
- Once the system has finished checking for updates, it will automatically download and install the latest applicable updates.
- The system also may prompt you to restart, if it does, please do so at your earliest convenience, otherwise the update process will not complete.
If you system was already recently updated, chances are that no further updates are available and your Update status will indicate: Your device is up to date.
3 Restart and Install the Update
Windows 10
- Select the Start menu, then select Power.
- Select Restart or Update and Restart.
- Your computer will close all open programs, apply any pending updates, and start back up.
Windows 8
- Select the Start menu, then select Power in the top-right corner.
- Select Restart or Update and restart.
- Your computer will close all open programs, apply any pending updates, and start back up.
Windows 7
- Select the Start menu, then select the small arrow next to Shut down.
- Select Restart.
- Your computer will close all open programs, apply any pending updates, and start back up.
4 Check These Windows Settings
Windows Mail relies on a number of different settings on Windows itself to do everything from encryption (keeping your mail safe from prying eyes), as well as helping your mail provider make sure you are supposed to have access. A quick check of these Windows settings can often help.
Make Sure Date & Time Are Correct
The Date and Time set on your computer is used to help encrypt your email between your mail provider and you, keeping it safer.
- Open the Start menu and select Settings.
- Select Time & Language.
- Select Date & time on the left. It's usually best to have Set time automatically selected, and make sure the Time zone is set properly, and Adjust for daylight saving time automatically turned on. After that, look at the top and make sure the computer shows the right time and date.
Make Sure the Country or Region is Right
Windows Mail uses some region information to connect to the proper mail server for some mail providers, such as Google.
- Open the Start menu and select Settings.
- Select Time & Language.
- Select Region on the left, and make sure your Country is selected properly.
Sure the Mail App Can Access My Calendar
Windows Mail integrates a calendar system with your email, and will need access to the Windows Calendar app to do so. This is done through the Privacy settings.
- Open the Start menu and select Settings.
- Select Privacy.
- On the left, scroll down to App permissions and select Calendar. Make sure Allow apps to access your calendar is turned On, and Mail and Calendar are On, allowed to access the calendar.
5 Check Mail Settings
If you know your mail server settings, you can check them quickly to be sure nothing changed on accident.
- Outlook.com
Your email address ends with @outlook.com, @live.com, @hotmail.com, or @msn.com - Google
Your email address ends with @gmail.com - Yahoo!
Your email address ends with @yahoo.com - iCloud
Your email address ends with @icloud.com - Corporate Exchange Email
Your email address was provided by your company at work and has a custom domain.
- Open the Start menu and select Settings.
- Select Accounts.
- Select Email & accounts on the left, select your mail account, then select Manage.
- Verify the settings here are correct for your mail service.
6 Refresh Windows Sync Settings
Sometimes Windows Sync settings don't copy properly, and allowing them to reset can solve problems you may have.
- Open the Start menu and select Settings.
- Select Accounts.
- Select Sync your settings on the left, and turn Off Sync settings.
-
Restart your computer.
- Select the Start menu, then select Power.
- Select Restart or Update and Restart.
- Select the Start menu, then select Power.
- Open the Start menu and select Settings.
- Select Accounts.
- Select Sync your settings on the left, and turn On Sync settings.
7 Repair Missing or Corrupted Files with SFC
In order to make sure none of your protected operating system files have become corrupted you need to run a tool called System File Checker. This tool will scan all protected files and in the event they are corrupted, replace them with an undamaged version. This guide will walk you through opening it and running it.
- Using your Right Mouse button, right click on the Start menu, and select Windows PowerShell (Admin).
- Windows will ask permission to run PowerShell to make changes. Select Yes.
- PowerShell will open, and ask for a command.Your PowerShell may look slightly different, such as slightly different color based on your color scheme or some slightly different text; this is normal, and it will vary from system to system.
- Enter the following command and press Enter on your keyboard:
sfc /scannow
It will take 15 to 20 minutes to run this command, do not close the PowerShell window or turn off your computer. -
Restart your computer.
- Select the Start menu, then select Power.
- Select Restart or Update and Restart.
- Select the Start menu, then select Power.
8 Repair the Windows Image (DISM)
Sluggishness and freezing could be a result of a corrupted or bugged Windows Image. Repairing the Windows Image using the DISM command will check for corrupted, bugged, or incorrect Windows files and replace them with the proper files.
Make sure you are connected to the Internet before beginning these steps.
- Using your Right Mouse button, right click on the Start menu, and select Windows PowerShell (Admin).
- Windows will ask permission to run PowerShell to make changes. Select Yes.
- PowerShell will open, and ask for a command.Your PowerShell may look slightly different, such as slightly different color based on your color scheme or some slightly different text; this is normal, and it will vary from system to system.
- Enter the following command and press Enter on your keyboard:
dism /online /cleanup-image /restorehealth
It will take 15 to 20 minutes to run this command, do not close the PowerShell window or turn off your computer. -
Restart your computer.
- Select the Start menu, then select Power.
- Select Restart or Update and Restart.
- Select the Start menu, then select Power.
9 Remove and Reinstall Windows Mail
If the installation of Windows Mail is corrupt, sometimes simply removing and reinstalling it will resolve the problem.
If this is not acceptable, stop and do not proceed; instead, contact your mail service provider for further assistance first.
Be absolutely sure you know your Username, Password, and service information before performing this step!
Remove Windows Mail
Instead, you must do so with a special command.
- Using your Right Mouse button, right click on the Start menu, and select Windows PowerShell (Admin).
- Windows will ask permission to run PowerShell to make changes. Select Yes.
- PowerShell will open, and ask for a command.Your PowerShell may look slightly different, such as slightly different color based on your color scheme or some slightly different text; this is normal, and it will vary from system to system.
- Enter the following command and press Enter on your keyboard:
get-appxpackage *microsoft.windowscommunicationsapps* | remove-appxpackage
It will take about one minute for this command to run, and no message will be displayed after it completes; this means it completed successfully.
Install Windows Mail
- Open the Microsoft Store, and select Search.
- Type in Mail, and select Mail and Calendar from the list.
- Select Get.
- Wait for the install to complete. A message will display at the top indicating when Windows Mail is installed.
Setup Windows Mail
- Open Windows Mail and select Add account.
- Select your account type, and follow the instructions on-screen to re-setup your mail account with Windows Mail.
10 If It Still Doesn't Work
Was this content helpful?
YesNoHow To Use This Guide
This guide is designed to take you through a number of different troubleshooting steps. After each step, try to open Windows Mail and check your mail again. When the program opens and works, stop at that point; you do not need to go any further.
- Open your browser. In the address bar at the top, type in google.com, then push Enter or Return.
- Make sure the Google page comes up. Type in something to search for, and select Google Search.
- Make sure your search results come up.
If you had problems with searching or using your browser, your Internet connection is the problem. Follow this guide for help resolving your Internet connectivity problems, and your email problems will most likely be fixed as well.
- Select the Start menu.
- Select the Settings button on the left side of the start menu.
- Select Update and Security.
- Select Windows Update on the left, then select Check for updates.
- Once the system has finished checking for updates, it will automatically download and install the latest applicable updates.
- The system also may prompt you to restart, if it does, please do so at your earliest convenience, otherwise the update process will not complete.
If you system was already recently updated, chances are that no further updates are available and your Update status will indicate: Your device is up to date.
Windows 10
- Select the Start menu, then select Power.
- Select Restart or Update and Restart.
- Your computer will close all open programs, apply any pending updates, and start back up.
Windows 8
- Select the Start menu, then select Power in the top-right corner.
- Select Restart or Update and restart.
- Your computer will close all open programs, apply any pending updates, and start back up.
Windows 7
- Select the Start menu, then select the small arrow next to Shut down.
- Select Restart.
- Your computer will close all open programs, apply any pending updates, and start back up.
Windows Mail relies on a number of different settings on Windows itself to do everything from encryption (keeping your mail safe from prying eyes), as well as helping your mail provider make sure you are supposed to have access. A quick check of these Windows settings can often help.
Make Sure Date & Time Are Correct
The Date and Time set on your computer is used to help encrypt your email between your mail provider and you, keeping it safer.
- Open the Start menu and select Settings.
- Select Time & Language.
- Select Date & time on the left. It's usually best to have Set time automatically selected, and make sure the Time zone is set properly, and Adjust for daylight saving time automatically turned on. After that, look at the top and make sure the computer shows the right time and date.
Make Sure the Country or Region is Right
Windows Mail uses some region information to connect to the proper mail server for some mail providers, such as Google.
- Open the Start menu and select Settings.
- Select Time & Language.
- Select Region on the left, and make sure your Country is selected properly.
Sure the Mail App Can Access My Calendar
Windows Mail integrates a calendar system with your email, and will need access to the Windows Calendar app to do so. This is done through the Privacy settings.
- Open the Start menu and select Settings.
- Select Privacy.
- On the left, scroll down to App permissions and select Calendar. Make sure Allow apps to access your calendar is turned On, and Mail and Calendar are On, allowed to access the calendar.
If you know your mail server settings, you can check them quickly to be sure nothing changed on accident.
- Outlook.com
Your email address ends with @outlook.com, @live.com, @hotmail.com, or @msn.com - Google
Your email address ends with @gmail.com - Yahoo!
Your email address ends with @yahoo.com - iCloud
Your email address ends with @icloud.com - Corporate Exchange Email
Your email address was provided by your company at work and has a custom domain.
- Open the Start menu and select Settings.
- Select Accounts.
- Select Email & accounts on the left, select your mail account, then select Manage.
- Verify the settings here are correct for your mail service.
Sometimes Windows Sync settings don't copy properly, and allowing them to reset can solve problems you may have.
- Open the Start menu and select Settings.
- Select Accounts.
- Select Sync your settings on the left, and turn Off Sync settings.
-
Restart your computer.
- Select the Start menu, then select Power.
- Select Restart or Update and Restart.
- Select the Start menu, then select Power.
- Open the Start menu and select Settings.
- Select Accounts.
- Select Sync your settings on the left, and turn On Sync settings.
In order to make sure none of your protected operating system files have become corrupted you need to run a tool called System File Checker. This tool will scan all protected files and in the event they are corrupted, replace them with an undamaged version. This guide will walk you through opening it and running it.
- Using your Right Mouse button, right click on the Start menu, and select Windows PowerShell (Admin).
- Windows will ask permission to run PowerShell to make changes. Select Yes.
- PowerShell will open, and ask for a command.Your PowerShell may look slightly different, such as slightly different color based on your color scheme or some slightly different text; this is normal, and it will vary from system to system.
- Enter the following command and press Enter on your keyboard:
sfc /scannow
It will take 15 to 20 minutes to run this command, do not close the PowerShell window or turn off your computer. -
Restart your computer.
- Select the Start menu, then select Power.
- Select Restart or Update and Restart.
- Select the Start menu, then select Power.
Sluggishness and freezing could be a result of a corrupted or bugged Windows Image. Repairing the Windows Image using the DISM command will check for corrupted, bugged, or incorrect Windows files and replace them with the proper files.
Make sure you are connected to the Internet before beginning these steps.
- Using your Right Mouse button, right click on the Start menu, and select Windows PowerShell (Admin).
- Windows will ask permission to run PowerShell to make changes. Select Yes.
- PowerShell will open, and ask for a command.Your PowerShell may look slightly different, such as slightly different color based on your color scheme or some slightly different text; this is normal, and it will vary from system to system.
- Enter the following command and press Enter on your keyboard:
dism /online /cleanup-image /restorehealth
It will take 15 to 20 minutes to run this command, do not close the PowerShell window or turn off your computer. -
Restart your computer.
- Select the Start menu, then select Power.
- Select Restart or Update and Restart.
- Select the Start menu, then select Power.
If the installation of Windows Mail is corrupt, sometimes simply removing and reinstalling it will resolve the problem.
If this is not acceptable, stop and do not proceed; instead, contact your mail service provider for further assistance first.
Be absolutely sure you know your Username, Password, and service information before performing this step!
Remove Windows Mail
Instead, you must do so with a special command.
- Using your Right Mouse button, right click on the Start menu, and select Windows PowerShell (Admin).
- Windows will ask permission to run PowerShell to make changes. Select Yes.
- PowerShell will open, and ask for a command.Your PowerShell may look slightly different, such as slightly different color based on your color scheme or some slightly different text; this is normal, and it will vary from system to system.
- Enter the following command and press Enter on your keyboard:
get-appxpackage *microsoft.windowscommunicationsapps* | remove-appxpackage
It will take about one minute for this command to run, and no message will be displayed after it completes; this means it completed successfully.
Install Windows Mail
- Open the Microsoft Store, and select Search.
- Type in Mail, and select Mail and Calendar from the list.
- Select Get.
- Wait for the install to complete. A message will display at the top indicating when Windows Mail is installed.
Setup Windows Mail
- Open Windows Mail and select Add account.
- Select your account type, and follow the instructions on-screen to re-setup your mail account with Windows Mail.