Sounds like the crap common on every Win 10.
Below is all of the keys to add to your CFS2.CFG to manually set display settings. You will need to change the Device= and Mode= to suit your PC. The rest should work as is.
[DISPLAY]
Device=NVIDIA GeForce GTX 1050 TI (\\.\DISPLAY1)
Mode=1024x768x32
Dither=0
Filter=1
TriLinear=0
MipMap=1
AntiAlias=1
HWTnL=1
Disable=0
Disable= MUST be set to 0 for Hardware Acceleration to be on.
Details explanation below of what each key means. 0 is off and 1 is on unless noted.
Filter Options. Only one can be on. Dither = No Filter, Filter = Bilinear Filter and TriLinear = Trilinear Filter.
Dither=0
Filter=0
TriLinear=0
All 3 can be on at the same time. MipMap = Mip Maping, AntiAlias = Anti-Alias and HWTnL = T and L.
MipMap=0
AntiAlias=0
HWTnL=0
Enable hardware acceleration (Check Box)
Disable=0 This looks to Enable Hardware Acceleration when set to 0.
Unknown...
Stencil=0
PageFlip=0
Fog=0 This looks to be the blend fog I guess fog is on by defalt unless you put Fog=0 in the [DISPLAY] cat.
TripleBuffer=0
SWTnL=0
DXTn=0