Wednesday, May 6, 2009

How to change the Screen Resolution of your Monitor

The setting that determines the amount of information that appears on your screen, measured in pixels. Low resolution, such as 640 x 480, makes items on the screen appear large, although the screen area is small. You can switch your screen resolution temporarily to 640 X 480 if you have games or other programs that are set to run at that resolution. High resolution, such as 1024 x 768, makes the overall screen area large, although individual items appear small. Your monitor and video adapter determine how much you can change your screen resolution. You may not be able to increase the resolution above a certain level. Here as some steps that will help you on how to change the screen resolution of your monitor.
Screen Resolution
To change your screen resolution


  1. Open Display in Control Panel.
  2. On the Settings tab, under Screen resolution, drag the slider, and then click Apply.
  3. When prompted to apply the settings, click OK. Your screen will turn black for a moment.
  4. Once your screen resolution changes, you have 15 seconds to confirm the change. Click Yes to confirm the change; click No or do nothing to revert to your previous setting.

To change screen resolution in desktop


  1. Right-click on desktop (Make sure you don’t hit the icons). Then click Properties.
  2. On display property, click settings tab, under Screen resolution, drag the slider, and then click Apply.
  3. When prompted to apply the settings, click OK. Your screen will turn black for a moment.
  4. Once your screen resolution changes, you have 15 seconds to confirm the change. Click Yes to confirm the change; click No or do nothing to revert to your previous setting.

Monday, May 4, 2009

How to fix Registry Editor

Disabled Registry Editor
One of my friends told me that he has a problem on his own computer. His problem was he cannot open the registry editor and there’s a popup message that say’s “Registry Editing Has Been Disabled By Your Administrator”. This type of problem usually also happens to me when I am working on a virus infected computer. My friend told me that his computer was infected by a virus but he already removes the virus from his computer. Regedit is one of the most important commands of Windows that is also why virus programmers disable the Registry Editor so it’s difficult to the user to solve the problem. Below are the different ways that I done to re-enable the Registry Editor. (See What is Windows Registry)


  1. Using Symantec’s tool. Sometimes worms and Trojans will make changes to the shell\open\command registry entries as part of their infections. This will cause the virus to run each time you try to run an .exe file such as the Registry Editor. Download the UnHookExec.inf file to your computer. Install it in your computer. Restart your computer and then try to open the Registry Editor.

  2. Using a registry tool. You can use regtools.vbs to enable your registry. This is a VBscript that enables or disables the Registry Editor based on the following location in the registry. Of course, since the registry editor is disabled, you can’t change it manually. After downloading regtools.vbs double-click on it to run, then reboot your computer and try to open the Registry Editor again.

  3. Changing Windows XP and Group Policy Editor. If you have Windows XP and access to an administrative user account, you could change the registry editor options in the Group Policy Editor.
  • Click on Start then Run
  • Type GPEDIT.MSC and Press Enter
  • Go to the following location. User Configuration, Administrative Templates, and System.
  • In the Settings, find the option for “Prevent Access to Registry Editing Tools” and double-click on it to change.
  • Select Disabled or Not Configured and choose OK. Close the Group Policy Editor and restart your computerTry opening REGEDIT again

There are also some other ways to re-enable the registry editor but these three is the only ways that I know. If you know some other ways to fix Registry editor just let me know by leaving a comment below.

Sunday, May 3, 2009

What is Disk Defragmenter?

Disk Defragmenter analyzes local volumes and consolidates fragmented files and folders so that each occupies a single, contiguous space on the volume. As a result, your system can access files and folders and save new ones more efficiently. By consolidating your files and folders, Disk Defragmenter also consolidates a volume's free space, making it less likely that new files will be fragmented. The process of consolidating fragmented files and folders is called defragmentation. The amount of time that defragmentation takes depends on several factors, including the size of the volume, the number and size of files on the volume, the amount of fragmentation, and the available local system resources. You can find all of the fragmented files and folders before defragmenting them by analyzing the volume first. You can then see how fragmented the volume is and decide whether you would benefit from defragmenting the volume. Disk Defragmenter can defragment volumes that are formatted with the file allocation table (FAT) file system, the FAT32 file system, and the NTFS file system. As a result, your system can gain access to your files and folders and save new ones more efficiently. By consolidating your files and folders, Disk Defragmenter also consolidates the volume's free space, making it less likely that new files will be fragmented. Using Disk Defragmenter will help speed your computer. (How to Speed Up your Computer and How to Use Disk Defragmenter)

Definition of Terms:
Fragmented – The scattering of parts of the same disk file over the different areas of the disk. Fragmentation occurs as files on disk are deleted and new files are added. It slows disk and degrades the overall performance of disk operations.
Volume – An area of storage on a hard disk. A volume is formatted by using a file system, such as FAT or NTFS, and has a drive letter assigned on it.