Hi. Thank you for your question and reaching out. I’d be more than happy to help you with your query
Unfortunately, Windows does not offer a tool to display I2C register addresses and their contents similar to Linux i2c-tools. However, there are third-party tools available that provide similar functionality. For example, the I2C Device Explorer tool from MSDN can be used to explore and modify I2C registers on Windows systems. Additionally, there are several open-source libraries and tools available that may provide the functionality you require.
If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.