You need to sign in to do that
Don't have an account?

how to deactivate the salesforce userlicense
Challenge Requirements
Create a new user with the following settings:
Profile: System Administrator
User License: Salesforce
Username: Must include guestadmin somewhere in it
The new user must be inactive
here its showing in setup>users
i am only the system admin.and two userlicenses are used .
i cant find another user with salesforce userlicense.
help me how to deactivate the license
Create a new user with the following settings:
Profile: System Administrator
User License: Salesforce
Username: Must include guestadmin somewhere in it
The new user must be inactive
here its showing in setup>users
i am only the system admin.and two userlicenses are used .
i cant find another user with salesforce userlicense.
help me how to deactivate the license
Greetings to you!
You can check the total Licenses and used Licenses by looking into Company Information. Go to Setup -> Quick Find Search Box -> Company Information.
If you want the Users with a License Name of Salesforce than the following query can get them:
1. Open "Developer Console"
2. Click on the "Query Editor" tab at the bottom.
3. Copy the above query, paste it into the query box in the Developer Console and click "Execute".
I hope it helps you.
Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.
Thanks and Regards,
Khan Anas
OR
You can Freeze old user and then uncheck the active checkbox by editing the old user so that the user licence may get available for new user.
Hope this will be helpful.