I have found out that my current chrome version is 96.0.4664.45
Now, when I install the correct ChromeDriver version from here and run, it still throws this error-
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 91
Current browser version is 96.0.4664.45 with binary path C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
Can someone please help me sort this out?