The Content Provided on HackClarify are Only for Security Awareness & Educational Purposes Only, Hackclarify is Not Responsible for any Harm Done!
Place Your Ads Here By Requesting Using The Contact Form

Uninstall Programs Using CMD in Windows XP/Vista/7
I have been into situation when you install a software on a computer, its starts freezing and you are not able to work on the computer. Suddenly the CPU usage shoots to 100% and there is nothing to do but to restart computer. Then also situation remains the same and even not able lo launch Add/Remove wizard to uninstall the newly installed software which caused all the problem. This is where our old DOS shell comes in handy. I am going to tell you 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: product get name and hit Enter. This command will populates a list of installed applications on your PC with complete name of an application.
6. Now type: product where name=” ” call uninstall 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: product where name=”VMware Tools” call uninstall
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.
Shut Down Friends PC while Chatting
Hello friends. Today HackClarify is here with a cool trick. You can shutdown your friend's computer through chatting. This is very simple and cool trick. Kindly follow these steps :-
Step 1: Before going to start clear all history, all cookies, stop all downloading and close all extra tabs. Mean to say stop all internet activities. Now go to your messenger and start chatting with the victim.
Step 2: Go the start and click on run.
Step 3: In run command type cmd.exe and hit enter.
Step 4: A black screen will appear. This is command prompt. In this box type "netstat -n" (without quotes).
Step 5: Now if you done the step one correctly you see only one ip address many times (ip should be of victim).
Step 6: Now again, type "shutdown -i"(without quotes).A box will appear now click on add button.A small box will pop up. Now type ip address of computer which you get from "netstat -n" command.
Step 7: Now there are three options click on shutdown.
Step 8: To show a message to victim's computer check the "warm users of the action" and set the number of seconds.
Step 9: Now select any option in shutdown event tracker.
Step 10: Now comes the best part of the prank. In last type your message like you got hacked and we destroy your computer. After this shutdown your computer is not going to start(type anything that scare your victim). Now click on ok and you are done. Have fun guys and must leave comment below.








