I would (have) deleted everything in that c:\Users\jhordype\.vscode
folder before reinstalling VSCode. That way, you have a clean reinstall. If you need to do it again, perhaps that would help?
PlatformIO comes with it’s own internal version of Python, but I think it uses the system installed one by default. If you get into VSCode settings, and search for “platformio python” mine comes back with the option ticked to “use a portable python where possible”.
If yours is not ticked, have you restarted VSCode since installing Python and, more importantly, is Python on your %PATH%
?
This post is how I installed VSCode and PlatformIO on Windows 10 a while back as part of another thread - it might help? Trying to install Platformio into VSCode, but it can't find Python, even though it is onboard! - #6 by NormanDunbar
Please let us know how you get on.
Cheers,
Norm.