If you remove the VSCode PIO extension, then delete your C:\Users\<user>\.platformio
folder fully, re-open VScode and re-install the PIO extension, that should give you a clean install.
Remember to build the projects at least once before concluding something is broken – intellisense can trick you and is not updated until a build is done (or Ctrl+Shift+P → Rebuild IntelliSense).