Sunday, 21 June 2015

How to "Delete administrator Password" without any software




****************Method 1**************


             Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind.



**********************Method 2********************


Step 1 : Put your hard disk of your computer in any other pc .


Step 2 : Boot that computer and use your hard disk as a secondary hard disk (Don't boot as primary                      hard disk ).

Step 3 : Then open that drive in which the victim’s window(or your window) is installed.

Step 4 : Go to location windows->system32->config

Step 5 : And delete SAM.exe and SAM.log

Step 6 : Now remove hard disk and put in your computer.

Step 7 : And boot your computer .

(Ctrl+Alt+Del) Permanently deleted files Recovery solution

Sometimes we delete the files permanently, and realize that deleting them is like a Blunder...

For all those folks, Here is the solution

Software called "Kissass Undelete" , can bring those files from the hard disk or your flash drive.
Conditions : Only if the data on that drive is not re-occupied(or written). that means the space which was available after the deletion is not been occupied after the deletion.

            
                      Click Here to download the file.


Step 1 : To start searching for the files ,Select the drive from the Left panel of the Windows and                        click the scan button.the Scan might take upto 10 secs.

Step 2 : When the files search has been completed, it will show you the results with the name, type,                    size and the last modified date of the searched file.

Step 3 : Now you can select the file to be recover. This is an Open source application and available                 for all window OS(Windows XP/Vista/ 7)

Create Folder named "CON"

Ever tried to create a folder "CON" or "AUX" or "NUL".

                                 Tried ...!!  - not working

                      Here you go, a simple method to stop your anxiety

Step 1 : Rename folder from the right click option

Step 2 : Now press alt and press 255

Step 3 : Press 255 from the right side of the keyboard i.e, Numpad where only numbers are given

Step 4 : Now write con and then press enter

                               
You will see a con folder in your PC & also you can delete it easily.

Get unlimited hits to your links

Get unlimited hits to your links: I would like to personally invite you to join EasyHits4U, the leading traffic exchange program

Get unlimited hits to your links

Get unlimited hits to your links

Sunday, 31 May 2015

How to make your PC welcomes you

To use this trick, follow the instructions given below:-

  Step 1 : Click on Start. Navigate to All Programs, Accessories and Notepad.
  Step 2 : Copy and paste the exact code given below.

            Dim speaks, speech
            speaks="Welcome to your PC, Username"
            Set speech=CreateObject("sapi.spvoice")
            speech.Speak speaks
 

To Lock a folder in windows XP without any software. Follow the steps Below :


Step 1 : Make a Folder in C drive rename it as "abc" without quotes.

Step 2 : Now open Command Prompt from Start Menu.

Step 3 : Type "attrib +s +h C:\abc" without quotes and press enter.

        This command will Make your folder invisible and it can not be seen even  in hidden files and              folders

Step 4 : To make it visible again type "attrib -s -h C:\abc"



*/*/ You can lock any other folder also by changing the location C:\abc to address of your folder. */*/

Friday, 29 May 2015

How to Turn off Auto correct on iPhone


Step 1 : Go To Settings.

Step 2 : Now tap on General.  How to Turn off Auto correct on iPhone.

Step 3 : Next you must Scroll down a little bit to find Keyboard.

How to Enable Copy Paste in CMD


Step 1 : Open CMD, Just type CMD in search or Press Win + X key to select Command Prompt.

Step 2 : Right Click on the Title of the CMD window and Select Properties .
              
Step 3 : You will see a Pop up Window coming up, Now on the Right hand side, Under Edit Options, Just Check Quick Edit Mode and click OK

Step 4 : Everything is Done, Now just Copy any Text from Here or Anywhere else Using CTRL + C keys and just Right click using your mouse on CMD. You will see that the text is been pasted automatically in CMD. Please Understand that Using CTRL + C to Copy text is Important.