Monday, May 3, 2010

How to Fix PC Registry Problems ?

How to search your registry

You can easily open the registry by simply typing "regedit" into the RUN command line. Follow the instructions below:

1. Click Start
2. Click Run
3. Type Regedit into the command line and press enter. The registry should load for your review.






























Editing the Registry can be used to remove files and programs that wont delete. Often the registry files are not able to be removed by the program's installer. This can cause major conflicts since Windows will still try loading the program during startup. Find the program in question and remove all files and folders in the registry branch.

Backing Up Your Registry and Files

WARNING--Remember to back up your registry before attempting to fix PC registry problems. If you are using a registry cleaner, this is done automatically. You can backup your entire registry by clicking "Start" and "Run" and type: ntbackup.exe, Click OK. Follow the instructions. However to copy individual registry keys follow the instructions below:

1. Click Start, and then click Run.
2. In the Command Line, type regedit, and then click OK.
3. Find and then click the subkey that contains the value that you want to edit.
4. Under the File menu, click Export.
5. In the Save in box, select a location where you want to save the Registration Entries (.reg) file, type a file name in the File name box, and then click Save.


















By backing up all your files using ntbackup.exe. You will also save errors and unwanted software into the backup log file. If you you are trying to delete individual software and not tweaks setting or make sweeping changes to the registry, use the export registry option.

















Easy Registry Edits

By tweaking how Windows searches the registry, you can speed up your computer process and cut down on process time and clutter. Try editing the the registry key: HKEY_LOCAL_MACHINE> SYSTEM >CurrentControlSet>Control>Session Manager>Memory Management> PrefetchParameters

This action will help you speed up your applications load times considerable. Here is how:

1. Click Start
2. Click Run
3.Type regedit
4. Find this registry key:

HKEY_LOCAL_MACHINE> SYSTEM >CurrentControlSet>Control>Session Manager>Memory Management> PrefetchParameters

5.Change the value of EnablePrefetcher, from its default setting which is 3 to the value of 5,and then restart your computer.

Windows Registry and Slow Startup Time

When your computer loads Windows must check the registry to organize the overall configuration of the all the software of the programs. However, it must review the each registry entry one by one. If you have any errors, this can exponentially increase your computer startup time. The best way to increase start time is to cut down on the registry entries. Unless you want to spend ages looking for duplicate entries and errors, you may want to use software to handle this task. However, if you know what you are after you can easily fix PC registry errors by pinpointing and cleaning the registry. Scan your Computer for Duplicate Registry Keys with a Free Scan, Click Here.

Excessive Shutdown Problem Time and The Registry.

Although your startup procedure is more complex, your computer must also check the registry before closing. This can again take time. You should fix PC registry problems in this area to avoid long shutdown problems. One way is to alter Alter your Paging File Settings-- The paging file (Pagefile.sys) is a hidden file on your computer's hard disk that Windows XP uses as if it were random access memory (RAM). Therefore this file can be huge. On shutdown it must be cleared. Here is how:

1. Find the folder: HKEY_LOCAL_MACHINE>System>CurrentControlSet>ControlSession> ManagerMemory
2. At this point you will see a list of files, Double click on Clear Page File At Shutdown
3. Change the value of the paging file to "0"


Common Registry Errors

When removing errors from your PC registry, you should pinpoint the error in the registry. Back up the individual file and then delete the value. When you restart your computer, the operating system may automatically repair the missing file. Or you may have to use the program installation to update the file. However you can usually find detailed instruction on how to specifically fix PC registry problems at Microsoft's Support Center

* Unwanted browser objects.
* Corrupt Active X/COM Objects.
* Unused, obsolete Start Menu items.
* Software locations including missing,
* abandoned, broken or bad application/Windows paths, and links.
* Redundant Startup applications and uninstalled application schedulers.
* Orphaned shortcuts, temporary (.tmp) files and Scandisk or Checkdisk fragment (.chk) files.
* Missing or corrupt application IDs.
* Obsolete shared DLLs and folders.
* Unused help file references.
* Residual and unused files.
* Uninstalled software remnants.
* Unused and unwanted drivers.
* File extensions and associations.
* Unnecessary fonts and recent files list.





