Outlook -- Sign-on Loop and Issues
It is strongly preferred to install Microsoft apps through the Self Service because of the fact that installation goes through a Drexel supported client. However, there are times, such as this, where there may be problems and that these apps can't be installed easily. Additionally, Office will continue to monitor for updates by itself so you won't be stuck with an outdated version of Outlook as time goes forward.
Windows
- Connect to the Drexel VPN.
- Try to log in to Outlook on your computer.
○ Also, try to log in to Outlook via your browser at http://outlook.office.com/. - If this does not work, please reinstall Office 365.
○ First, open up the Control Panel > Uninstall a program > Uninstall Microsoft 365/Office 365
○ Go to http://portal.office.com/ and sign in using your Drexel credentials
○ Click on "Install Office" in the middle to top right of the webpage.
○ Select "Office 365 apps"
○ Double-click and run the installer
○ After the installation, log in to Outlook.
Mac
Instead of installing Outlook via Self Service, have you tried to install Office365 through Microsoft's website? I believe that this will recognize the other Microsoft Apps that you have installed except for Outlook (which it will install). Note: Office 365 WILL NOT recognize the other apps that you have (Excel, Word, and etc..) so please uninstall the other apps before following the instructions!
Here's how you can install Office on your OSX device:
- Uninstall all existing Microsoft apps (Outlook, Excel, Word, etc) if not done already.
- Navigate to https://office365.com
- Click on "Sign in" at the top right
- Log in with your Drexel One credentials
- Then, click on "Install Office"
- Click on the downloaded file and run through the installation process
- Verify that Outlook has been installed by clicking on the "Magnifying Glass" at the top right, then typing in "Outlook"
Alternative Solution
Try this solution if you have the following symptom(s):
- When opening Outlook, the status in the lower right states, "Password needed". However, the password window never opens.
- Outlook prompts for either the user’s password or MFA challenge, but does not accept either and continuously loops.
Important Note: User must be on Drexel network. If off-campus, please connect to the Drexel VPN.
Solution:
- Close Outlook.
- Launch REGEDIT.
- Browse to HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity.
- If a key labeled EnableADAL is present, delete it.
- Close REGEDIT.
- Launch PowerShell (not as administrator).
- Copy the following and paste it into PowerShell.
CMDKEY /LIST | WHERE {$_ ‐MATCH 'MSTEAMS_ADAL|MICROSOFTOFFICE'} | FOREACH
{ CMDKEY
/DELETE "$($_.SPLIT()[‐1])"; $CLEAREDCREDCOUNT++ }
- Execute the above command.
- Launch Settings.
- Select Accounts.
- Select Access work or school.
- Select the account labeled Work or school account.
- Select Disconnect.
- Once the account is removed, select Connect.
- Set Email address to the users account.
- Select Next.
- Enter the user's password.
- Select Sign In.
- Select Done.
- Launch Outlook.
- When prompted, provide the appropriate credentials/MFA challenge.
- If Outlook continues to loop, close Outlook immediately after providing credentials and MFA challenge, then re‐launch Outlook.