To check a software version in Windows:
1. Via Settings: Go to Settings > Apps > Installed apps (or Apps & features) and find the software.
2. Via Control Panel: Open Control Panel > Programs > Programs and Features, then locate the software.
3. Within the Software: Open the software and check Help > About or Settings > About for version details.
4. Using Command Prompt: Type `wmic product get name, version` and press Enter.