Showing posts with label Computer Tricks. Show all posts
Showing posts with label Computer Tricks. Show all posts

Shutdown Windows XP much Faster.


Shutdown Windows XP much Faster:



When you shut down Windows XP, the OS tries its best to make sure that all services are shut down properly. But it take time when they don't close, thus Windows XP tries to give it the chance to shut down itself. This amount of time that windows waits for the service to close is stored in the system registry. If you modify this setting, then windows will shut down the service earlier.

To modify the setting, follow the these steps below :
  1. Click On Start meny Then on Run Button then find Regedit.
  2. Navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control.
  3. Now Click on the "Control"  Folder.
  4. Select The  "WaitToKillServiceTimeout"
  5. Right click on it and select Modify.
  6. Set it to a value lower than 2000, say 1000 as a test.

Then Shut Down Ur Pc u will see result definitly.
 


Speedup Computer by Cleaning or Free the RAM usage




Speedup Computer by Cleaning or Free the RAM usage:


RAM – Random Access Memory is one of the main component of computer that is responsible for the processing speed of Run and open the file of  operating system. Since all the Operating systems support Multiprocessing, hence require a good RAM speed. So, we can remove or freeup the RAM with unused junk data to Speedup the System or processing speed.

We can clean the RAM just by using a Notepad application. This do not require any software. Just Follow these simple steps.


Open Notepad and Type

FreeMem=Space(64000000)
Now save it as CleanRAM.vbs on desktop

Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater “cleaning-progress”.

For example:
FreeMem=Space(1280000000)
FreeMem=Space(2560000000)
FreeMem=Space(5120000000)
FreeMem=Space(10240000000)

Correcting Your System Not To Hang at Startup



Correcting Your System Not To Hang at Startup:

If your system hangs about 2 or 3 minutes at startup, where you can't access the Start button or the Taskbar, it may be due to one specific service (Background Intelligent Transfer) running in the background. Microsoft put out a patch for this but it didn't work for me.

Here's what you do:

Click on Start Then Run, type 'msconfig', then Click 'OK'.
Go to the 'Services' tab, find the 'Background Intelligent Transfer' service.

Disable it, apply the changes & Reboot System.

Reduce Time To Install Windows xp



 

Reduce Time To Install Windows xp:

 


Now, this tip will be very helpful for those who frequently install windows xp operating system. Normally OS installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes.

This simple tricks is as following.
  1.  Firstly Boot  Ur Windows XP CD.
  2.  After all the files are completely loaded, you get the option to select the partition. Select “c”.
  3.  Now Format the partition, whether it is normal or quick with NTFS or FAT
  4. Once the formatting is completed, All the setup files required for installation are copied. Restart your system. Now, here begins the Simple trick to Save ur 10-15 minutes.
  5. After Rebooting, you get a screen where it takes 40 minutes to complete or finalize the OS installation.
  6. Now, Press SHIFT + F10 Key -> This opens command prompt.
  7. Enter “Taskmgr” at the command prompt window. This will open Task Manager.
  8. Click the Process Tab, here we find a process called Setup.exe -> Right Click on Setup.exe -> Set Priority -> Select High or Above Initially it will be Normal. 
Now Relax and see how fast the installation process completes.