try to use this command it will resolve most of the windows problems it will repair corrupted file run cmd as Administartor sfc /scannow
It's probably the vbs file extension association f....ed up. I'd reinstall windows, but the workaround should help if you can live with it: Type "wscript slmgr.vbs -ipk blablabla" or "cscript slmgr.vbs -ipk blablabla" so windows don't have to go through file associations.
Looks like file association gone wrong, go to Control panel > Default Programs > Associate a file type or protocol with a program > scroll down for .vbs extension and change its association to wscript.exe (Windows / System32 folder). Also did you restart your system after running sfc, output clearly shows some corrupt files were replaced.
if regular sfc /scannow is no dice, try to go with this one,always run as admin dism /online /cleanup-image /restorehealth
Thank you my friend. I tried the solution and did not succeed Thank you all ...The solution is to re-install Windows