Windows computer doesn't support URP at all

My windows computer doesn’t support any URP games or URP projects at all meaning textures would be pink. I’ve tried playing the same URP game on my friend’s PC and it would work fine, but for mine, no matter what, textures will be pink.
This is not a problem within the game itself because of what I said above about it working on my friend’s PC just fine.
Is there a fix for this?

Windows 10 Home, 64 bit
Intel(R) Core™ i7 CPU
GeForce 310 Driver version: 342.01
DirectX 12

I don’t know what PC specs your friend has, but in your case, the GeForce 310 is likely the culprit.

While Unity doesn’t mention any specific GPU requirements (apart from having either a DX10, DX11 or DX12 capable GPU) in the System Requirements, I doubt that 512MB VRAM - and that’s all what the card can offer - is anywhere near enough for that game then.

It doesn’t matter you have DX12 installed, that GPU hardware capabilities can only run shaders targeting shader model 4.1. It sounds like URP targets a higher shader model on Windows.