@Shahriar Zeinali Thank you for your query!!!
Same issue has been reported here as well and as per the solution mentioned:
For this common issue, after the failed install you have to repair the 2015 vc redistributables and restart the visual studio installer.
The redistributable installer is messed up, it mixes up 64bit and 32bit dll's. You can check if you have this problem by looking at the vcruntime140.dll file size. Search your windows folder for "vcruntime140" you should see 4 files (64 and 32 bit in both release & debug versions). If any files have the same size, you need to run a repair on the redistributable.
Few other threads with similar issue :
Hope it helps!!!
Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics