Where to Disable Direct X 11

My asset store appears blank so I am trying to disable dx11. I know it is in the project>player settings but I have looked absolutely everywhere and can’t find it. Could some tell me how to disable direct x 11 on Windows 8 running Unity 5?

This took me a while to find too - the player settings have changed quite a bit from Unity 4.x → 5.x.

You need to go into the settings for PC, Mac & Linux StandaloneOther SettingsRendering, and then first disable Automatic Graphics API.

Then reorder the list of Graphics APIs for Windows that appears so that DX11 is at the bottom (or alternatively remove it completely), and the editor will switch to the first available mode instead.

49987-dx11.jpg