Disable Intel and only use nVidia

How to go to nVidia only:

  • Log off

  • Switch to TTY2 by pressing Ctrl+Alt+F2

  • Log in there

  • Execute:

    mhwd --listinstalled
    
  • Execute:

    sudo mhwd --remove pci xxx
    

    where xxx are all the lines shown by the previous command

  • Execute:

    sudo mhwd --install pci video-nvidia-440xx
    

    (if your card is supported by the 440 series driver, take another version if not)

  • Execute:

    sudo reboot 
    

Presto! nVidia only! (and the way I run)