
You must be using the new Microsoft Store which will be available for both Windows 11 and Windows 10. Install from the Microsoft Store's PowerToys page.

The command checks the chocolatey version installed on your computer.

You can use Restart-Computer PowerShell Command to restart Windows.Īfter the restart, you can check to ensure that the installation was successful by running this command: choco -v On the PowerShell console, run the following command: Set-ExecutionPolicy Bypass -Scope Process -Force ::SecurityProtocol = ::SecurityProtocol -bor 3072 iex ((New-Object ).DownloadString(''))

Windows PowerShell (Admin) if you are on Windows 10. To start installing chocolatey, open a PowerShell console: Right-click the Start button and then choose Windows Terminal (Admin) from the menu that appears. With chocolatey, you get easy access to packages that are otherwise difficult to install on Windows.

Chocolatey is a package manager for Windows, similar to the apt package manager on Ubuntu.
