Monday, 2 November 2015

Computer Surprising Trick's


1. How to Hack Into a Computer using CMD
1. Turn on the Computer.
2. Before it shows the Windows Logo, press repeatedly the F8 key.(You will inter into Safe mode).
3. Use the up/down keys to navigate your way to "Safe Mode with Command Prompt" and press enter.
(After this the screen will appear dark and will show a bunch of computer codes. Don't be afraid, this
will only go on for a little while).Then it will go to the account/login screen.
4. Notice there will be a new account called "Administrator”. Click on it and then you’ll go to "Safe mode
Command Prompt".
5. Now if you know how to change the password using CMD (command prompt), then do it. If not, then
type in CMD Net User.
NOTE: To open CMD, just press Win logo key + R and type cmd in opened Run box.
6. After this, it will show all the accounts on that computer. Click one of then that you want to hack.
7. Let's assume on that computer the accounts are named as Ravi, Anil and Vinod etc. If you want to hack
Anil then simply type in CMD net user Anil *
NOTE: CMD is case insensitive language but be sure that the name of the User is written in right way
as given. And also be sure that there is a Wpressespace between User and Asterisk (*).
8. After this it will tell you to type a new password. Type your new password and Confirm it. After you are
finished it will ask you to confirm the new password.
NOTE: When you are typing, it will appear as if you aren't typing anything. Don't worry, this is for
security reasons. Just make sure that you spell it correctly.
9. After this restart the Computer.
10. Find the account that you hacked and enter your new password.


2. How to Hack Into a Computer using Win 7 CD
1. Boot the system from the Windows 7 CD and Click on Next.
2. Choose Repair your computer.
3. Click Next in the System Recovery window.
4. Choose the Command Prompt option below.
5. In cmd, copy the Seth file to C drive. Enter this command: C:\windows\system32\Seth.exe.
6. Replace the Seth.exe file with cmd.exe file with following command, and type yes to replace the file:
c:\windows\system32\cmd.exe c:\windows\syetem32\Seth.exe.
7. Type exit to restart the Windows setup.
8. Press the shift key 5 times, rapidly, when you're in the username screen. In the Sticky Keys window,
click Yes.
9. In cmd type net user user name password. For example: net user administrator 123


3. How to make Windows 7 Genuine
1. Open CMD as Administrator. To open CMD as Administrator, just search for cmd in start search menu
and then right click on searched cmd and click on Run as administrator.
2. Now Type the in cmd slmgr -rearm press enter and wait for few seconds.
3. Next a Message Dialog Box Will open Specifying Command Completed Successfully.Please restart
the system for the Changes to take effect.
4. Now Restart the Computer and You are all done.
NOTE: This method makes your window genuine only for few days but you can try this method more
than millian times.


4. How To Easily Change Windows 7 Password Without
Knowing Old one
1. Just open the Run box by press Win Key + R.
2. Type lusrmgr.msc press enter.
3. The Local Users and Groups window will be open.
4. Double click on Users folder. All the system user accounts will be showed.
5. Right click on the account name which you want to change the password and select set password.
6. A warning will be shown but ignore and Click on Proceed.
7. The Set Password pop up window will be open. Give the new password two times and click OK. That’s
it, the password will be changed.


5. How to Make a Pen-Drive Bootable Without Software
1. Insert your pen-drive into notebook or laptop or desktop.
2. Run Command Prompt as Administrator.
3. Type Diskpart and press Enter.
4. Type list disk and press Enter.
5. Type Select disk 1 and press Enter.(When Disk 1 is your pen-drive)
6. Type clean and press Enter.
7. Type create partition primary and press Enter.
8. Type select partition 1 and press Enter.
9. Type active and press Enter.
10. Type format fs=FAT32 and press Enter.
NOTE: After pressing enter, the format conversetion may take an hour to complete.
11. Type assign and press Enter.
12. Type exit and press Enter.
13. Now copy all windows files into pen-drive.


6. Make Your Computer Welcome You
1. Click on Start menu, navigate to All Programs then Accessories and open Notepad.
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
3. Replace Username with your own name.
NOTE: You can write (m)any other sentence(s) in inverted commas of speaks’ line.
4. Now save the file as Welcome.vbs or any_name_you_want.vbs.
5. Copy the saved file into C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in
Windows XP) and to C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start
Menu\Programs\Startup (in Windows 8, Windows 7 and Windows Vista) (if C: is your System
drive) or you can find the Startup folder in start menu/all programes.
NOTE: AppData is a hidden folder. So, you will need to select showing hidden folders in Folder
options to locate it.
6. Paste the file.
7. After that whenever you will start your PC you will hear the welcome voice.


7. How To Set Your Photo As Your Pen Drive Icon
1. Plug in your drive and open it.
2. In the drive, create a text file and type the below code.
[autorun]
icon="imagename.ico"
3. Save it as autorun.inf.
4. Then take the image file which you want to set as icon and convert the image to icon file with .ico
extension with any image converter.
5. Place the .ico file in the drive.
NOTE: Don’t forget that the imagename should be same as the second line of the code.
6. Then hide both the autorun and icon file by right click and select hidden.
NOTE: Don’t forget that you can see the icon as your photo until you format the drive.


8. How to Change Logon screen in Win 7 Without software
1. Type regedit in Run box and hit enter.The register editor window will appear.
2. Now Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Authentication\LogonUI\Background
3. Now in the right side, right click on OEMBackground and select Modify and change the value to 1
from 0.
4. Click ok and close the registry editor window. Now navigate to C:\Windows\System32\oobe and
create a new folder with name INFO .Inside this folder create another folder with name backgrounds.
5. Now copy the image or wallpaper that you want to set as your logon screen inside backgrounds folder
and rename the file as backgrounddefault .
6. Now press win logo key +L to see your logon screen.

NOTE: The image size which you want to set as your logon screen must be smaller than 256 kb.

No comments:

Post a Comment