Share via

cant get mircosoft money to work. cant sign in.

Ferreira 0 Reputation points
2026-02-23T20:43:20.83+00:00

cant get mircosoft money to work. cant sign in. i have removed the program and reinstalled it and still can not sign in.

Windows for home | Other | Apps
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. nobuko c 120.7K Reputation points Independent Advisor
    2026-02-24T03:34:07.8766667+00:00

    Hello,

    Microsoft Money has been discontinued and is no longer supported.

    Products that are no longer supported may experience security risks, performance issues, or unexpected problems.

    For this reason, please consider using another asset‑management software that is currently supported.

    We apologize for the inconvenience, but it is difficult to obtain answers or assistance for products whose support has already ended.

    Although questions about Microsoft Money are not very common, they do still appear from time to time.

    I hope the link below will be helpful.
    https://learn.microsoft.com/en-us/answers/questions/5544523/microsoft-money-plus-deluxe-ver-17-0-120-3817-movi

    Can I still use my old Microsoft Money Program with Windows 11? If so how do I activate it?

    https://learn.microsoft.com/en-us/answers/questions/4029631/can-i-still-use-my-old-microsoft-money-program-wit

    0 comments No comments

  2. Q&A Assist
    2026-02-23T20:45:00.21+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    If you're unable to sign in to Microsoft Money, the problem may be linked to issues with the Web Account Manager (WAM) plug-ins or conflicts with security software. Here are some troubleshooting steps you can follow:

    1. Check Security Software: Security software can sometimes block necessary components for signing in. Consider temporarily uninstalling your security software and any outdated Windows Filtering Platform (WFP) drivers. After doing this, try signing in again.
    2. Verify WAM Plug-ins: To check if the WAM plug-ins are installed and functioning, you can run the following PowerShell commands:
         Get-AppxPackage Microsoft.AAD.BrokerPlugin
         Get-AppxPackage Microsoft.Windows.CloudExperienceHost
      
      If these commands do not return any results, you may need to reinstall the WAM plug-ins using these 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. Monitor the Application: After completing these steps, keep an eye on the application for 48 hours to see if the issue persists. If it does, contacting Microsoft Support may be necessary for further assistance.

    These steps should help you troubleshoot the sign-in issue with Microsoft Money.

    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.