How to Install and Uninstall Windows Programs in Bulk

How to Install and Uninstall Windows Programs in Bulk

You may save a ton of time by using a bulk installer or uninstaller when configuring a new computer or clearing up an old one. Get to know How to Install and Uninstall Windows Programs in Bulk.

When doing these tasks individually, installing and removing software on Windows may be simple and quick. But what if you need to carry out these tasks in bulk? We’re going to show you how to complete the procedure fast because it may be a nuisance and take a lot of time.

There is nothing fundamentally wrong with downloading and installing apps one at a time or removing them with the built-in Windows uninstaller. Actually, doing things that way is occasionally preferable for a single instance, but it is ineffective when done in bulk.

How to install and remove Windows apps in bulk is available here.

How to Install Multiple Programs on Windows

Imagine how much time you waste when you repeat the process of installing a single software several times throughout the day. The issue is that you have to manually navigate through the prompts and download the required files while seated at your workstation.

This could occur when you install a new system, clean your old one, or set up a device network. Given a few fantastic tools at your disposal, there’s really no need to endure the repetition: Ninite and Windows Package Manager.

Option 1: Install several applications Windows Package Manager use

Microsoft unveiled the Windows Package Manager in 2020. (known as winget). It is a tool that is available in Windows 10 and Windows 11 that enables command-line software installation.

Search for Command Prompt on the system, then right-click the result, and choose Run as administrator to use it. You must first determine the ID of the apps you want to install. Enter the following to get a list of everything from A to Z:

winget search | sort

Use the following command to search using the program’s name for a more targeted outcome:

winget search app

Change the app to the name of the software (e.g., “Zoom” or “Firefox”). A list of all the programs that match the search keyword will be produced as a result. Locate the desired software, then note the ID. Run the subsequent command after substituting the value you just discovered for “id.”

winget install id

However, this is what we’re here to accomplish in large quantities. Use the following command instead of “id” as a result. Three apps are installed in this example, but you may use the same structure to install as many as you like.

winget install id -e && winget install id -e && winget install id -e

It is perfectly acceptable if you wish to avoid manually creating your own batch script or searching via Command Prompt for package IDs. Copy the code into Command Prompt after using Wininstall to choose the apps you want (and from pre-built bundles).

See our article on how to batch install software on Windows for more information.

Option 2: Use Ninite to install several Windows Programs

It’s understandable if you thought Windows Package Manager was too difficult. Ninite is a third-party tool that allows for mass Windows software installation as an alternative.

The main drawback is that Ninite’s list isn’t as comprehensive as Windows Package Manager’s, but it still includes some of the most widely used applications, including browsers, instant messengers, picture editors, security software, and more.

Windows Programs

Check the programs you want on the Ninite website, then click “Get Your Ninite.” You only need to launch the unique executable that it builds. Nothing further to press. Everything is installed automatically.

Ninite automatically determines your operating system’s bitness, thus compatibility is not a concern. Additionally, it will reject any bloatware the installer might try to include, ensuring that you only receive the software you requested.

How to Uninstall Multiple Programs at Once on Windows

On the other hand, you could wish to uninstall many apps at once. Although not bad, the Windows uninstaller isn’t great. Sometimes it can leave behind files and pieces of data, and on rare occasions it can encounter a glitch that prevents it from completely removing anything.

There are several tools available that enable you to remove multiple software packages at once, but let’s focus on two of the most well-liked ones: Absolute Uninstaller and IObit Uninstaller.

Option 1: Uninstall several programs Absolute Uninstaller use

A tool to completely uninstall apps is name as Absolute Uninstaller. Run the installer after downloading the free software. After starting , Absolute Uninstaller creates a list of every installation on your computer.

Windows Programs

Despite the fact that you can delete certain apps, that isn’t what we’re here for. When you choose Batch Uninstall from the top menu, checks will show next to each program. When ready, select Uninstall Checked Programs after checking everything you wish to uninstall.

Additionally, you may sort the apps by recently installed, infrequently used, and huge file size using the buttons on the left. Fortunately, you can filter to Windows programs and remove those that were preloaded on your computer.

Option 2: Use IObit Uninstaller to uninstall several programs

Another free tool for mass uninstalling Windows apps is IObit Uninstaller. Run the installer after downloading the file, being sure to uncheck the IObit Recommendation bloatware box.

Windows Programs

The program’s size, install date, and version are all displayed by IObit Uninstaller along with other installation-related information. Check the box next to the applications you want to delete to remove them all at once. The number of apps you’ve ticked off and their combined file size will be recorded at the top. Once prepared, select Uninstall.

Similar to Absolute, IObit allows you to sort by recently installed, huge, and seldom used apps. See our instructions on how to batch uninstall using IObit for a detailed overview.

Easily Remove the Junk from Your PC

Once you learn how to install and remove software in mass, you won’t go back to the conventional approach. Doing it all at once is so quick and easy. System administrators will like being able to quickly remove certain unnecessary downloads and manufacturer bloatware, while trigger-happy installers will appreciate being able to quickly install the same set of apps on many systems.

Frequently Asked Questions

1. How can I locate unused software on my computer?

Open Windows’ Control Panel, choose Programs, and then select Programs and Features. You’ll get a list of all the installed software on your computer. Do I really need this program? question yourself after going over that list. If the response is no, select it and click the Uninstall/Change option to remove it. Expect your answer is there.

Leave a Reply

Your email address will not be published. Required fields are marked *