How to fix these errors when launching a built game

Whenever I open my built unity project, I get these errors. Can someone please help me fix it?

The log says “forcing gfx device null” - get rid of extra command line arguments and it should work.

What exactly do I need to do to “get rid of extra command line arguments”
Sorry. I’m a bit new.

Well, it says that it’s not using a real graphics device. I suppose that’s because of some command line argument added to the application you’re trying to launch.

I still can’t figure out the command line arguments I’m supposed to remove.

Are there any?

Also, what hardware are you trying to run on?