Saturday, 14 September 2013

#40 Samsung Mobile Trick.

Note: After dialing this number all the phone memery data will be lost.

Type:- *2767*3855# and press calling button. This will reset your Mobile password to default security code.
Note: After dialing this number all the phone memery data will be lost.

Wednesday, 11 September 2013

#39 How to enable God Mode in Windows 7 and Vista

By enabling God mode you can access all your windows setting from one folder and it makes really easy to access and change windows settings. This works in 32bit as well as 64bit operating system. So lets enable God mode on your computer.

1. On your desktop right click and create a New Folder.
2. Rename this folder to the code given below.
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
3. Done now double click on this folder and you will have access to all your windows operating system settings.

Friday, 6 September 2013

#38 How to rename a 'Recycle bin' ?

1. Click Start / Run
2. Type regedit and hit enter.
3. Open the HKEY_CLASSES_ROOT folder
4. Open the CLSID folder
5. Open the {645FF040-5081-101B-9F08-00 folder
6. Open the ShellFolder folder
7. Change the "Attributes" data value from "40 01 00 20" to "50 01 00 20". O completed change the "CallForAttributes" dword value to "0x00000000" (double click and change value data to 0). You must change both of these values to get rename to appear.
After performing the above steps you will be able to rename the icon like any con. Right-click the Recycle Bin icon on the desktop and click Rename and rename it to whatever you wish.

#37 Hackers Matrix rain on your computer

@echo off
 color 02
 : start
 echo  %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

Sunday, 1 September 2013

#36 Disable USB port

 1. Windows + r = Run (Goto run)

2. Type 'regedit' without quotes...

3. Click on HKEY_LOCAL_MACHINE

4. goto SYSTEM

5. Click on CurrentControlSet

6. Click on services

7. Goto USBSTOR

8. Double click on 'Start' where value is 3

9. Now change the value data with 4

10. Now press ok and refresh your desktop your USB port is disabled, to enable the usb port replace the value 4 with 3.

Wednesday, 28 August 2013

#35 How to use a USB Modem/3G Dongle with any SIM | No Unlocking

 1.) Insert Sim in Modem .
2.) No need of your Modem Software, it will say that it is invalid sim. Ignore that & close it.
3). Start NOKIA PC suite....
4). Go to Nokia pc suite connect to Internet option.
5.)Go to Configure. Select your data card modem, and make all operator apn setting as like when we use Nokia mobile connection Ex: If your SIM is of Docomo then enter Apn as > tata.docomo.internet
6. You're done click on finish.
7. Now connect to internet through PC suite.

Sunday, 25 August 2013

#34 How to hide computer account in your computer ?

1. Open Start menu then click on RUN.
 2. Type "Regedit" press enter
 3. Windows Registry editor will open then navigate from the
 left panel and go to:
 HKLM\Software\Microsoft\WindowsNT\CurrentVersion
 \Winlogon\SpecialAccounts\UserList
 4. Create a new DWORD
 5. setting its name to the name of the account you wish to
 hide.
 6. Then set its value to "0" to hide it.
 Now your account is hidden!!!
 This account isn't completely hidden because it is visible to
 administrators in Local User and Groups and also the profile
 is visible in the Documents and Settings.

 To Login after you have hidden the account
 1. At Welcome screen, and you want to login to this account.
 2. Press Ctrl+Alt+Delete twice (Only delete is twice)
 3. It will display the log-on promt.
 3. Type the username, and the password and hit enter.

-Do it on your own risk, probably work in all Windows OS.