How to use Scoop package management tool on Windows 11 (2025)

Download Windows Speedup Tool to fix errors and make PC run faster

Package managers like Chocolatey, Ninite, Windows Package Manager (WinGet), to name but a few are perhaps the most popular package managers, and an efficient way to download programs without having to visit the software vendor site manually, download the files, and run the installer. In this post, we take a look at a similar app – Scoop, on how to use the package management tool on Windows 11/10.

Scoop installs programs from the command line with less hassle. The tool offers the following benefits:

  • Permission pop-up windows.
  • GUI wizard-style installers.
  • Path pollution from installing lots of programs.
  • Unexpected side effects from installing and uninstalling programs.
  • The need to find and install dependencies.
  • The need to perform extra setup steps to get a working program.

We will discuss this topic under the following subheadings:

  1. Download and install Scoop
  2. Use Scoop package management tool
  3. Install or uninstall programs using Scoop

1] Download and install Scoop

How to use Scoop package management tool on Windows 11 (1)

To download and install Scoop on your Windows 10 device, do the following:

  • Press Windows key + X to open Power User Menu.
  • Then tap ion the keyboard to launch PowerShell.
  • In the PowerShell console, type in or copy and paste the command below and hit Enter.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

This command is necessary because if you try to run the script required to download and install Scoop before running the command above, you may encounter the error message “PowerShell cannot be loaded because running scripts is disabled“. You can also turn on or off Windows PowerShell script execution via Group Policy or Registry Editor.

  • Next, once the command executes, tap A on the keyboard and hit Enter.
  • Now, you can run the command below to download and install Scoop.
Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')

Scoop installs to your User folder C:\Users\USERNAME\scoop – and applications that are downloaded and installed by the utility can be found in the C:\ProgramData\scoop directory. By default, Scoop downloads portable versions of programs.

2] Use Scoop package management tool

How to use Scoop package management tool on Windows 11 (2)

Now that you have Scoop installed on your Windows 10 device, in PowerShell, type the command below and hit Enter to see the list of commands that are supported by the program.

scoop

To use one of the commands, type the syntax below and hit Enter:

scoop CommandName

If you need help with a particular command, you can view its help section by typing the syntax below and then hit Enter:

scoop help CommandName

3] Install or uninstall programs using Scoop

How to use Scoop package management tool on Windows 11 (3)

Before installing programs on your Windows 10 device using Scoop, you need to know the list of applications that are available for download. To do that, type the following command and hit Enter:

scoop search

As you can see from the image above, the tool will fetch the names and version numbers of all supported programs in its main list. Scoop’s lists are called buckets. If you want to add more buckets, you can run the command below:

scoop bucket add BucketName

Visit this GitHub pageto view a list of available buckets.

Now that you have seen the list of available programs in a given bucket, to install any of the program, simply run the command below:

scoop install ProgramName

The list of available programs can be quite lengthy. So, you can find specific applications using the search command below:

Scoop search ProgramName

To update applications you will need to run the command below:

scoop install git

The command will fetch the bucket lists (used for comparing the version that is available on your computer) and save it as a local manifest on your computer.

To uninstall a program, run the command below:

scoop uninstall ProgramName

To remove a bucket with all its programs, run the command below:

scoop bucket rm BucketName

That’s how to use the Scoop package management tool on Windows 11/10!

How to use Scoop package management tool on Windows 11 (4)

Obinna@TWC

Obinna has completed B.Tech in Information & Communication Technology. He has worked as a System Support Engineer, primarily on User Endpoint Administration, as well as a Technical Analyst, primarily on Server/System Administration. He also has experience as a Network and Communications Officer. He has been a Windows Insider MVP (2020) and currently owns and runs a Computer Clinic.

How to use Scoop package management tool on Windows 11 (2025)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Wyatt Volkman LLD

Last Updated:

Views: 6214

Rating: 4.6 / 5 (46 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Wyatt Volkman LLD

Birthday: 1992-02-16

Address: Suite 851 78549 Lubowitz Well, Wardside, TX 98080-8615

Phone: +67618977178100

Job: Manufacturing Director

Hobby: Running, Mountaineering, Inline skating, Writing, Baton twirling, Computer programming, Stone skipping

Introduction: My name is Wyatt Volkman LLD, I am a handsome, rich, comfortable, lively, zealous, graceful, gifted person who loves writing and wants to share my knowledge and understanding with you.