First download the new ADK from Microsoft – Link

Download_version

Uninstall from commandline

uninstall

Click Yes to verify the uninstall

uninstall1

Click Close

uninstall2


Install from command line

adksetup.exe /Features OptionId.DeploymentTools OptionId.WindowsPreinstallationEnvironment OptionId.UserStateMigrationTool OptionId.ImagingAndConfigurationDesigner /norestart /quiet /ceip off

Install

OptionId.DeploymentTools = Deployment Tools

OptionId.WindowsPreinstallationEnvironment  = Windows Preinstall Enviroment (Windows PE)

OptionId.UserStateMigrationTool = User State Migration Tool (USMT)

OptionId.ImagingAndConfigurationDesigner = Imageging And Configuration Designer (ICD)

/Norestart = secure no automatic restart

/quiet = No user input

/ceip off = Out of the customer experience improvement program (CEIP)

adk

After the installation the new version can be seen in Programs and Features

installed