Issue with the latest Edge webdriver

Hello,
I want to run my test on microsoft Edge with Katalon, however microsoft doesn’t provide the Edge webdriver starting from the last version, because Microsoft WebDriver for Microsoft Edge version 18 is a Windows Feature on Demand. → https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
https://blogs.windows.com/msedgedev/2018/06/14/webdriver-w3c-recommendation-feature-on-demand/#XSx8wsBpOcF2Zu6J.97
I copied the latest version of the webdriver provided
I run the command DISM.exe /Online /Add-Capability /CapabilityName:Microsoft.WebDriver~~~~0.0.1.0
as an administrator but it is till not working