An Add-ins that needs to be removed is not showing when I run the Get-OrganizationAddIn command. How do find it to remove it.

DORRANT BROWN 0 Reputation points
2025-03-21T14:49:44.25+00:00

after running the Get-OrganizationAddIn. The Add-In is not there. I also cannot see it GUI. Users can see it in outlook but I cannot manage it as an Admin.

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2025-03-24T09:21:19.48+00:00

    Hi,

    Have you checked the add-ins on Microsoft 365?

    Go to the Microsoft 365 admin center. Navigate to Settings > Integrated apps to see if the add-in is listed there.

    Also note that you need to run Connect-OrganizationAddInService to connect to PowerShell by using your Microsoft 365 Global Admin credentials.

    https://learn.microsoft.com/en-us/microsoft-365/enterprise/use-the-centralized-deployment-powershell-cmdlets-to-manage-add-ins?view=o365-worldwide

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Michael Kane 6 Reputation points
    2025-05-09T14:57:56.9266667+00:00

    Following the commands in that page the step to run Connect-OrganizationAddInService doesn't work, I get an error:

    One or more errors occurred.
    At line:1 char:1

    An internet search finds other people having the same issue.

    https://github.com/OfficeDev/office-js/issues/5447

    0 comments No comments

Your answer

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