When you first get your box, you start to install all kinds of programs.
You think you need software for this and that.
That way, you help improve your computers performance and can find programs you need faster.
Once theCommand Promptis open, throw in:wmic.
What these characters do is that they allow you to use the Windows Management Instrumentation operations.
For example, lets say you want to uninstallNordVPN.
To get a list of program names, key in:product get name.
Remember that it’s crucial that you change the program name for the software you want to uninstall.
For example, lets say you want to uninstallNordVPN.
In the image above, it says that the program name is NordVPN online grid TAP.
For the command to work, I need to enter:product where name=NordVPN connection TAP call uninstall.
key in Y to uninstall and N to cancel.
If you tap on the Y option, youll see a message that the method was executed successfully.