1. Click Start.
2. Click All Programs.
3. Click Accessories and select Command Prompt.
4. Once the black Windows is open, type WMIC and press Enter.
5. Now type this command: product get name .This command will create a
list of installed applications on your PC. This list, apart from being
useful to know what you have got on your PC, lets you also see the
complete name of an application.
6. Now type: product where name=”"
call uninstall Note: Inside name”" you have to write the name of
software you wish to uninstall i.e. Microsoft Silverlight
7. Here is a complete example of the above command: product where name=”Microsoft Silverlight” call uninstall
8. When prompted just press Y to uninstall the application.
This trick works for Windows XP Professional, Windows Vista, Windows Server 2003 and Windows Server 2008.
1. Click Start.
2. Click All Programs.
3. Click Accessories and select Command Prompt.
4. Once the black Windows is open, type WMIC and press Enter.
5. Now type this command: product get name .This command will create a list of installed applications on your PC. This list, apart from being useful to know what you have got on your PC, lets you also see the complete name of an application.
6. Now type: product where name=”" call uninstall Note: Inside name”" you have to write the name of software you wish to uninstall i.e. Microsoft Silverlight
7. Here is a complete example of the above command: product where name=”Microsoft Silverlight” call uninstall
8. When prompted just press Y to uninstall the application.
This trick works for Windows XP Professional, Windows Vista, Windows Server 2003 and Windows Server 2008.
2. Click All Programs.
3. Click Accessories and select Command Prompt.
4. Once the black Windows is open, type WMIC and press Enter.
5. Now type this command: product get name .This command will create a list of installed applications on your PC. This list, apart from being useful to know what you have got on your PC, lets you also see the complete name of an application.
6. Now type: product where name=”" call uninstall Note: Inside name”" you have to write the name of software you wish to uninstall i.e. Microsoft Silverlight
7. Here is a complete example of the above command: product where name=”Microsoft Silverlight” call uninstall
8. When prompted just press Y to uninstall the application.
This trick works for Windows XP Professional, Windows Vista, Windows Server 2003 and Windows Server 2008.
No comments:
Post a Comment