1 ---
2 title: Removing organization members from teams
3 redirect_from:
4 - /removing-org-members-from-teams
5 ---
6
7 import shared from '~/shared.js'
8
9 As an organization owner or team admin, you can remove organization members from teams if they no longer need access to packages accessible to the team.
10
11 1. <>{shared['user-login'].text}</>
12
13 <>{shared['user-login'].image}</>
14
15 2. <>{shared['account-settings'].text}</>
16
17 <>{shared['account-settings'].image}</>
18
19 3. <>{shared['organization-selection'].text}</>
20
21 <>{shared['organization-selection'].image}</>
22
23 4. <>{shared['organization-teams-tab'].text}</>
24
25 <>{shared['organization-teams-tab'].image}</>
26
27 5. In the list of team members, find the member you want to remove.
28
29 6. In the member row, to remove the member from the team, click **X**.
30
31 <Screenshot src="/organizations/managing-teams/team-member-remove-button.png" alt="Screenshot of the team member remove button" />
32
33 <Note>
34
35 **Note: Removing a member from a team, even if it is the only team they are a member of, will not remove them from the organization.** To remove a member from the organization, see "[Removing members from your organization][removing-organization-members]".
36
37 </Note>
38
39 [removing-organization-members]: removing-members-from-your-organization