Check game is installed and get game metadata

Some game platforms write the information of the installed games in files or registry.
So I try to find system files and registry about installed game.
But did not find any information.
Is there any APIs or ways can find installed game in PC (Not through platform)?

The API seems to only have information about the game data.
I want to get game metadata,likes release date, publisher,…
Is there any APIs or ways can receive these metadata?