Install with winget
Open PowerShell or Command Prompt and run:
winget install Microsoft.SymCryptUnitTest
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About SymCrypt
Unit test program for the core cryptographic function library currently used by Windows.
Advanced Install Options
Install (latest)
winget install Microsoft.SymCryptUnitTestInstall (pinned version)
winget install --id Microsoft.SymCryptUnitTest -e --version 103.8.0Upgrade
winget upgrade Microsoft.SymCryptUnitTestUninstall
winget uninstall Microsoft.SymCryptUnitTestFrequently Asked Questions
How do I install SymCrypt using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.SymCryptUnitTest. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is SymCrypt?
Unit test program for the core cryptographic function library currently used by Windows.
Is SymCrypt free to use?
SymCrypt is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update SymCrypt with winget?
Run
winget upgrade Microsoft.SymCryptUnitTest in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall SymCrypt?
Run
winget uninstall Microsoft.SymCryptUnitTest to remove SymCrypt from your system.