How can we help you today?

Remove Your Site from Site Collection App Catalog List

Quick Steps

  1. Download & Install  SharePoint Online Management Shell Module (released on and after November 2017 or newer)

  2. Open SharePoint Online Management Shell

  3. Connect to your SharePoint Admin Portal

  4. Execute the following PowerShell command: 

# get a reference to the site collection where the
# site collection app catalog should be created
$site = Get-SPOSite https://your-domain.sharepoint.com/site-path


# remove site collection app catalog
Remove-SPOSiteCollectionAppCatalog -Site $site
  1. That's it!


For detailed steps, please follow the commands given in our Configure Site collection app catalog using PowerShell article and the only change is to use Remove-SPOSiteCollectionAppCatalog command instead of Add-SPOSiteCollectionAppCatalog 

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

World's best intranet sites are designed using ShortPoint

Get started today! Learn more
See all 5 topics

Start a trial

Ignite your vision. Install ShortPoint directly on your site, or play in sandbox mode. No credit card required.

Get started today

World’s best intranet sites are designed using ShortPoint

Thousands of companies using ShortPoint everyday to design, brand and build award winning intranet sites.

Get started Learn more