Share via

657rx error code

Jill Parks 0 Reputation points
2026-04-27T22:30:08.8133333+00:00

Correlation Id: [Moderator's note: personal info removed]

Timestamp: 2026-04-27T22:29:00.000Z

DPTI: [Moderator's note: personal info removed]

Message: The credential is invalid. Unexpected sub status (6008)

Tag: 657rx

Code: 2148073494

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
0 comments No comments

2 answers

Sort by: Most helpful
  1. Kai-Ex 1,225 Reputation points Microsoft External Staff Moderator
    2026-04-29T03:45:21.7366667+00:00

    Hello Jill Parks,

    It appears that you are encountering a sign-in/authentication error when trying to access Microsoft services. To better understand the issue, could you please clarify the following:

    • Does the issue occur when accessing Microsoft services through a web browser or across all Microsoft apps (Teams, Outlook, Office, etc.) or only within a specific application?
    • Is this a personal or work/school account?
    • Confirm whether the Microsoft 365 license assigned to the account is active.
    • Are you signed into Windows using the same work account or a different/personal account?
    • Does the same issue occur when signing into the account from another device?

    In the meantime, please try the troubleshooting steps below:

    1. Sign out of all Microsoft accounts - Sign out completely from all Microsoft accounts. - Close all Office applications completely (Word, Excel, Outlook, Teams, etc.).
    2. If the issue occurs in a web browser:
    • Clear the browser cache and cookies.
    • Try using an InPrivate/Incognito window.
    1.  Reconnect the work account from Windows
    • Go to Settings > Accounts > Access work or school.
    • Select your work account.
    • Click Disconnect.
    • Restart your computer
    • Sign in to the account again.

     4. Clear Cached Credentials and Identity Data

    • Ensure all Office applications are closed.
    • Open File Explorer and navigate to the following folders (one at a time):

    %localappdata%\Microsoft\OneAuth

    %localappdata%\Microsoft\IdentityCache

    %localappdata%\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy

    • Delete the contents inside these folders. 
    1. Remove Old Credentials

    Open Control Panel

    Go to Credential Manager

    Select Windows Credentials

    Remove entries related to:

    • MicrosoftOffice
    • ADAL
    • AzureAD
    • Office 365

    Restart the computer and try signing in again.

    1. Clear Cached Credentials in the Registry  
    • Press Windows + R, type regedit, and press Enter
    • Navigate to:   HKEY_CURRENT_USER\Software\Microsoft\Office\
    • Look for folders/names matching your old work account and delete them

    I hope this information helps. If you have any additional questions, please feel free to let me know.


    If this response resolves your issue, kindly click Accept Answer and consider upvoting. If you need further clarification, please click Comment.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Q&A Assist
    2026-04-27T22:31:10.0766667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error information indicates an invalid credential problem. Similar documented cases show:

    • Enterprise Single Sign-On event 10810 reports: “The specified credentials are invalid or do not match those in the SSO database.” The user action is to update the stored credentials so they match the external system.
    • Enterprise Single Sign-On event 10765 reports: “No credentials have been set for the mapping.” The user action is to set credentials for the mapping using the command line or MMC snap-in.
    • The Validation_CredentialCheckFailed error code in Microsoft HPC means: “The credentials specified for this job are not able to log onto the cluster.”

    In all these cases, the root cause is that the supplied credentials cannot be validated against the target system. For the 657rx-tagged error with message “The credential is invalid. Unexpected sub status (6008)” and code 2148073494, the consistent remediation pattern is:

    1. Verify that the username/account and password (or other secret) being used are correct and not expired or locked.
    2. Ensure that the credential stored in any mapping, SSO store, or job configuration exactly matches the external system’s credential.
    3. If a mapping or stored credential is missing, create or set it using the appropriate management tool (for example, SSO MMC snap-in or command-line tool) and retry the operation.
    4. If the error persists after confirming correct credentials, involve the service or tenant administrator to reset or reconfigure the stored credentials in the relevant system.

    References:

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.