Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » How to remove RDS Client Access Licenses from RDS Server

How to remove RDS Client Access Licenses from RDS Server

Posted on 22/11/202222/08/2023 Christian By Christian No Comments on How to remove RDS Client Access Licenses from RDS Server
RecomveRDSlicense

Each user and device that connects to a Remote Desktop Session host need a client access license (CAL). You use RD Licensing to install, issue, and track RDS CALs. There is a licensing grace period of 120 days during which no license server is required. Once the grace period ends, clients must have a valid RDS CAL issued by a license server before they can log on to an RD Session Host server. Here is a guide on how to install HTML 5 Web Client for Microsoft RDS Server. In this article, you will learn How to remove RDS Client Access Licenses from RDS Server.

Please see Remove Remote Desktop Services Role on Windows Server, How to add and remove RDS Collection, How to Remove and Manage RDS Licenses, and The following servers in this deployment are not part of the deployment Pool: Create an RDS Session Host and Collection.

How does Remote Desktop Licensing Work?

When a user or a device connects to an RD Session Host server, the RD Session Host server determines if an RDS CAL is needed. The RD Session Host server then requests an RDS CAL from the Remote Desktop license server. If an appropriate RDS CAL is available from a license server, the RDS CAL is issued to the client, and the client is able to connect to the RD Session Host server and from there to the desktop or apps, they’re trying to use.

Remove RDS Client Access Licenses from RDS Server

Why would you remove an RDS CALs

Having previously entered the wrong quantity of license, there was a need to reduce it. In your case, this might not be the reason. But if for whatever reason, you wish to remove an RDS CALs from an RDS Server, or have the entire RD licensing database rebuilt.  This is possible as Microsoft allows you to remove an individual CAL license pack using PowerShell, or the database.  In this guide, I will be showing you how to do it.

To install a new license, you would need the MBSA number from your Microsoft license management and the license type. Here is a guide on how to install a new Per User Remote Desktop Services license.

fCapture45rf

As you can see from the image below, we have a total/Available licenses of 40 installed. This was wrong and there is a need to fix it by reducing the RDS CALs licenses.

Capture6e3

Note: You can also run PowerShell commands to check the number of CAL with the following command below.

Get-WmiObject Win32_TSLicenseKeyPack|Select KeyPackId, ProductVersion, TotalLicenses, TypeAndModel|Format-List
check-RDS-CALs-licenseswithPowerShell

Remove Licenses With Id Count

To remove the additional license, kindly determine the KeyPack ID as shown in any of the images above. To determine the keyPackID with PowerShell, please run the command below.

wmic /namespace:\\root\CIMV2 PATH Win32_TSLicenseKeyPack CALL UninstallLicenseKeyPackWithId votre-KeyPackId

Also, the number of CALs to be removed should be noted. In this guide, you will see, I want to remove 30 CALs. Here is the PowerShell command that will enable you to do this. “Invoke-WmiMethod -Class Win32_TSLicenseKeyPack -Name RemoveLicensesWithIdCount -ArgumentList <KeyPackId>,<NumberOfCALsToRemove>“

Invoke-WmiMethod -Class Win32_TSLicenseKeyPack -Name RemoveLicensesWithIdCount -ArgumentList 4, 30
PowerShell-capture45f

As you can see below, we have successfully reduced the number of CAL licenses.

removeperuser65ff

As I said, you can also verify using the command as well “Get-WmiObject Win32_TSLicenseKeyPack|Select KeyPackId, ProductVersion, TotalLicenses, TypeAndModel|Format-List“.

Please see Commandline: How to create an AMI from the CLI, how can I tell if a password is set for a user account, WARNING: The provided hosts list is empty only the localhost is available and note that the implicit localhost does not match all, and DriveLock Error: The server could not be reached or validated: Timeout expired. The Time out expired prior to obtaining a connection from the pool.

Rebuild the RDS CALs Database

Before proceeding, kindly ensure you have noted your MS License agreement that includes the Authorization number, License number, License type (User/Device CAL), and Quantity proceeding. When this is done, please proceed with the steps below.

  • Stop the Remote Desktop Licensing service
  • Rename C:\Windows\System32\lserver\TLSLic.edb to C:\Windows\System32\lserver\TLSLic.old
  • Start the Remote Desktop Licensing service
  • All licenses will now be cleared out of RD Licensing Manager, and you will need to reinstall the licenses you want to add back in

I hope you found this blog post helpful on how to remove RDS Client Access Licenses from RDS Server. Please let me know in the comment session if you have any questions.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Microsoft Windows, rds, RDS CALs, Remote Access, Remote Desktop, RemoteConnection, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: Kerberos Delegation: A Comprehensive Guide
Next Post: Fix MBAM Client Deployment is only supported on MBAM 2.5 SP1

Related Posts

  • How to Make More Space Available on the Windows 11 Taskbar
    How to Make More Space Available on the Windows 11 Taskbar Windows
  • image 35
    How to Activate and Press Ctrl+Alt+Del in Anydesk for Remote Access Connection to Windows system Windows
  • remote desktop connection 5 1280x720 1
    How to view and remove Remote Desktop connection history Windows
  • img 5be0c6cdb96d8
    Is BitLocker Enabled? How to view BitLocker Disk Encryption Status in Windows Windows
  • BitLocked suspended and resumed
    Query MBAM-protected Client for non-compliance [Part 2] Windows
  • Featured image 5
    How to uninstall and prevent the installation of Microsoft Teams on Windows Windows

More Related Articles

How to Make More Space Available on the Windows 11 Taskbar How to Make More Space Available on the Windows 11 Taskbar Windows
image 35 How to Activate and Press Ctrl+Alt+Del in Anydesk for Remote Access Connection to Windows system Windows
remote desktop connection 5 1280x720 1 How to view and remove Remote Desktop connection history Windows
img 5be0c6cdb96d8 Is BitLocker Enabled? How to view BitLocker Disk Encryption Status in Windows Windows
BitLocked suspended and resumed Query MBAM-protected Client for non-compliance [Part 2] Windows
Featured image 5 How to uninstall and prevent the installation of Microsoft Teams on Windows Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • ansible logo600 591x296 1
    Ansible_user=UNREACHABLE {Failed to connect to the host via SSH: SSH: Could not resolve hostname (Name or service not known, unreachable true) Configuration Management Tool
  • exchange 2016 1
    Remove Microsoft Exchange Server: Using ADSIEdit Tool Network | Monitoring
  • Banner 1
    How to Deploy a React Application on Netlify Automation
  • checkmk
    Perform System Monitoring with CheckMK Reviews
  • windows 1
    How to query, stop and delete a service in Windows Windows
  • wingettool
    Install Applications with Winget CLI on Windows Windows Server
  • Remote Desktop Connection Windows 10 min
    Fix Remote Desktop Connection issues (Error 0x204) Windows
  • screenshot 2020 03 31 at 22.22.43
    How to create, edit and delete a scheduled task via the Command Prompt Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,819 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.