Skip to main content

Questions tagged [windows-registry]

Window registry is a hierarchical database that stores configuration settings and options on Microsoft Windows operating systems. It contains settings for low-level operating system components as well as the applications running on the platform: the kernel, device drivers, services, SAM, user interface and third party applications all make use of the Registry.

138 votes
10 answers
680k views

How do you remove a default program association for file types in Windows 7?

I somehow have set the default file type association for a file type in Windows 7. It doesn't appear to be possible to delete it from the "Change the file type associated with a file extension" ...
Christothes's user avatar
  • 4,267
71 votes
4 answers
40k views

Which special variables are available when writing a shell command for a context menu

When extending the Windows' shell context menu (e.g. for adding an 'Open command here' prompt on directories), a 'command' key needs to be created in the registry. The value of this 'command' key ...
Gio's user avatar
  • 813
49 votes
9 answers
295k views

How to restore the Path environment variable I deleted?

I accidentally deleted the Path environment variable by creating a new one with Path name. How can I restore my old Path environment variable?
deno's user avatar
  • 491
44 votes
5 answers
321k views

How to reset shortcuts (.lnk file) in Windows 7?

Somehow I went to open a shortcut and Windows couldn't find the target but instead of pointing the shortcut to the .exe it pointed the .lnk file handler to the .exe, so now all my .lnk files are ...
Joel Barsotti's user avatar
40 votes
12 answers
5k views

Is it worth cleaning the registry?

I have heard that you should keep the registry clean on Windows. Is this actually important or is it just myth?
Jeff Yates's user avatar
  • 1,568
27 votes
7 answers
70k views

Where in the registry does Windows store with which program to open certain file types?

After installing Adobe PDF reader, it opens files with the .PDF file extension. Ones' default web browser opens .html files and notepad opens .txt files, etc. Where exactly in the registry are these ...
claws's user avatar
  • 4,359
14 votes
5 answers
84k views

Remapping a keyboard key in windows 8.1 [duplicate]

How can I remap keyboard keys in windows 8.1? I'm looking for a simple utility which will modify registry and would not require running at startup. I tried sharpkeys but, it does not seem to work in ...
Grishma U's user avatar
  • 241
9 votes
5 answers
45k views

Bypassing "Found New Hardware Wizard" / Setting Windows to Install Drivers Automatically

My motherboard finally died after the better part of a decade, so I bought a used system. I put my old hard-drive and sound-card in the new system, and connected my old keyboard and mouse (the rest of ...
Synetech's user avatar
  • 69k
58 votes
2 answers
213k views

How to disable Windows 10 memory compression?

my former wrong assumption: it drains my notebook battery and I've no shortage of RAM. In Task manager you see ntoskrnl.exe is eating more CPU time than any other process. this feature does not appear ...
Falco Alexander's user avatar
29 votes
1 answer
104k views

Where does Windows store MSI files for uninstallation?

I'm trying to figure out how Windows (XP through 7) is handling installation and uninstallation of MSI files. I have come up in situations where Windows Installer is unable to uninstall because it's ...
Nilzor's user avatar
  • 4,509
23 votes
8 answers
109k views

What registry key or windows file determines where monitors are placed in a multi monitor environment?

I have a laptop with a USB to VGA adapter which allows me to add a third monitor to my laptop (the second monitor uses the onboard slot). It worked fine on Windows Vista - you could go into Windows' ...
user avatar
23 votes
4 answers
63k views

Where can I find Windows keyboard scancode registry information?

I am in the process of remapping some keys on my Windows 7 keyboard. I have done the following (in a .reg file): [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] "Scancode ...
enderland's user avatar
  • 2,028
18 votes
3 answers
42k views

Disable Hyperthreading in the Windows 7 registry

Some bios's Do Not have the option to disable Hyperthreading of the CPU, it there a way to disable it in the Windows 7 Registry? Or a tool or software? I know about msconfig boot tab (advanced ...
Moab's user avatar
  • 58.4k
40 votes
2 answers
346k views

How do I modify the data of an existing registry key value name from cmd?

How do I modify an existing registry key value from cmd? There are a lot of options and switches, bells and whistles, for the Reg command. There are options to query, add, and delete keys, subkeys, ...
Samir's user avatar
  • 20.9k
12 votes
1 answer
8k views

How can I display additional boot and shutdown information on the Windows 7 welcome screen?

There is a small tweak, I believe it is a registry key, that allows to display additional information on the Welcome and Shutting down screens of Windows 7 (and most likely Vista, too). I have ...
Daniel Saner's user avatar

15 30 50 per page
1
2 3 4 5
24