permalink: spells/access-the-windows-registry-using-powershell
tags:
- HowTo
- OS/Windows/Registry
- Application/PowerShellYou can actually access the registry from PowerShell using the cd command: cd HKLM:\ will take you to the HKEY_LOCAL_MACHINE hive, for instance.
Major hives:
HKEY_CLASSES_ROOTHKEY_CURRENT_USERHKEY_LOCAL_MACHINEHKEY_USERSHKEY_CURRENT_CONFIG