Friday, 14 September 2012

How Can You Hide Drives For security & Privacy Reason (WINDOWS XP, Windows Vista,Windows 7 TRICKS)




How Can You Hide Your Windows Drives

Here are few steps how will you hide your drives:


1. Start

2. Run (In windows Vista or 7 (windows logo + R))

3. Type gpedit.msc


run


4. Press Enter  (then you will go Local Group Policy Editor)



5. Then go to the Administrative Templates under User Configuration





6. Go to the Windows Components and expand it.




7. Now go the Windows Explorer



8. Now see on the right pane for Hide these specified drives in My Computer




9. Click on it and Enabled and Select on left side that what drives you want to hide, or hide all drives.




10. Now Apply and Ok


This will work after restart your system.

How Can You Clear Automatically The Windows Paging File When The Computer Shuts Down



In Windows Operating System has a very good feature called "virtual memory" which converts your hard drive space into RAM. It works in addition to the RAM which already installed in your Computer. This file is named pagefile.sys. The purpose of this is to create more memory available for running applications. This paging file has helpful feature,but  there is one drawback also that Data remains there even after your computer has been shut down and started back up. There is a simple value that can be added to the registry to have Windows automatically clear the paging file when the computer shuts down. This may slow the shutdown time by one to two minutes, but it will be safe in the long-run.

NOTE:  Changing the registry's wrong setting or changing a setting incorrectly can cause Windows to not function correctly.
Here are the steps to automatically clear the Windows paging file when the computer shuts down:
        1.   Click Start

         2.  Click Run (Windows key + R) 

         3.  Type regedit or regedt32.exe



       4.  HKEY_LOCAL_MACHINE

         
           5.  SYSTEM


             6. CurrentControlSet


              7. Control


               8. Session Manager


                         9. Memory Management


Go to the right side of the window (where the list of REG_DWORD entries are) for an entry called "ClearPageFileAtShutdown". If you see it, skip to step 15. If you don't see it, continue with step 10.

 10. Right-click any blank space on the right side of the window
 11. Click New
 12. Select DWORD Value
 13. A new value will be created and with the highlited text New Value #1.
 14. Rename the text New Value #1 with ClearPageFileAtShutdown.
 15. Right-click on it to pull down a small menu and select Modify.

 16. Where it says "Value data:" and has a text field with the number "0" entered, change that to "1" (without the quote marks).

 17. Click OK.
The changes will take effect after you reboot your computer.

I hope you like it!

No Need to Worry About Windows XP, Windows Vista, Windows 7 Passwords


Have you Forgot Your Windows XP Password ?



If you forgot your windows xp password then you need not  
to worry because it is possible to change your Adminstrator password in Windows XP, Vista and Windows 7 without knowing it. If you somehow manage to login as an Administrator then you can change the all Accounts(Users, Administrator or Guest) passwords without knowing it.


Here are the few steps for it : 

1. Right-click on the “My Computer”on the desktop or from            Start Menu.
2. Select the option “Manage”.
3. On the left pane expand the "Computer Management (Local)"tree (if it is not already expanded).
4. Click System Tools"
5.Click on “Local Users and Groups” 
6. Click the “Users” option.
7. Now you will see the list of users on the right side pane, such as Administrator, Guest etc.
8. Right click the “Administrator” and select the option “Set Password” .
9. Now, you will see a warning message, Click on "proceed".
10. Now the system will ask you for “New Password” and “Confirm Password” .
10. After entering the password click on “OK”. The password will be changed. 


Thursday, 13 September 2012

How can You Login Automatically in Windows 7 User Accounts




If security isn't a matter for you, then configure Windows 7 to login to your user account automatically. You can save some time when your computer starts up.

Here is few steps for it:

1. Click on Start and then enter the following command in the search box (or You can type the command in Run)


2.  netplwiz
Press the ENTER key.
This command will load the Advanced User Accounts Control Panel applet.


3.      In the User Accounts tab, uncheck the box "Users must enter a user name and password to use this computer".

4.  Click on the Apply button at the bottom of the "User Accounts" window.
5.  When the "Automatically Log On" dialog box appears, enter the "user name" you wish to automatically login to Windows 7 with. Then enter your account password in the two fields where it's asked.
Click the OK button.

6.  Click OK on the User Accounts window to complete the whole process.

From now on, when your PC starts up, Windows 7 will log on automatically.


How To Make A CD/DVD Autorun


  • Here is some information that you will need to make a CD/DVD autorun.
  • This feature of the CD is used by almost all the software manufacturers.
  • When u insert a CD a program runs automatically.
  • copy an icon(.ico extension) to a suitable folder that u want to give to ur CD.
  • Then, open notepad & type the following code:

Code:
[autorun]
icon=icon.ico
open=filename.exe
  • Then save the file as autorun.inf in a suitable folder.
  • Here, "icon.ico" is an icon file with name "icon" and ".ico" is the icon's extension. "filename.exe" is the name of the executable file having "filename" as its name and ".exe" is the extension for any executable file.
  • Now burn your CD/DVD normally as you do it usually.
  • put the autorun.inf file that you created in the root directory not in any folder.
  • If the Executive File and Icon File is not in the root drive, but in a folder, you will have to provide the path in the above code. Example:

Code:
[autorun]
icon=\folder\icon.ico
opne=\folder\filename.exe
  • Make sure you do not put the autorun.inf file in any folder, else the CD/DVD wont autorun!
  • Thats It...! You have Done!
  • Enjoy!

How to Disable Task Manager




The following registry hack enables us to disable the Task Manager. Here is a step by step procedure to disable Windows task manager.
Step1: Goto start>run and type “regedit” in the run.
Step2: In the registry navigate to
HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\System
Step 3: Make the changes according to the following data
Value Name: DisableTaskMgr
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable Task Manager)
Step 4: Then navigate to
HKEY_LOCAL_MACHINE\Software\Microsoft\ Windows\CurrentVersion\Policies\System
Step 5: Make the changes according to the following data
Value Name: DisableTaskMgr
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable Task Manager)
Step 6. In the Step 3 and 4, if the values are set to 1 then the Task Manager is disabled. Revert back to 0 in order to enable it back
WARNING: Please Backup your registry before attemting this hack. Changes to registry may lead to system failure.

How To Reinstall Trial Software After Trial Period Has Expired


Method 1: Back Up Registry
Most trial software add a key in your system registry by tweaking it. When you uninstall a software after it’s trial period has expired, all files are deleted except the keys in the registry. Therefore when you try installing it again, it detects the key and gives you a message like for e.g, “Your trial period has expired”.
So the best way is to make a backup of the registry before installing any trial software. And when finally your trial has expired, you can uninstall the software, restore backup and try installing the software again. 
Method 2: Using Process Monitor
Process Monitor is a free tool for Windows that shows real-time file system, Registry and process/thread activity. With this you can see which applications are accessing your Registry, which keys they are accessing, and the Registry data that they are reading and writing – all in real-time.
Note: By default it will show Registry activity, File System activity, Network activity, and Process and Thread activity. You can filter out all activities except Registry activity so that it becomes easy to track changes in registry. To red circle in the screenshot below shows where you can filter out other activities.