Mastering PowerShell: Uninstalling Software Made Easy

preview_player
Показать описание
In this video, we'll show you how to use PowerShell to quickly and easily uninstall the software from your Windows computer. Specifically, we'll walk you through the steps to uninstall Microsoft Visual C++ 2010 using a simple script. By the end of this tutorial, you'll have a better understanding of how to leverage PowerShell to streamline your software management tasks and keep your computer running smoothly

License code: XGFA9HQMSFD2BHFZ

Follow us on

0:00 Introduction
0:38 Script Building
5:12 Finished script
Рекомендации по теме
Комментарии
Автор

this is really great.. showing all in terminal :) and yet make it look simple to follow .. .great resource .. keep up the good work. :)

surekaka
Автор

What if the software is not shown in the list. Where would I find it and would I still use the same command line if the software is on the computer but not in the list?

CharlieKarasoulis
Автор

how would you do this for multiple apps you want to uninstall? for example, i got new dell laptops, i want to uninstall all the bloatware (dell apps, microsoft apps, etc

nhtathinfbntb
Автор

Hi Sir, Good day ! How about uninstalling a specific software to multiple machines is that possible ?

JamesRoyCoronel
Автор

Yep. Great, but also you didn't mentioned the "winget" command. It almost like "apt" or "yum" in linux. Much simpler to use.

mrjazzman
Автор

Bro use registry path instead of wmi win32 object

ytpremott