[HELP] Can someone help me solve this error?

I got this error after I switched from Windows 10 to Windows 11 and after i reinstalled VS Community. I installed the latest version of VS Community (2022) on a different drive (from E: to C:) and i think this must be the problem since i get this error:

LINK : fatal error LNK1181: cannot open input file ‘E:\Coding\VS Community 2019\VC\Tools\MSVC\14.29.30133\lib\x64\legacy_stdio_wide_specifiers.lib’

And if this is indeed the problem, can someone tell me how am i supposed to tell Unreal that i changed the location of VS Community?

I also get the following errors when i open VS Code:

[6/9/2023, 2:18:43 PM] “BTTask_Shoot.cpp” not found in “E:\Unreal Engine Projects\SimpleShooterUE5.vscode\compileCommands_Default.json”. ‘includePath’ from c_cpp_properties.json in folder ‘SIMPLESHOOTERUE5’ will be used for this file instead.

[6/9/2023, 2:18:44 PM] “BTTask_Shoot.cpp” not found in “E:\Unreal Engine Projects\SimpleShooterUE5.vscode\compileCommands_Default.json”. ‘includePath’ from c_cpp_properties.json in folder ‘SIMPLESHOOTERUE5’ will be used for this file instead.