Related post :-
source:-http://www.delete-computer-history.com/fix-pc-registry-problems.html

Wednesday, April 14, 2010

How to increse Virtual memory

To increase the virtual memory follow the steps below:-

Step 1

Goto the Start and right-click on My Computer.

Step 2
Choose Properties.

Step 3
Now just click on the "Advanced tab" ----> Under Performance ----> click on the Settings button.

Step 4
Under Virtual Memory, click on the Change button.

Step 5
Here you can decide Virtual Memory that you actually need. Write the number that you actually need and click ok.

Step 6
An alternative way to fix your low memory problem is to eliminate non-essential programs, documents and files from your computer's hard drive. This will allow you to free up space that can be used by your computer as memory.


Related post :-

Tuesday, April 13, 2010

How to increase the performance of Windows XP

Follow the steps below to speed the performance of yor PC

  1. go to Start menu.
  2. go to Run
  3. type regedit
  4. from registry editor go to the following section: HKEY_LOCAL_MACHINE\SYSTEM\Current Control Set\Control\Session Manager\Memory Management\Disable paging Executive
  5. Now click the Disable paging executive and make its value 1.
  6. Click Ok.
Now restart your computer.
This process increase the overall performance of XP. You can try it in Vista also











Related post :-
.

Monday, April 12, 2010

How can you backup and restore the windows Registry?

Windows 95
Microsoft included a service on the Windows 95 CD-ROM that lets you create backupes of the Registry on your computer. The windows support Configuration Backup program, CFGBACK.EXE, can be found in the \Other\Misc\Cfgback directory on the Windows 95 CD-ROM. This utility lets you create up to nine different backup copies of the Registry, which it stores, with the extension RBK, in your \Windows directory. If your system is set up for multiple users, CFGBACK.EXE won't back up the USER.DAT file.

After you have backed up your Registry, you can copy the RBK file onto a floppy disk for safekeeping. However, to restore from a backup, the RBK file must reside in the \Windows directory. Windows 95 stores the backups in compressed form, which you can then restore only by using the CFGBACK.EXE utility.

Windows 98
Microsoft Windows 98 automatically creates a backup copy of the registry every time Windows starts, in addition to this you can manually create a backup using the Registry Checker utility by running SCANREGW.EXE from Start | Run menu.
What to do if you get a Corrupted Registry
Windows 95, 98 and NT all have a simple registry backup mechanism that is quite reliable, although you should never simply rely on it, remember to always make a backup first!

Windows 95
In the Windows directory there are several hidden files, four of these will be SYSTEM.DAT & USER.DAT, your current registry, and SYSTEM.DA0 & USER.DA0, a backup of your registry. Windows 9x has a nice reature in that every time it appears to start successfully it will copy the registry over these backup files, so just in case something goes wrong can can restore it to a known good state. To restore the registry follow these instruction:
1. Click the Start button, and then click Shut Down.
2. Click Restart The Computer In MS-DOS Mode, then click Yes.
3. Change to your Windows directory. For example, if your Windows directory is c:\windows, you would type the following:
cd c:\windows
4. Type the following commands, pressing ENTER after each one. (Note that SYSTEM.DA0 and USER.DA0 contain the number zero.)

atttrib -h -r -s system.dat
atttrib -h -r -s system.da0
copy system.da0 system.dat
atttrib -h -r -s user.dat
atttrib -h -r -s user.da0
copy user.da0 user.dat


Related post :-
Source:
http://www.tutorial5.com/content/view/156/47/

Wednesday, April 7, 2010

Related Posts Plugin for WordPress, Blogger...

Subscribe via email

Enter your email address:

Delivered by FeedBurner

Total Pageviews

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
|