Downgrade GPU driver

I suspect a compatibility issue that is preventing tensorflow to use properly the GPU.

Windows 10
CUDA 10.1.105
cudnn 7.6.2
Nvidia Geforce MX150
Driver version 445.75

From the documentation (Support Matrix :: NVIDIA Deep Learning cuDNN Documentation) for CUDA/cudnn versions I have, compatible driver is 418.39 (from 440 and on, higher CUDA and cudnn versions are needed)

As I prefer keeping the CUDA 10.1 version, I want to downgrade my GPU driver to r418.39, but I couldn’t find anyway to do that.

Thank you for your support