Tag: start

How Processor Speed Is Reported to a Computer

October 07, 2007 by Jason

The tool in uses currentspeed to do its reporting rather than , but the tool may display the wrong clock speed for the Central Processing Unit ().

As of January 2002, XP uses the currentspeed value rather than the value because the value was reporting inconsistent values.

After , the may not correctly reflect its correct speed until a program utilizes cycles.

The basic input/output () in some computers may throttle the because of heat, load, /DC. 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
Edit: HKEY_LOCAL_MACHINE\\CurrentControlSet\Contro l\Session Manager
Change the BootExecute entry from:
autochk * /.
To:
autochk * Read More»