If you use USB to install Kali, you must use the DD method from Rufus recording a bootable USB!
Rufus
echo "deb http://http.kali.org/kali kali-rolling main contrib non-free non-free-firmware" | sudo tee /etc/apt/sources.list
curl -s https://raw.githubusercontent.com/nu11secur1ty/Kali-Linux/master/2022-2023/Updating-Kali/k1.py | python3
Fix gnome-desktop if you need:
apt --reinstall install kali-desktop-gnome -y