Old job remains after rename

I changed my make process and it did not like spaces in the path. And had a jenkins job that has been running for years.

I renamed the job from “Quick Build Application” to “QuickBuildApplication”. This project is set to check for changes on Git and build once a day. However the “Quick Build Application” still builds (Fails) but is not listed anywhere in my jobs list and I cannot access it to delete or disable it. What can I do?

“QuickBuildApplication” behaves as expected