This site requires JavaScript to be enabled
An updated version of this article is available
35 views

10.0 - Last modified on 2025-05-26 Revised by Lisa Chen

9.0 - Last modified on 2025-02-14 Revised by Lisa Chen

8.0 - Last modified on 2024-07-08 Revised by Lisa Chen

7.0 - Last modified on 2024-01-04 Revised by Lisa Chen

6.0 - Last modified on 2023-05-16 Revised by Lisa Chen

5.0 - Last modified on 2023-03-30 Revised by Lisa Chen

4.0 - Last modified on 2022-12-16 Revised by Lisa Chen

3.0 - Last modified on 2022-10-04 Revised by Lisa Chen

2.0 - Last modified on 2021-01-08 Revised by Jessica Viau

1.0 - Created on 2021-01-08 Authored by Jessica Viau

How to remove a user from an entire SharePoint site collection

How to remove a user from an entire SharePoint site collection


Introduction

Has a user in your site retired or moved on from their position? Need to offboard someone quickly from your entire site but your permissions are complex?

You can view a list of all users in your site collection and delete one or more of them from the entire site collection. This will remove the user from the main site as well as all subsites, including any groups, sharing links, or limited access permissions.

Note: you must be a Site collection administrator. If you need assistance, contact EASI SharePoint Support.

Instructions

  1. Go to the root site/top level of your site collection.
  2. In the site URL, remove the site page information from the site path. For example, https://utoronto.sharepoint.com/sites/testsite/SitePages/Home.aspx becomes https://utoronto.sharepoint.com/sites/testsite/
  3. Add the following path to the URL: _layouts/people.aspx?MembershipGroupId=0. Using the example, the new URL would be: https://utoronto.sharepoint.com/sites/testsite/_layouts/people.aspx?MembershipGroupId=0
  4. Press enter to see the All People page. Find and select the user(s) you want to remove.
  5. Under Actions, click Delete User.

In the Actions menu, select Delete Users from Site Collection