Install with winget
Open PowerShell or Command Prompt and run:
winget install EFF.Certbot
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Certbot
Certbot is a free, open source software tool for automatically using Let's Encrypt certificates on manually-administrated websites to enable HTTPS.
Advanced Install Options
Install (latest)
winget install EFF.CertbotInstall (pinned version)
winget install --id EFF.Certbot -e --version 2.9.0Upgrade
winget upgrade EFF.CertbotUninstall
winget uninstall EFF.CertbotFrequently Asked Questions
How do I install Certbot using winget?
Open PowerShell or Windows Terminal and run:
winget install EFF.Certbot. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Certbot?
Certbot is a free, open source software tool for automatically using Let's Encrypt certificates on manually-administrated websites to enable HTTPS.
Is Certbot free to use?
Certbot is distributed under the Apache v2.0 Licence license. Check the publisher’s site for full licensing details.
How do I update Certbot with winget?
Run
winget upgrade EFF.Certbot in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Certbot?
Run
winget uninstall EFF.Certbot to remove Certbot from your system.