Have a backlink with me...leave your comments if you're interested
Showing posts with label hacking registry. Show all posts
Showing posts with label hacking registry. Show all posts

Friday, November 27, 2009

Break password within astrisk


1. Click Start
2. go to RUN type "CMD" and press enter
3. then enter net user command
4. you can see the whole user accounts running on your machine.
5.Then see d user account which u want to change d password

then enter this command
net user {user account name } * ------ put the user account name which u want to change the password in between d braces and after dat asterisk mark. d asterisk is important
6. you will see this line coming out
Type a password for the user :

7. well u cant see what u r typing so beware after hitting enter you will ask again to retype after that you password get changed successfully.

IF you like this post please comment

Wednesday, September 30, 2009

How to turn on Automatic updates in your personal computer



Due to some malfunctioning in your windows XP operating system sometimes it happens that your automatic updates can't get turn on.
It may happen due to some viruses, Trojan, or other things,however if you want to turn on the AUTOMATIC UPDATES just follow this simple steps.

Try registering the following:

Click Start, select Run and type:

regsvr32 wuapi.dll

regsvr32 wuaueng.dll

regsvr32 atl.dll

regsvr32 wucltui.dll

regsvr32 wups.dl
l


Press enter after each one and wait for the success message

After registering these dll files by RUN mode,your automatic updates will be start working instantaneously.
After that Enjoy your genuine Microsoft automatic updates which help to protect your personal computer from suspicious activities.

Friday, July 31, 2009

Disable "Low Disk Space" Notification in Wondows XP



Open regedit & follow the steps below:

1. Navigate to HKEY_CURRENT_ USER\Software\
Microsoft\Windows\ CurrentVersion\ Policies\ Explorer

2. On the Edit menu, click New, click DWORD value .

3. Name the new DWORD Value as NoLowDiskSpaceChecks

4. Right click the new DWORD Value and Modify the data value to 1.

5. Exit the registry editor and restart your computer.