How to remove reference for none exist file?

I deleted a class test file “testc.h” from windows exprloer now when I compile I get error that this file does not exists “Unresolved Externl”. How to remove/update my project references ?

Hey => Right click on Uproject file => generate visual studio solution file

Then reload your solution and rebuild !