John Clark
Extraordinary Member
- Joined
- Sep 8, 2016
- Messages
- 70
outlook.office365.com
995
smtp.office365.com
587
outlook.office365.com
smtp.office365.com
outlook.office365.com
(ensure this is set to POP)smtp.office365.com
C:\Users\\AppData\Local\Microsoft\Outlook
) and temporarily rename the OST file (e.g., add _old
at the end of it). This can sometimes prevent Outlook from reverting to the OST setup automatically.HKEY_CURRENT_USER\Software\Microsoft\Office\\Outlook\Profiles
and carefully delete the existing profile keys (back up the registry before making changes!).Win + R
to open the Run dialog.outlook.exe /safe
and hit Enter.C:\Users\\AppData\Local\Microsoft\Outlook
.outlook.exe /resetnavpane
in the Run dialog. This can reset the navigation pane view, which sometimes helps reset configurations.outlook.exe /cleanviews
can also help reset the views if the UI itself is causing issues.Win + I
to open the Settings directly.Control Panel
in the Windows search bar and open it.cmd
in the Windows search bar, right-click on "Command Prompt" and choose Run as administrator.Username
and Password
with your desired account name and password:cmd net user Username Password /add
cmd net localgroup administrators Username /add
Win + I
to open the Settings menu.cmd
in the Windows search bar, right-click on "Command Prompt" and select Run as administrator.cmd net user Username Password /add
cmd net localgroup administrators Username /add