Apparently, around 5% of GPU performance can be gained (as well as stuttering / download traffic avoided) by disabling the
Nvidia Streamer Service
I'll be checking that.
To disable it (console, elevated rights):
sc stop "NvStreamSvc"
sc config "NvStreamSvc" start= disabled
(the following is permanent, not needed to test!!!!!!!!!!!!!!!!!)
sc delete "NvStreamSvc"
Posting in NV Forum:
https://forums.geforce.com/default/topic/573811/nvidia-streamer-service-may-be-freezing-your-pc/
Cheers,
Mark
Nvidia Streamer Service
I'll be checking that.
To disable it (console, elevated rights):
sc stop "NvStreamSvc"
sc config "NvStreamSvc" start= disabled
(the following is permanent, not needed to test!!!!!!!!!!!!!!!!!)
sc delete "NvStreamSvc"
Posting in NV Forum:
https://forums.geforce.com/default/topic/573811/nvidia-streamer-service-may-be-freezing-your-pc/
Cheers,
Mark