Compare a specific value under two keys

reg compare

  • Compare keys and their values in the registry.
    More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-compare>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

reg compare {{first_key_name}} {{second_key_name}} /v {{value}}

click the source code to copy install reg compare on any operating system with command-not-found.com