Online Pc Tech Support Uk

Learn how to fix your common computer problems , read my articles related to common computer problems.

Showing posts with label windows registry. Show all posts
Showing posts with label windows registry. Show all posts

Fix Blue Screen Restart With Registry Cleaner

All of us use computers these days. We are very proficient in operating it now that it has become a necessity. We teach our kids how to use a computer or a laptop and they in turn become so efficient is operating it that they teach us things, sometimes! The use of computers has become inevitable - it is the lifeblood of many organizations. Everything has been made easier with the advent of computers that people will now suffer tremendously if their computer is taken away from them. At this juncture, one should also be aware of the different ways to solve the problems that we encounter often while using a system. It could be because of a virus, or because of less memory and so many other such reasons.

It is vital for a regular computer user to know what to do immediately when the computer throws an error message. One of these problems may occur with the windows register. The windows register is a database or a place where the instructions, programs etc that are vital for the operating system's efficient functioning are stored. When a problem occurs that is related to the windows register, the special software utility called Registry Cleaner is used. One can easily fix the blue screen restart with registry cleaner.

The blue screen restart or the Blue Screen of Death (BSOD) is a blue screen that appears on the monitor when a critical error occurs with the windows operating system. When this happens, it means that windows operating system becomes momentarily unusable. It will also not respond to any of the users actions. Earlier, when this error occurred, the blue screen stayed on. When blue screen restart occurs with the newer versions of windows, there is an option that enables the computer to restart automatically. If the user does not wish to have the automatic settings enabled, he/she can disable the option in the control panel. When this option is disabled it becomes possible for the user to analyze the problem manually and fix the error.

But there are some problems when the error is being fixed manually. If it is not done right, it could lead to further problems that can cause the operating system to malfunction. To avoid this, you can download the registry cleaner and use it to fix the problem. This can be used to clean the virus and take appropriate actions to ensure that the problem is fixed. The blue screen restart problem can also be cause due to faulty RAM. It can be fixed by changing it and increasing the speed of your computer. The reasons can be many but as long as you have the registry cleaner, there is no need to worry! So, download the registry cleaner now!



Source : http://goo.gl/Ej7Bq

How to Edit windows Registry

The Registry Editor (REGEDIT.EXE) is included with most versoin of Windows (although you won't find it on the Start Menu) it enables you to view, search and edit the data within the Registry. There are many methods for starting the Registry Editor, the simeplest is to click on the Start button, then select Run, and in the Open box type "regedit", and if the Registry Editor is installed it should now open and look like the image below.

An alternative Registry Editor (REGEDT32.EXE) is available for use with Windows technical support /2000, it includes some additional features not found in the standard version, including; the ability to view and modify security permissions, and being able to create and modify the extended string values REG_EXPAND_SZ & REG_MULTI_SZ.

Create a Shortcut to Regedit
This can be done by simply right-clicking on a blank area of your desktop, selecting New, then Shortcut, then in the Command line box enter "regedit.exe" and click Next, enter a friendly name (e.g. 'Registry Editor') then click Finish and now you can double click on the new icon to launch the Registry Editor.

Using Regedit to modify your Registry
Once you have started the Regedit you will notice that on the left side there is a tree with folders, and on the right the contents (values) of the currently selected folder.
Like Windows explorer, to expand a certain branch (see the structure of the registry section), click on the plus sign [+] to the left of any folder, or just double-click on the folder. To display the contents of a key (folder), just click the desired key, and look at the values listed on the right side. You can add a new key or value by selecting New from the Edit menu, or by right-clicking your mouse. And you can rename any value and almost any key with the same method used to rename files; right-click on an object and click rename, or click on it twice (slowly), or just press F2 on the keyboard. Lastly, you can delete a key or value by clicking on it, and pressing Delete on the keyboard, or by right-clicking on it, and choosing Delete.

Source:
http://www.pctools.com/guides/article/id/1/page/3/