Windows Registry Keys List Now

You can copy, edit, or expand it as needed. The Windows Registry is a hierarchical database that stores low-level settings for the operating system and applications. Below is a comprehensive, categorized list of the most important registry keys every IT pro, power user, or developer should know. ⚠️ Warning: Editing the registry incorrectly can damage your system. Always back up before making changes ( File > Export in regedit ). 1. Root Keys (Hives) | Root Key | Abbreviation | Description | |----------|-------------|-------------| | HKEY_CLASSES_ROOT | HKCR | File associations, OLE, and COM class registration | | HKEY_CURRENT_USER | HKCU | Settings for the currently logged-in user | | HKEY_LOCAL_MACHINE | HKLM | System-wide hardware, software, and OS settings | | HKEY_USERS | HKU | All loaded user profiles | | HKEY_CURRENT_CONFIG | HKCC | Current hardware profile (linked to HKLM\SYSTEM\CurrentControlSet) | 2. Startup & Autorun Keys Prevent malware or manage boot programs here.

| Path | Key Settings | |------|---------------| | HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU | Auto-update settings (target version, deferral) | | HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate | Update history and current status | Redirect Documents, Desktop, Downloads, etc. windows registry keys list

| Path | Purpose | |------|---------| | HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders | Custom user folder paths | | HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders | System defaults for new users | Memory, processor, and filesystem tweaks. You can copy, edit, or expand it as needed

| Path | Purpose | |------|---------| | HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run | System-wide startup apps | | HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce | Run once on next boot (then deleted) | | HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run | Current user startup apps | | HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce | User-level run once | | HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run | 32-bit apps on 64-bit Windows | Customize File Explorer, taskbar, and context menus. ⚠️ Warning: Editing the registry incorrectly can damage

| Path | Key Settings | |------|---------------| | HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System | Enable/disable UAC, Ctrl+Alt+Del requirements | | HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer | Hide drives, disable registry tools | | HKLM\SECURITY | Only accessible by SYSTEM – local security policies | | HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer | User-level restrictions | Device installation and monitoring.