# Chocolatey Reviews
**Vendor:** Chocolatey Software  
**Category:** [Repository Management Software](https://www.g2.com/categories/repository-management)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 15
## About Chocolatey
Chocolatey is a command-line package manager for Windows that simplifies the process of installing, updating, and managing software applications. By leveraging the NuGet packaging infrastructure and PowerShell, Chocolatey enables users to automate software deployments, reducing manual effort and enhancing system consistency. It is particularly beneficial for developers, system administrators, and IT professionals seeking efficient software management solutions. Key Features and Functionality: - Extensive Package Repository: Access to a vast collection of software packages, including popular applications like Skype and VLC, facilitating easy installation and updates. - Automation and Scripting: Supports automation of software management tasks through scripting, allowing for streamlined deployments and updates across multiple systems. - Integration with Configuration Management Tools: Seamlessly integrates with tools like Puppet, enabling infrastructure as code (IaC) practices and enhancing deployment efficiency. - Version Control: Allows users to specify and control software versions during installation, ensuring compatibility and stability within their environments. Primary Value and Problem Solved: Chocolatey addresses the challenges associated with manual software installation and management on Windows systems. By automating these processes, it reduces the time and effort required to deploy and maintain software, minimizes human errors, and ensures consistency across multiple machines. This automation is particularly valuable in enterprise environments where managing numerous systems efficiently is critical.




## Chocolatey Reviews
  ### 1. Chocolatey Makes Windows Software Management Fast, Clean, and Consistent

**Rating:** 5.0/5.0 stars

**Reviewed by:** Angel Leonardo B. | Analista y Desarrollador, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 27, 2026

**What do you like best about Chocolatey?**

What I like most about Chocolatey is how much it simplifies software management on Windows.

Instead of manually downloading and installing programs one by one, you can install, update, and remove apps with simple commands. That’s especially useful when setting up a new machine or maintaining multiple systems.

It also saves a lot of time with automation—scripts can handle bulk installs or updates, which is great for developers and IT environments. On top of that, the large community repository means most common tools are readily available.
it brings a Linux-like package management experience to Windows, making system setup and maintenance faster, cleaner, and more consistent.

**What do you dislike about Chocolatey?**

One downside of Chocolatey is that not all packages are equally well maintained—some can be outdated, broken, or inconsistently updated depending on the community maintainer.

It can also be less transparent than expected: when something fails during installation or upgrade, troubleshooting isn’t always straightforward, especially for less experienced users.

Another drawback is that certain advanced features (like better reporting, central management, or more control in enterprise environments) require paid versions, which can limit its usefulness for teams.

Finally, compared to native Windows tools, it still feels a bit “bolted on”—it’s powerful, but not as seamlessly integrated into the OS as it could be.

**What problems is Chocolatey solving and how is that benefiting you?**

Chocolatey solves the problem of manual, repetitive software installation and maintenance on Windows.

Instead of downloading installers, clicking through setup wizards, and keeping track of updates for each app, Chocolatey centralizes everything into command-line operations. It also addresses the lack of a native package manager in Windows by bringing a more automated, scriptable approach similar to Linux environments.

It saves time, reduces human error, and makes it easy to automate setups—whether you’re configuring a new machine or keeping multiple systems up to date. It also ensures consistency, since the same commands can reproduce identical environments across different computers.

  ### 2. Effortless Software Management with Robust Automation and Security

**Rating:** 5.0/5.0 stars

**Reviewed by:** John M. | IS 2nd Line Lead, Hospital & Health Care, Enterprise (> 1000 emp.)

**Reviewed Date:** November 17, 2025

**What do you like best about Chocolatey?**

Chocolatey makes software management simple and efficient. It automates installs and updates with one command, saves time, ensures consistency across systems, and integrates well with enterprise tools. Plus, it offers a huge package library and strong security features for organisations.

**What do you dislike about Chocolatey?**

Many community packages aren’t maintained regularly, which can lead to security risks and broken installs.

**What problems is Chocolatey solving and how is that benefiting you?**

Chocolatey solves the problem of manual, time-consuming software installs and updates. It automates deployments, ensures consistency across systems, and reduces human error. This benefits me by saving time, simplifying maintenance, and making it easier to keep everything up to date securel

  ### 3. Consistent and secure deployments

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 09, 2025

**What do you like best about Chocolatey?**

With Chocolatey, we can reliably reproduce software setups across multiple machines. Its command-line interface makes it easy to script the installation of key tools—like statistical packages and database connectors. Thanks to both official sources and a broad public catalog, we can quickly deploy everything from R and Python to PostgreSQL.

**What do you dislike about Chocolatey?**

In earlier versions, some packages would cause issues if not closely monitored. But since the latest updates to Chocolatey, I’ve noticed clear improvements—choco upgrade all now runs more smoothly and reliably.

**What problems is Chocolatey solving and how is that benefiting you?**

By simplifying and standardizing update and installation processes, Chocolatey helps strengthen the security of our analytical environment. This reduces vulnerability risks and supports compliance with institutional security policies. With a consistent system in place, we minimize version mismatches and compatibility issues, allowing us to focus more on data analysis and less on technical overhead.

  ### 4. chocolaty

**Rating:** 5.0/5.0 stars

**Reviewed by:** Fabian R. | IT MANAGER, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 13, 2024

**What do you like best about Chocolatey?**

its diversity of programs available for any work that is required

**What do you dislike about Chocolatey?**

At the moment, I haven't found anything I don't like.

**What problems is Chocolatey solving and how is that benefiting you?**

I haven't encountered any problems so far.

  ### 5. Updates at the push of a button

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Program Development | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 09, 2023

**What do you like best about Chocolatey?**

The big deal with software is: If you use it, update it. If you do not use it, remove it. - there is no in-between. Security fixes to a lot of things are so important. It's basically like an app store that allows you to install a machine (thanks to import/export) while being out grabbing lunch.

**What do you dislike about Chocolatey?**

As I only use the community version, I miss things like automation and reporting and shipping the logs of the action taken to syslog or anything.

**What problems is Chocolatey solving and how is that benefiting you?**

Installing software on my client PCs that are not Linux can be tricky. With Chocolatey, it all went down to a one-liner.

  ### 6. easy installation from the terminal

**Rating:** 4.5/5.0 stars

**Reviewed by:** Lucas L. | Fullstack Web Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 19, 2023

**What do you like best about Chocolatey?**

the large number of modules available and the commands used are very explicit and simple, very similar to sudo in linux and save you many clicks to install versions of certain dependencies.

**What do you dislike about Chocolatey?**

the initial configuration can become complicated and tedious since in windows there are often problems with the operating system environment variables and in some cases the errors can be confusing.

**What problems is Chocolatey solving and how is that benefiting you?**

solves the problem of not being able to install modules or dependencies in windows from the terminal and really already has a lot of resources for most of the dependencies you want.

  ### 7. Robust package  Installer/Manager

**Rating:** 4.5/5.0 stars

**Reviewed by:** Pranav K. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 15, 2023

**What do you like best about Chocolatey?**

-Very user-friendly, 5-10 minutes of tutorial, and you are good to go.
-Allows you to install packages in one line of code
-Most importantly, you can install Kubernetes and Minikube using Chocolatey, so setting up your new joiners laptop is easy.

**What do you dislike about Chocolatey?**

Nothing much to say here apart from that it doesn't have all the packages and is less reliable when it comes to Scheduling an auto-install/update

**What problems is Chocolatey solving and how is that benefiting you?**

We use this tool to manage our DevOPS software's Keeping them up to date, and the IT team uses it regularly to set up interns/new joiners laptops. Rolling back the software to an older version is a tedious task, but chocolatey makes it easy.  Chocolatey is user friendly and I can easily suggest this to anyone.

  ### 8. Better works as a package installer for windows.

**Rating:** 3.5/5.0 stars

**Reviewed by:** Kaustubh K. | Devops Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 30, 2022

**What do you like best about Chocolatey?**

It works better as a package installer for windows. Also, as I have used it while training, the packages are easy to search, upgrade and install. We can find a lot of packages from chocolatey.

**What do you dislike about Chocolatey?**

The most important thing is you need admin rights to execute these commands to install any software, even though it can be any software. And one more thing is not all packages here are up to date, which could be an issue.

**What problems is Chocolatey solving and how is that benefiting you?**

As I used chocolatey while training, we primarily use this for package management. And what it does is it removes manual efforts, so it's even easy for us to enter the command, and it will do the whole work for us.

  ### 9. Chocolatey packet manager fpr Powershell

**Rating:** 4.0/5.0 stars

**Reviewed by:** Stefan S. | vrachtwagenchauffeur, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 19, 2023

**What do you like best about Chocolatey?**

I can install certain software packages on windows with 1 command.

**What do you dislike about Chocolatey?**

There is not really anything I dislike..

**What problems is Chocolatey solving and how is that benefiting you?**

If you need software, one address: chocolatey.

  ### 10. Chocolately is user friendly.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Gina V. | Customer service experience team, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 13, 2022

**What do you like best about Chocolatey?**

It makes downloading and installing software easy.

**What do you dislike about Chocolatey?**

For maintenance, not all packages are kept up to date.

**What problems is Chocolatey solving and how is that benefiting you?**

Making downloading software super easy for users.

  ### 11. Chocalatey makes the experience of managing zipping files and transporting them easy and fast!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Katana S. | Customer Experience Advisor, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 20, 2022

**What do you like best about Chocolatey?**

The UI is clean and easy to use, self-explanatory enough that it doesn't need instructions. It really cleaned up the download game and makes it fun and simple to search for programs to download. Makes it easy to locate and manage new programs easily.

**What do you dislike about Chocolatey?**

Could be a little confusing to use the line code for some people not used to a manual way of downloading files. May not have access to every program you're looking to downlaod.

**What problems is Chocolatey solving and how is that benefiting you?**

Compressing large files down to size in "bite sized" files for easier management, big database of programs to utilize and download straight from the website.

  ### 12. Great Automation Tool for Windows Users

**Rating:** 4.0/5.0 stars

**Reviewed by:** Yash B. | SEO Executive Intern, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 04, 2022

**What do you like best about Chocolatey?**

I liked how seamlessly it gets started to work and run and execute all the staff that has been quoted to it.

**What do you dislike about Chocolatey?**

I dislike the fact that you need to learn and invest some time in learning it.

**Recommendations to others considering Chocolatey:**

Learn the basics of how to use this software first. They have a course dedicated to the same.

**What problems is Chocolatey solving and how is that benefiting you?**

It solves lots of problems for me like automating repetitive tasks. This has benefitted me in improving my productivity and now I can focus on more important tasks.

  ### 13. Package management that just awesome

**Rating:** 4.0/5.0 stars

**Reviewed by:** parth p. | Senior Cloud Engineer, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** July 10, 2022

**What do you like best about Chocolatey?**

Ease of use with ability to automate tasks like installation and updation of modules.

**What do you dislike about Chocolatey?**

More granular access for installation of  module instead of granting admin access.

**What problems is Chocolatey solving and how is that benefiting you?**

It provides the inexistent package management utility for windows platform that is the best.

  ### 14. Solid packaging platform for application deployment personnel

**Rating:** 4.5/5.0 stars

**Reviewed by:** Benjamin K. | Sr. IT Support Specialist, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 12, 2019

**What do you like best about Chocolatey?**

Chocolatey offers version control for our env as well as a simplification of deploying software to non-admin users.  It provides a well developed GUI interface for users and a solid cmd line for more technical users.  

One of the better things it offers is powershell scripting, you can follow the chocolatey rules, or just use it to deploy a powershell script when needed.  It has a stdlib which has it's own functions, or you can write your own - which my org has.  We use chocolatey for mass deployment and version control in my company.

The developers have/are introducing a reporting and central control console, but it's in beta/early intro and while our company will pick it up eventually, we use pdq inventory for the moment for reporting details.

The support staff are top-notch and really know what they are doing.  It can be difficult to understand some of the documentation as it is very technical.  I've never had a problem with support breaking down the concepts for me when I don't understand them.

There is a free version, and a paid-for Enterprise version.  I dont know anything about the free version, but the enterprise version includes a background service.  This service will essentially hide everything from the user.  While your applications need to be packaged well, and not say leaving a prompt hanging out there waiting for input, any windows/etc that could mess with install are hidden.  Yes, sometimes silent installs will suppress these, sometimes applications aren't written that well however and chocolatey covers you in that case.

There are growing pains with the product as they support new interfaces being developed, support has never let me down however.  There will always be the occasional quirk, and there are definately some bugs in certain packages, however with powershell there is a variety of ways things can be re-tried.  The support staff works through issues we have and works closely with developers.  It is not uncommon for your particular issue to be worked into a new update once identified fairly quickly, and if there isn't a release soon they do have beta offerings.  

While I can't comment on the free version of chocolatey as I simply dont have knowledge of it, I can fully recommend the enterprise product.  Make sure you invest significant time to training your application packagers to learning it, and perhaps working with the support staff and it will pay off very well for you.  While it certainly isn't something you just click-through and your up and running in a few minutes, if you have a complex environment it can help simplify for your users.  

**What do you dislike about Chocolatey?**

The documentation on the site is not for newcomers.  It's very technical and not an easy read or particularly well organized.  Chocolatey is pushing to become a full enterprise solution, but at the moment I feel you would be best jumping in if you are a intermediate to advanced application packager intimately familiar with powershell.  I jumped in as a bit further along than a novice application packager, and my skills in working with chocolatey for over a year have definately jumped from novice to intermediate.  You will definitely learn things working with the product, and the support staff are definitely top-notch.  Making well organized guides that are more entry-level and user-friendly would greatly enhance the viability of the product and bring it to a whole new userbase.

Chocolatey has it's rules to follow, and as a newcomer getting over that hump of learning what they are and following them every time is a steep learning curve.  You could use canned packages they offer, however my org tends to make every package largely from scratch.  Once you get the process down however it becomes a serious tool for automation.

 In order to develop packages, it takes on average 2-4 hours to build, test, and run through a git process to build packages.  On more advanced one's it's taken me up to 20-ish hours.  Chocolatey isn't something to hand development of packages to a level 1 helpdesk person, you really need to have staff that can understand application packaging and powershell to make it work.  For deploying packages however the process could not be simpler and anyone can do it.

The GUI is very nice, but since version .11 (which is where I started at) it's always been a little flakey.  With recent upgrades to 0.9.1 it's very flakey, and sometimes just doesnt' work.  Our userbase prefers the GUI and I can see why, it's a nice looking one.  However the CMD line is always very solid and we offer the GUI to our users as a 'nice to have, but dont count on it'.  It's always being worked on/upgraded, but there's a lot of work to do before I would consider the GUI functional and stable.  Stick to the CMD line and you can't go wrong.

**Recommendations to others considering Chocolatey:**

If you have skilled application packagers it can be so incredibly useful.  If you do not, or have novice packagers then allot significant time for them to learn the product and it will be rewarded.

**What problems is Chocolatey solving and how is that benefiting you?**

We have a multi-tier solution for application management.  We use chocolatey for application management.  With those applications being in a central location we can install them on client machines, and we use PDQ Deploy to push them out.  We also use MDT (Microsoft Deployment Tools, the deployment mechanism for SCCM) to push out the chocolatey packages.  Essentially we have meta packages which are a entire listing of packages that are installed.  You select from the MS GUI menu which metas to install, and after the chocolatey install it's installing all those programs, where typically you would have to update the packages within MDT and PDQ Deploy, it gives a centralized place for us.

  ### 15. The top product used with an every day pleasure

**Rating:** 5.0/5.0 stars

**Reviewed by:** Pavel D. | Quality Assurance Manager, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 02, 2019

**What do you like best about Chocolatey?**

Awesome experience using a product that makes it easy to install a various range of tools

**What do you dislike about Chocolatey?**

Nothing at all, in general I like products that satisfy my user needs so I am really interested in the ones to which I don't really find issues.

**What problems is Chocolatey solving and how is that benefiting you?**

I am easily installing my majority of used tools on my pc.



- [View Chocolatey pricing details and edition comparison](https://www.g2.com/products/chocolatey/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-13+11%3A18%3A57+-0500&secure%5Bsession_id%5D=eb0a5970-8f99-4fad-baad-00676a4077ca&secure%5Btoken%5D=60284da1356b9a804db2249e7b3e5e749e7ca0369484977b224624592b425704&format=llm_user)

## Chocolatey Features
**Functionality**
- Package Management
- Integration
- Code Analysis
- Vulnerability Checks

**Management**
- Package Access Control
- Package Tracking
- Automation
- Rollback

## Top Chocolatey Alternatives
  - [Ninite](https://www.g2.com/products/ninite/reviews) - 4.8/5.0 (42 reviews)
  - [npm](https://www.g2.com/products/npm/reviews) - 4.6/5.0 (81 reviews)
  - [Harness Platform](https://www.g2.com/products/harness-platform/reviews) - 4.6/5.0 (277 reviews)

