Problem nvidia/xconfig

After following this guide [https://wiki.archlinux.org/title/NVIDIA]
And using nvidia-xconfig i’m unable to boot my system, after using Tty terminal i discovered my system can’t find any valid Xorg config, and so the loading Xorg to my Screen always fails. I would like to reset to default all my xorg.conf files but i don’t know how to do it

I already trying login to terminal and using Xorg :0 -configure
But this didn’t fixed my problem.
The files i would like to reconfigure to default are:
/etc/X11/xorg.conf
/etc/X11/xorg.conf.d
/usr/share/X11/xorg.conf.d

[    23.505] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    23.505] Build Operating System: Linux Archlinux
[    23.505] Current Operating System: Linux aspireE15 5.12.12-arch1-1 #1 SMP PREEMPT Fri, 18 Jun 2021 21:59:22 +0000 x86_64
[    23.505] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8e20e188-af2b-4833-9418-369a37447ae5 rw quiet resume=UUID=55c7d8bd-2ec5-4000-85ad-9aed2c4b1d61 loglevel=3 nowatchdog
[    23.505] Build Date: 13 April 2021  03:12:10PM
[    23.505]  
[    23.505] Current version of pixman: 0.40.0
[    23.505] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.505] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.505] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 21 13:35:05 2021
[    23.505] (==) Using config file: "/etc/X11/xorg.conf"
[    23.505] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    23.505] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.506] (==) ServerLayout "Layout0"
[    23.506] (**) |-->Screen "Screen0" (0)
[    23.506] (**) |   |-->Monitor "Monitor0"
[    23.506] (**) |   |-->Device "Device0"
[    23.506] (**) |-->Input Device "Keyboard0"
[    23.506] (**) |-->Input Device "Mouse0"
[    23.506] (==) Automatically adding devices
[    23.506] (==) Automatically enabling devices
[    23.506] (==) Automatically adding GPU devices
[    23.506] (==) Automatically binding GPU devices
[    23.506] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    23.506] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    23.506] 	Entry deleted from font path.
[    23.506] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    23.506] 	Entry deleted from font path.
[    23.506] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    23.506] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    23.506] 	Entry deleted from font path.
[    23.506] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    23.506] 	Entry deleted from font path.
[    23.506] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    23.506] 	Entry deleted from font path.
[    23.506] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    23.506] 	Entry deleted from font path.
[    23.506] (==) FontPath set to:
	
[    23.506] (==) ModulePath set to "/usr/lib/xorg/modules"
[    23.506] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    23.506] (WW) Disabling Keyboard0
[    23.506] (WW) Disabling Mouse0
[    23.506] (II) Module ABI versions:
[    23.506] 	X.Org ANSI C Emulation: 0.4
[    23.506] 	X.Org Video Driver: 24.1
[    23.506] 	X.Org XInput driver : 24.1
[    23.506] 	X.Org Server Extension : 10.0
[    23.507] (++) using VT number 7

[    23.507] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    23.507] (II) xfree86: Adding drm device (/dev/dri/card0)
[    23.515] (II) xfree86: Adding drm device (/dev/dri/card1)
[    23.517] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    23.518] (--) PCI:*(0@0:2:0) 8086:1616:1025:0940 rev 9, Mem @ 0xc2000000/16777216, 0xd0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    23.518] (--) PCI: (4@0:0:0) 10de:1341:1025:0942 rev 162, Mem @ 0xc3000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00003000/128
[    23.518] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    23.518] (II) LoadModule: "glx"
[    23.518] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    23.519] (II) Module glx: vendor="X.Org Foundation"
[    23.519] 	compiled for 1.20.11, module version = 1.0.0
[    23.519] 	ABI class: X.Org Server Extension, version 10.0
[    23.519] (II) LoadModule: "nvidia"
[    23.520] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    23.520] (II) Module nvidia: vendor="NVIDIA Corporation"
[    23.520] 	compiled for 1.6.99.901, module version = 1.0.0
[    23.520] 	Module class: X.Org Video Driver
[    23.520] (II) NVIDIA dlloader X Driver  465.31  Thu May 13 22:19:15 UTC 2021
[    23.520] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    23.520] (II) Loading sub module "fb"
[    23.520] (II) LoadModule: "fb"
[    23.520] (II) Loading /usr/lib/xorg/modules/libfb.so
[    23.520] (II) Module fb: vendor="X.Org Foundation"
[    23.520] 	compiled for 1.20.11, module version = 1.0.0
[    23.520] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.520] (II) Loading sub module "wfb"
[    23.520] (II) LoadModule: "wfb"
[    23.520] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    23.521] (II) Module wfb: vendor="X.Org Foundation"
[    23.521] 	compiled for 1.20.11, module version = 1.0.0
[    23.521] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.521] (II) Loading sub module "ramdac"
[    23.521] (II) LoadModule: "ramdac"
[    23.521] (II) Module "ramdac" already built-in
[    23.521] (EE) No devices detected.
[    23.521] (EE) 
Fatal server error:
[    23.521] (EE) no screens found(EE) 
[    23.521] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    23.521] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    23.521] (EE) 
[    23.568] (EE) Server terminated with error (1). Closing log file.

You would probably be better following this guide in the wiki here.