Skip to main content

How we can uninstall a program using command prompt

How we can uninstall a program using command prompt with few simple commands.

1. Click Start Menu.
2. Click All Programs.
3. Click Accessories and
select Command Prompt.
4. When the command prompt is
open, type wmic and press Enter.
5. Now type command:

<b>product get name</b> and hit Enter.

This command will populates a list of installed applications on your PC
with complete name of
an application.
6. Now type:

<b>product where name=” ” call uninstall</b> and hit Enter.
(Note: Inside name” “ you
have to write the exact name of
software you wish to uninstall
from the populated list. For
an example VMware Tools).

Example:
<b>product where name=”VMware Tools” call uninstall</b>

7. Type Y for confirming un-
installation process then press
Enter to uninstall the software
completely.
This trick works on Windows
XP Professional, Windows Vista,
Windows 7, Windows Server
2003 and Windows Server 2008.
Enjoy!!!!

Comments

Popular posts from this blog

How To Find The IP Address Of A Website

In many IT trickz and hack, We need to know the IP ( Internet Protocol ) address of the Website. Like if the website is blocked in the System then we can access it if we own the IP address of that website. But the Question arises that.. How to Find the IP Address of  Website ? Step 1 : Open Command Prompt. ( Go to Run and type cmd and hit Enter )

HOW TO HACK REMOTE COMPUTER USING IP ADDRESS?

HOW TO HACK REMOTE COMPUTER USING IP ADDRESS? Note: we are not responsible what you are going to do with this trick FIRSTLY WE WILL TELL YOU WHAT IS INTERNET PROTOCOL (IP) The Internet Protocol is the principal communications protocol used for relaying datagram (packets) across an internetwork using the Internet Protocol Suite. Responsible for routing packets across network boundaries, it is the primary protocol that establishes the Internet. IP is the primary protocol in the Internet layer of the Internet Protocol Suite and has the task of delivering datagrams from the source host to the destination host solely based on their addresses. For this Purpose, IP defines addressing methods and structures for datagram encapsulation Literally, hacking is accessing something or somebody in internet without their permission or interest. While, speaking in summary, hacking is very easy job, it is like instead of using front door, finding the hidden door of a house...

How To Skip Ads In adf.ly On Opera Mini ( Mobile )

More then 60% user on internet use the internet through there mobile. And many time when we want to download something, we have to skip the adf.ly's ads. But the ads won't load in opera mini. So there is an easy trick to skip adf.ly's ads in opera mini. Step 1 : Open the page. Step 2 : Enter the java script in address bar. And hit enter/go. javascript:refresh   Step 3 : Click on Skip Ad . And the desired page will open.   Step 4 : Access your desired Webpage :)    CLICK HERE to try the Trick.