Hello Bob Worthington-Harris,
Thank you for your patience.
In this case, please try to foce uninstall the package and reinstall it to see if it helps.
- Type "PowerShell" in the search bar and select "Run as administrator".
- Type Get-WmiObject -Class Win32_Product | Where-Object { $.Name -like "Visual C++ 2015-2022" } | ForEach-Object { $.Uninstall() } and press Enter.
- Try to reinstall the latest version of VC runtime.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.