Tag: regedit

2 Quick Windows Tricks

March 03, 2008 by Jason

One of the things which are never too fast is the computer speed. Everybody complains, there are a lot of programs that promise us help, but in reality, they have a very small influence, if any.
Yet, there are two things you can do in order to get rid of have the sensation of the computer moving a bit faster (I am not sure it gains some speed, but I feel like saving time by not viewing those annoying messages all the time):

1. Deactivate the suggestions given by Windows in the shape of yellow balloons

You already know those messages. You have seen them a hundred times before. They tell you that “Your local area connection is now connected” or other useful, well-known bit of info. To get rid of them, just do the following: Read More»

Speedup Internet Explorer 7 by Increasing the Connections Limit

February 26, 2008 by Jason

This guide shows you how to increase Internet Explorer 7’s connection limit from 2 to 16 which increases the speed of many web pages.

What Are Connections?

When you connect to a website your computer establishes connections with the web server(s). One connection might be a graphics server, another connection may be an ad server and so on. Once the connection has received what it asked for it is disconnected and used for something else.

By default IE7 is set to only be able to open 2 or 4 connections at a time. If you have broadband and you use tabs in IE7 or you visit sites that use lots of connections this tweak will increase the speed of IE7 a little. Read More»

Speed Windows XP Menus

February 25, 2008 by Jason

Sometimes making your PC ‘run’ faster is just about changing the way programs run e.g disabling splash screens. This tip will make your machine feel faster, by increasing the speed with which menus load, by removing the delay between clicking on a menu and that menu being displayed, which is enforced by XP.

To enable this tweak do the following:

1. Go to the Start Menu and then click on ‘Run’

2. Type in ‘Regedit’ then click on ‘Ok’ Read More»

How to fix the quick launch items location change

February 20, 2008 by Jason

After windows restart or even after windows explorer quick launch items got arranged in a alphabetically and also resizes to the default.

According to the default settings of windows it does not save the settings when you customize the quick launch items ,it does not save the quick launch items location and its size also.

This issue of quick launch items location changed and resize applies to both windows XP and windows Vista.

But this can be easily resolved by a registry fix.

Follow the procedure given below. Read More»

Disable auto reboot in windows XP and Home editions

February 17, 2008 by Jason

Are you annoyed by the restart prompt which appears every time you update windows.

In order to configure no auto reboot settings for windows XP Professional and Home your windows must have service pack2 installed.

But the to remove auto reboot for windows XP home and Professional are different.

For Windows XP Professional

1. Open Start >> Run and type gpedit.msc (group policy editor) and press Enter Read More»

Hack User Account Control for vista

July 14, 2007 by Jason

Windows Vista’s User Account Control (UAC) is the new operating system’s most universally reviled feature. Sure, it helps protect you, but it also annoys you to no end.

If UAC drives you around the bend, you can turn it off. There are several ways to do it. One way is to choose Control Panel > User Accounts and Family Safety > User Accounts, then click Turn User Account Control on or off.

Alternately, you can run the System Configuration Utility (a.k.a. msconfig) by typing msconfig at the command line or search box. When the tool runs, click the Tools tab and scroll down until you see Disable UAC. Highlight it and click the Launch button, then reboot. To turn it back on again, follow the same steps and choose Enable UAC. Read More»

Speeding up the Windows Vista Search Option

July 13, 2007 by Jason

When a users enters text in the search box on the start panel Windows automatically searches the file index as well. The file index includes all of the searchable files on your hard drive and can be quite large. One way to speed up searching through your start menu applications is to narrow the scope of the search so that it does not include hard drive files.

Prevent Start Menu Searches from searching the File index: Read More»

Force Disk Cleanup to purge all temporary files

July 09, 2007 by Jason

If you’ve ever run the Windows XP’s Disk Cleanup utility, you probably discovered that your temporary files occupy a significant amount of space. You might select the Temporary Files check box in order to allow the Disk Cleanup utility to delete the files in the Temp folder, but the Disk Cleanup utility will not remove all of the files. The reason for this oddity is that the configuration for the Disk Cleanup utility does not allow deletion of files accessed in the last seven days.

By altering the LastAccess value in the registry, you can configure the Disk Cleanup utility to delete all the files in the Temp folder regardless of the last accessed date. Here’s how: Read More»

How to Enable Automatic Logon in Windows

July 08, 2007 by Jason

If you set a computer for automatic logon, anyone who can physically gain access to the computer can also gain access to everything that is on the computer, including any network or networks that the computer is connected to. Additionally, if you turn on automatic logon, the password is stored in the registry in plain text. The specific registry key that stores this value is remotely readable by the Authenticated Users group. Therefore, only use this setting if the computer is physically secured and if you make sure that users who you do not trust cannot remotely see the registry.

You can use Registry Editor to add your log on information. To do this, follow these steps: Read More»

CheckDisk Runs On Every StartUp

July 04, 2007 by Jason

Here are some things you can try. Let it run completely once.
Then try this :
Run regedit
Edit: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager
Change the BootExecute entry from:
autocheck autochk * /.
To:
autocheck autochk * Read More»