Share via

Error [4wp0s] when signing into office

adrian kumar 0 Reputation points
2026-02-21T21:54:28.2366667+00:00

Hi,

How do I resolve this error when attempting to sign into Microsoft Office? It occurs when I try to sign in with my regular email address. I can sign in normally with a browser.


Message: An unexpected error occurred.

Tag: 4wp0s

Code: -2146893805


Thanks,
AK

.......................

Moderator: Moved from Microsoft 365 and Office | Access | For home | Windows

Microsoft 365 and Office | Subscription, account, billing | For home | Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-02-21T21:54:37.1566667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error code -2146893805 you are encountering when trying to sign into Microsoft Office typically indicates an issue related to authentication or security settings. Here are some steps you can take to troubleshoot and potentially resolve this issue:

    1. Check Security Software: Ensure that any security software or firewalls are not blocking the sign-in process. You may need to temporarily disable them to see if that resolves the issue.
    2. Reinstall WAM Plug-ins: If the issue is caused by a broken or tampered Windows Authentication Module (WAM) plug-in, you can try reinstalling the WAM plug-ins. Use the following PowerShell commands:
         Add-AppxPackage -Register "$env:windir\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown
         Add-AppxPackage -Register "$env:windir\SystemApps\Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown
      
    3. Sign in with Administrator Account: Try signing in with an administrator account and check if the issue persists. If you can sign in successfully, it may indicate a problem with user profile settings.
    4. Check for Updates: Ensure that your Microsoft Office applications are up to date. Sometimes, updates can resolve underlying issues that cause sign-in problems.
    5. Contact Support: If the problem continues, consider reaching out to Microsoft Support for further assistance, especially if you have specific error codes to report.

    By following these steps, you should be able to address the sign-in error you're experiencing.


    References:

    0 comments No comments

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.