c# hardware winapi C# - how do i get last bios time? Aug 29, 2023 See the question and my original answer on StackOverflow It's stored in the registry, here in this key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power in this value FwPOSTTime, in milliseconds. For example: