Reinstalled Visual Studio Code

I had an issue with Visual Code Studio and I had to reinstall Visual Code Studio on my computer. Now Platform IO doesn’t seem to be working correctly. I can open the platformIO extension and everything looks fine, but when I try to upload my project I just see Executing task: C:\Users\<my username>.platformio\penv\Scripts\platformio.exe run --target upload --upload-port COM8 and nothing else. I tried uninstalling and reinstalling platform IO but that didn’t fix the problem. Any suggestions?

Did you also delete the directory C:\Users\<my username>\.platformio ?