Remove active directory certificate services role

Solution 1:

Are you sure you're running the Remove Roles and Features wizard?

You can also try to remove the role via Powershell. Run Powershell as an Administrator then type the following in the console.

PS C:\WINDOWS\system32> Remove-WindowsFeature -Name AD-Certificate