Pages

Friday, January 20, 2012

How to Turn off CD Auto Play

If you want to make your system more secure, you can Disable or Turn Off Autoplay feature of CDs and USB drives.

To turn off CD Auto play:
Open My Computer Right click on your CD ROM and choose Properties Click on the Auto Play tab In the drop down box. You can choose the Action for each choice shown in the drop down box.

or

Go to Start -> Run -> gpedit.msc Computer Configuration -> Administrative Template -> System.
Double click Turn off Auto play Enable it.

Shortcut to Open System Properties


To get system properties dialogue box, you have to either right-click 
on My Computer icon and then select properties or open Control Panel 
and then double-click on System icon.
There are many easier ways to open the system properties dialogue box 
which are mentioned below.
1. Press Win Logo key and Pause Break key simultaneously.
2. Hold the alt key and double-click on the My Computer icon on your 
desktop.
3. Click on start button à Run and then type sysdm.cpl.
Pressing Win Logo key and Pause Break is the easiest.

Re-Enabling System Restore


If your computer system has Windows Operating System installed and System Restore has been disabled due to any cause through the Group Policy Editor, the option to start it again does not show in the System Properties, You can re-enable it again by following the below steps :
1. Go to Start à Run and then type gpedit.msc, press enter and wait for Group Policy Editor window.

2. Go to Computer Configuration à Administrative Templates à System à System Restore.
Double-click on system restore and set Turn off System Restore and Turn off Configuration to Disable.

3. Go to Start à Run and then type services.msc, press enter and wait for Services window.

4. Scroll down to System Restore Service and set it for Automatic and then click on the Start button to start the service. Now close the Services window.

5. In the Group Policy Editor, set both Turn off System Restore and Turn off Configuration to Not configured and close Group Policy Editor.

Now when you right click on My Computer and then properties, there should be a tab for System Restore where you can configure system restore.

Note: You must be having administrative privileges to do this.

Change Boot Menu Countdown Timer


When a system has more than 1 Operating Systems installed, it shows countdown timer to let you choose, which Operating System to boot. If you don't choose any of them within that time limit, system loads default Operating System.

If your computer has more than one operating system installed, you can change countdown timer at the boot menu to any number of seconds by editing the boot.ini file located in the boot partition
( Usually C:/boot.ini )
 Ex:- [boot loader]
timeout=30
default=multi(...
Changing "timeout=30" value to "timeout=5" will make the boot menu to appear for 5 seconds, the value can be anything between 0 and 999.