Switched from an NVIDIA GPU to an AMD GPU, Gnome on XORG doesn't boot properly

Hi, I’ve upgraded my GPU from a GT 1030 to a RX 580, but when I try screensharing on Discord, it displays a black screen with only my cursor on it. I’ve tracked this down to me running Wayland, but when I try to boot to XORG with Gnome, it just returns me back to the login with password screen every time I try to boot with the XORG with Gnome option. Help is appreciated.

Running inxi -Gazy returns

Graphics:
  Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] 
  vendor: Sapphire Limited Nitro+ driver: amdgpu v: kernel bus-ID: 09:00.0 
  chip-ID: 1002:67df class-ID: 0300 
  Display: wayland server: X.org 1.20.13 compositor: gnome-shell v: 40.4 
  driver: loaded: nvidia display-ID: 0 resolution: <missing: xdpyinfo> 
  OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.41.0 
  5.13.19-2-MANJARO LLVM 12.0.1) 
  v: 4.6 Mesa 21.2.2 direct render: Yes 

Hi and welcome to the forum :wave:

This does not seem correct, you do not have a nvidia card installed anymore?

Check this page how to remove / install drivers from the command line or the msm with a gui.

you should boot on USB live manjaro
open a terminal

manjaro-chroot -a
pacman -Syyu ( for internet check )
mhwd -a pci free 0300 ( drivers free)
exit ( for end-chroot )

then reboot

I’ve already done this, but it’s not using my AMD drivers for some reason.

Remove Nvidia driver first.