Step 1
Windows +
R then type
wmic
or
Windows +
R then type
cmd & type
start wmic in the command prompt
Step 2
Now type
product get name & Hit
Enter
Now you will see a list of programs installed
Step 3
Now type
product where name=”UR PROGRAM NAME” call uninstall & Hit
Enter
Note you have to write the exact name of software you wish to uninstall from the populated list. For an example Google App Engine.
Example
product where name=”Google App Engine” call uninstall
Step 4
Now type
Y for confirming un-installation process then press Enter to uninstall the software completely.
If you Like This Article,Then kindly linkback to this article by copying one of the codes below.
0 comments:
Post a Comment