After some Googling, I found that someone resolved the issue by installing the Microsoft Visual C++ Redistributable package. You can download the latest supported version from the official Microsoft site: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
In case it helps others, this solution was also mentioned in the following discussions: