Problem installing mongo shell on Windows: vcruntime140_1.dll was not found

I just downloaded the mongo shell zip for windows, added <mongo shell’s download directory>/bin to $PATH variable and trying to invoke mongo shell in command line but below is the error prompt which I am getting. Any help on this please

Error: “The code execution cannot be proceed because vcruntime140_1.dll was not found. Reinstalling the program may fix the probem.”

Welcome to the community!

Instead of zip try msi type of installation and see if it works
or install the missing dll
Another student faced same issue
Check this link

The code execution cannot be proceed because vcruntime140_1.dll was not found