'How to disable Intel integrated graphic in laptop

There is an Asus notebook with nVidia GeForce RTX 3050. After installing linux distributive (I prefer Fedora), there is а problem with switching nvidia. I have installed drivers for nvidia, add to blacklist nouveau driver , but still system works with integrated graphic. There is nothing in bios to switch between graphics

lspci |grep -E "VGA|3D"

0000:00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01)
0000:01:00.0 3D controller: NVIDIA Corporation GA107M [GeForce RTX 3050 Mobile] (rev a1)


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source