Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
Collections:
Other Resources:
Registry Keys for Installed Programs on Windows 8
Where are registry keys located for installed software and programs on my Windows 8 system?
✍: FYIcenter.com
When a software or program is installed on Windows 8 system,
a set of registry keys are added in the system to help track and manage the software or program.
You can follow the steps below to find registry keys of all installed software or programs.
1. Run "regedit.exe". You see the Registry Editor screen showing up.
2. Follow the registry key tree to locate the section: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall You see a list of installed 32-bit programs represented by long string of program IDs.
For example, if you have McAfee installed, you will see the registry key folder like: {EF79C448-6946-4D71-8134-03407888C054}, which contains registry keys related to McAfee:
"DisplayName"="Shared C Run-time for x64" "Contact"="McAfee" "DisplayVersion"="10.0.0" "InstallDate"="20121127" "InstallSource"="C:\\PROGRA~2\\McAfee\\Temp\\qxzDF4F\\" "ModifyPath"=MsiExec.exe /I{EF79C448-6946-4D71-8134-03407888C054} "Publisher"="McAfee" "EstimatedSize"=dword:00000588 "UninstallString"=MsiExec.exe /I{EF79C448-6946-4D71-8134-03407888C054} "VersionMajor"=dword:0000000a "VersionMinor"=dword:00000000 "WindowsInstaller"=dword:00000001 "Version"=dword:0a000000 "Language"=dword:00000409 ...
Â
⇒ Track Installed Programs with PowerShell "get-wmiobject" on Windows 8
⇠Uninstall Installed Software and Programs on Windows 8
⇑ Uninstall Old or Bad Software on Windows 8
⇑⇑ Windows 8 Security Tutorials
2020-12-15, 1686👍, 0💬
Popular Posts:
Setting Passwords in ZIP Files 1. Run WinZip and select menu File > New Archive. The "New Archive" d...
What is "Protexis Licensing V2" in my Windows 7 service list? And how is "Protexis Licensing V2" ser...
Why don't my playlists work on my new computer? An entry in a playlist uses a "relative path" to ide...
How programs are added to the startup application list? There are 3 main ways in which programs are ...
What is HelpSvc.exe - Microsoft Help Center Service? That is HelpSvc.exe? There many answers on the ...