Windows 11/Uninstall Registry

From Omnia
Revision as of 07:37, 1 January 2026 by Kenneth (talk | contribs) (Created page with "Key Registry Locations For 64-bit apps on 64-bit Windows: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall For 32-bit apps on 64-bit Windows: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall For per-user apps (installed for current user only): HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Key Registry Locations For 64-bit apps on 64-bit Windows:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

For 32-bit apps on 64-bit Windows:

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall

For per-user apps (installed for current user only):

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall