Ubuntu 18.04 Bionic driver stack with Renderer Problem

ulker@asus:~$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd0000139Bsv00001043sd0000186Dbc03sc02i00
vendor : NVIDIA Corporation
model : GM107M [GeForce GTX 960M]
driver : nvidia-driver-390 - distro non-free
driver : nvidia-driver-410 - third-party free recommended
driver : xserver-xorg-video-nouveau - distro free builtin

Laptop Model: Asus G771JW

i tried

sudo apt-get install nvidia-driver-390
sudo apt-get install nvidia-driver-410
sudo apt-get install nvidia-driver-415

when i restarted the computer i am checking Ubuntu Setting->About Graphics: Intel® Haswell Mobile

Executed

sudo nano /etc/default/grub

and added the parameter nvidia-drm.modeset=1 to the line GRUB_CMDLINE_LINUX_DEFAULT. Saved the change i’ve made and run sudo update-grub.
Restarted the Ubuntu operating system, and now, everything same. Nothing Changed!

How can i change intel to nvidia. i want to use nvidia card instead of intel.