You could try a few things.
Remove the PC from the domain. Delete it on Active Directory.
Then re add the PC to the domain.
Then try a GPupdate /force
then check by using the gpresult.
If this doesn't work try clearing the PC's GP entries back to default.
Use the following in a .BAT file
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
This will clear out anything that maybe stopping new policies from being applied.
Something else you can check is that the GPO's are enabled and linked in GPMC.
Get back to me if none of this fixes it.