

We suggest using Bypass to bypass the policy to get things installed or AllSigned for quite a bit more security. You must ensure Get-ExecutionPolicy is not Restricted. With PowerShell, there is an additional step. Run the following -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "::SecurityProtocol = 3072 iex ((New-Object ).DownloadString(''))" & SET "PATH=%PATH% %ALLUSERSPROFILE%\chocolatey\bin"


NET Framework 4.5+ is required for installing directly from the Chocolatey Community Repository, due to the TLS 1.2 requirement The installation will attempt to install.The installation script will attempt to install.Windows PowerShell v3 is required for directly installing Chocolatey CLI from the Chocolatey Community Repository due to the TLS 1.2 requirement.
