This video will teach you "How to uninstall/ remove software from PC using command prompt (CMD) like a Pro".
Just follow few steps :
Step 1: Open cmd in administrator mode, Then type "wmic".
Step 2: Now type "product get name", you will see the list of all softwares that are installed on your machine.
Step 3: Now use this command "product where name='APPLICATION_NAME' call uninstall" and instead of "APPLICATION_NAME" just type the name of software that you wish to remove.
Step 4: Its all done after typing "y"...
Step 5: Whoola !!! You just learned how to uninstall software using cmd.
For detailed info read my article here, https://externshala.wordpress.com/201...
--------------------------------------------------------------------------------------------------------------------
Commands -
1st- "wmic"
2nd- "product get name"
3rd- ""product where name='APPLICATION_NAME' call uninstall"
(without quotes)
--------------------------------------------------------------------------------------------------------------------
You may also like -
How to set auto shutdown timer for windows PC - • How to set auto shutdown timer for wi...
How to Hide complete disk drive from Pc - • How to Hide Complete Hard Disk Drive ...
How to hide any daa behind any image - • How to hide any data behind any image...
How to run C/ C++ program on your android device - • How to Compile and Run C/ C++ program...
Website - https://www.externshala.wordpress.com
--------------------------------------------------------------------------------------------------------------------
Follow me on Social Networks
Facebook - / externshala
Twitter - / saurabhnarhe
Instagram - / saurabhnarhe123
Youtube Channel - / @saurabhnarhe
--------------------------------------------------------------------------------------------------------------------
LIKE || SHARE || COMMENT || SUBSCRIBE
Any queries ?
Ask in comment section below, Feel free to ask, I will be glad to help you.
Thanks for watching. Subscribe me for more videos like this.