Disable Win 10 screen saver

I’m using Guide.IsScreenSaverEnabled = false; to disable the screen saver in the init of the game1 class. But the screen saver still turns on. Do I need to call it somewhere else?

Thanks!