Showing posts with label Windows Hack. Show all posts
Showing posts with label Windows Hack. Show all posts

Tuesday, August 7, 2012

How To Lock your Desktop Wallpaper?

One of my friend was strugging for this, asking to all that how to lock my desktop wallpaper..because his friends every time change that wallpaper.
there are simple steps:
>goto 'run'. 
>type 'gpedit.msc' 
>goto 'user configuration' 

>goto 'adminstrative policy 
>goto 'desktop' 
>goto active desktop
there is option active desktop wallpaper

Do enable that and enjoy :)

Monday, July 2, 2012

How to make con folder?

Hello friends,
many people says, that con folder can not created in windows.But it is possible to make con folder.
i will share a method with you...


Goto command Prompt,
Goto the location where you want to make the folder with name “con”.
write the command:
mkdir \\.\d:\con
To remove the folder again:
rmdir \\.\d:\con


enjoy :)

Thursday, March 22, 2012

Bugs In Windows Calculator

Have you ever used square root button in windows?

If yes, it is a possibility that you might have come across this bug…. If not, you are just about to know it..
Just follow the steps:-
1) Open calculator ie..  
   Goto run and type – calc
2) Now type the following
   2.1) Type 4
   2.2) Take its square root  by using the square root button,
   2.3) Now you will get 2. Subtract 2 from it.
   2.4) The answer should have been 0 but its not. You would have got a long number as your answer.

See.. it was as simple.
Here is the general syntax to this bug.
1) Take Any number 
2) Take its square root
3) Subtract its square root from it
4) Your answer is not 0.. That’s the bug.

Tuesday, October 4, 2011

How to Remove Shared Documents folder ?


In Computer we see the Shared Documents folder in My Computer. If you want to delete the Shared Documents Folder than open Registry going through
Start->Run->regedit
after opening of registry, navigate the below key:-
HKEY_LOCAL_MACHINE ->Software ->Microsoft ->Windows ->CurrentVersion Explorer My Computer NameSpace DelegateFolders

You would see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}.  If you delete this key, than shared documents folder is removed.

Make Surprise To Your Friends :-)

Monday, September 5, 2011

How to Change Your Password With Command Prompt?



1. Open Command Prompt, click Start- All Programs-Accessories-command prompt
2. After you see a black window pop-up type ‘ Net User ‘
3. You will see a little information about all accounts in your computer
4. You should choose account you want to hack
5. For example you want to hack account Jenny, you should type ’ Net User ashish and press enter ‘.
6. Now you are seeing full information about ashish’s account
7. For changing Jenny’s password, you should type ’ Net User ashish * ‘ and it then show you how to change Jenny’s password
8. If you can’t understand the command line, you just type ‘ Net User ashish the new password ‘.
9. Say it you want to change Jenny’s password to 123456, you should type ‘ Net User 
ashish 123456 ‘
10. Now, you successfully change 
ashish’s password to 123456.



Enjoy :-)

Wednesday, August 31, 2011

How to Hide the drives(c:,d:,e:,...etc) in Computer?


  1. Go to Start -> Run.
  2. Type regedit
  3. Now go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  4. Now in the right pane, create a new DWORD item and name it NoDrives (it is case sensitive).
  5. Now modify it's value and set it to 3FFFFFF (Hexadecimal) .
  6. Now restart your computer.
  7. So, now when you click on My Computer, no drives will be shown(all gone...).

To enable display of drives in My Computer, simply delete this DWORD item that you created. Again restart your computer. You can now see all the drives again. Magic.......

How to Turn On PC in Less time?


Well go to run
and type Regedit
Press enter
This will open Registery Editor
Now look for the key
HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ContentIndex
Now there find the Key Called
“Startup Delay”
Double Click On It
Now where its Base
Click Decimal
Now its Default Value Is 4800000 (75300:hexadecimal)
Change The Value To 40000
here u go u have done it
now close the Registery Editor and Restart Your Computer
All’s Done…


enjoy..!!

Tuesday, August 23, 2011

How To Hack administrator from Guest account?


Here is how to do that -
  • Go to C:/windows/system32
  • Copy cmd.exe and paste it on desktop
  • rename cmd.exe to sethc.exe
  • Copy the new sethc.exe to system 32,when windows asks for overwriting the file,then click yes.


  • Now Log out from your guest account and at the user select window,press shift key 5 times.
  • Instead of Sticky Key confirmation dialog,command prompt with full administrator privileges will open.


  • Now type “ NET USER ADMINISTRATOR ashu” where “ashu” can be any password you like and press enter.
  • You will see “ The Command completed successfully” and then exit the command prompt and login into administrator with your new password.
  • Congrats You have hacked admin from guest account. :-)