In this video I show you how to read from and write to the Windows 10 registry using C# and a .NET Core console application. The app will read some system information from the HKEY_Local_Machine hive; it will also create a new subkey in the HKEY_Current_User hive and write a value to it.