Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

Fix Office 365: Your Account Is in a Bad State

Madalina DinitaAugust 3, 2020 Comments (0)
office 365 your account is in a bad state

‘Your account is in bad state‘ is an annoying Office 365 error that prevents users from signing in. As a workaround, users are asked to sign-in to an online account. But the solution provided by Microsoft does not always work.

Contents

  • 1 How to Fix Office 365 Bad State Account Errors
    • 1.1 1. Check your subscriptions and Office version
    • 1.2 2. Remove your Office credentials
    • 1.3 3. Check your settings with the Azure AD PowerShell cmdlet
    • 1.4 4. Add an additional work or school account
    • 1.5 Sharepoint: Your account is in a bad state

How to Fix Office 365 Bad State Account Errors

1. Check your subscriptions and Office version

Make sure you’re running the latest Office 365 version.

  1. Navigate to your Office 365 portal
  2. Click on your Display name
  3. Go to My accounts
  4. Select Subscriptionsoffice 365 account subscriptions

If you see the mention ‘The latest desktop version of Office‘ in your subscriptions, this means your Office version is up to date. If the respective mention is not available, you need to install the latest Office 365 updates.

2. Remove your Office credentials

If the first solution didn’t work, you can remove your Office credentials and test if you can then sign-in to Office applications.

  1. Sign out from all your Office applications
  2. Open the Control Panel 
  3. Click User Accounts
  4. Go to Credential Managercontrol panel credential manager
  5. Select Windows Credentialscontrol panel windows credentials
  6. Select the option Remove the Office credentials and make sure that all the Office credentials are removed
  7. Sign-in to Office 365 again.

3. Check your settings with the Azure AD PowerShell cmdlet

Some of your domain settings might trigger this Office 365 error. To fix it, you need to run a series of cmdlets.

First, you need to connect to  the Microsoft Azure Active Directory Module for Windows PowerShell. Then run this Azure AD PowerShell cmdlet:
Get-MsolDomainFederationSettings -DomainName <your_domain_name> | fl *

Check the results the cmdlet returned and make sure the following settings are available:

  • PreferredAuthenticationProtocol: WsFed
  • PromptLoginBehavior : NativeSupport
  • SupportsMfa : True

Now, if these settings are not available, you need to run the following cmdlets:

  • Set-MsolDomainFederationSettings –DomainName <your domain name> -PreferredAuthenticationProtocol WsFed
  • Set-MsolDomainFederationSettings –DomainName <your domain name> -SupportsMfa $True
  • Set-MsolDomainFederationSettings –DomainName <your domain name> -PromptLoginBehavior NativeSupport

Launch Office 365 again and check if the error is gone.

4. Add an additional work or school account

Some users suggested that adding a work or school account fixed the problem for them. While this quick workaround may not work for everybody, it’s worth giving it a try.

Sharepoint: Your account is in a bad state

If you’re getting the bad state account error on Sharepoint, it is worth mentioning this problem occurs because SharePoint Designer wasn’t actually designed to be compatible with Modern Authentication (ADAL) in the first place.

The good news is that you can fix this error with the help of this step-by-step guide from Microsoft.

We hope the solutions listed in this guide helped you to fix this error and you can now sign in to Office 365 without any problems.

Categories: Office

Author Madalina Dinita

Madalina has been a Windows fan ever since she got her hands on her first Windows XP computer. She is interested in all things technology, especially emerging technologies -- AI and DNA computing in particular.

You Might Also Like

  • Excel Header

    Enable/Disable Display of Formulas in Cells in Excel

    Mitch BartlettOffice
  • MS Word Header

    Word: Divide Page Into Columns

    Mitch BartlettOffice
  • How to Connect Outlook 2023 to Gmail

    Judy SanhzOffice
  • How to Get Microsoft Office Free for Students and Teachers

    Kat ArmstrongOffice

Leave a Reply

Your email address will not be published. Required fields are marked *

  • battery issues after windows 11 update

    Battery Issues After Windows 11 Update? Here’s the Fix

  • why is ram so expensive

    Why Is RAM Suddenly So Expensive?

  • how to fix error code 0x800f0922 windows 11

    How to Fix Error Code 0x800f0922 in Windows 11

  • service outage message on Xbox

    What to Do With a Service Outage Message on Xbox

  • signs your hdd is failing

    Signs That Your HDD Is Failing

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2026 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Terms of Use
  • Privacy Policy

© 2026 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on August 3, 2020 by Mitch Bartlett