Did you get any problems after renaming C++ project?

Hello, so I renamed project as this guide wants

But I get this error

1>…\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(44,5): error MSB3075: command “…UE_4.22\Engine\Build\BatchFiles\Build.bat ProjectNameEditor Win64 Development -Project=”…\ProjectName.uproject" -WaitMutex -FromMsBuild" finished work with code 5. Please verify that you have sufficient rights to run this command.

Running Visual Studio with as administrator dont solve this. I have only a bit C++ code in project, what if I remove all C++ code, and then add it again, did C++ will use new project name?