• Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
Status
Not open for further replies.

Caine

PCHF Member
Jan 10, 2023
19
2
27
Hey all, so I’ve been dealing with this issue for several weeks now, and I’m just now stumbling across this forum in hopes that some of you csn help. So I upgraded all of my hardware in October and since then I’ve had issue after issue. I switched from Intel CPU and NVIDIA GPU to AMD everything. (Also please do not take this as me blaming it on AMD because I’m not.)
This issue I’m having now is actually something that forced me to discover a whole slew of different problems in the past, this one being that only CERTAIN games I attempt to launch; will open for a few seconds and then close to desktop without any error ANYWHERE. Apex, Rust, Age of Mythology to name a few. But I can launch and run other games without a single problem I.e., Elden Ring, Warzone 2, ARK, etc. and this all applies to every launcher I have. Origin, Steam, Xbox App. I am at a complete loss because the only odd thing I have noticed is that my GPU usage spikes to 100% just before the game closes.

The things that I've tried as solutions.
\-Checked CPU for bent pins.
\-Updated all drivers.
\-Downloaded a previous version of graphics drivers.|
\-Verified Integrity of game files.
\-Cleared all caches.
\-Relocated game files to another drive.
\-Launched games in administrator mode.
\-Launched games in Windowed mode.
\-Launched games in Compatibility mode.
\-Uninstalled Norton Anti-Virus.
\-Set libraries as an "Exemption" in Windows Anti-Virus.
\-Ran a “Clean Boot.”


Frankly I believe there's more but I cant even remember them all because this has been going on for weeks and, my brain is basically mac 'n' cheese. So, if there's anything you fine people have as a suggested solution, Ill gladly give it a go.

Here's the current PC specs:
\-MOBO: MSI MAG X570S EDGE MAX WIFI
\-CPU: AMD RYZEN 7 5800X
\-GPU: AMD Radeon RX 6650XT
\-RAM: 2x8 T-Force DDR4 3600 MHz
\-PSU: CoolerMaster 750w 80 plus Bronze
 
So other can assist let get a speccy report.

Do not forget to post the make and model of the PSU if this is a desktop.

Download then run Speccy (free) and post the resultant url for us, details here, this will provide us with information about your computer hardware + any software that you have installed that may explain the present issue/s.

To publish a Speccy profile to the Web:

In Speccy, click File, and then click Publish Snapshot.

In the Publish Snapshot dialog box, click Yes to enable Speccy to proceed.

Speccy publishes the profile and displays a second Publish Snapshot. You can open the URL in your default browser, copy it to the clipboard, or close the dialog box.
 
So other can assist let get a speccy report.

Do not forget to post the make and model of the PSU if this is a desktop.

Download then run Speccy (free) and post the resultant url for us, details here, this will provide us with information about your computer hardware + any software that you have installed that may explain the present issue/s.

To publish a Speccy profile to the Web:

In Speccy, click File, and then click Publish Snapshot.

In the Publish Snapshot dialog box, click Yes to enable Speccy to proceed.

Speccy publishes the profile and displays a second Publish Snapshot. You can open the URL in your default browser, copy it to the clipboard, or close the dialog box.

Sorry Ive seen this on plenty of the other posts. Here it is.
 
Few things to look at and start with.

One issue I see you are running two AV's at the same time
Antivirus
Windows Defender
Antivirus: Enabled
Virus Signature Database: Up to date
Norton Security
Antivirus: Enabled
Virus Signature Database: Up to date


See if that helps if not then turn off the XMP which is causing the ram to run faster than the CPU can handle.

XMP-3596
Frequency: 1798 MHz


Screenshot 2023-01-10 113545.png
 
@Rustys Thank you for your reply!
I went through my bios settings and turned XMP off. I also swept through my PC and deleted everything related to Norton, even though I followed all of the steps I could find online to uninstall it previously. However Speccy still states that it is active. From what I could find on the CCleaner Forums, this could be due to a multitude of things like Windows having previously registered it as an AV on my PC. With all of this, I gather that Norton is no longer active even though Speccy says that it is.
The unfortunate news is that, the issue still persists... Any other suggestions would be greatly appreciated.
 
Disable/Uninstall One Drive if you do not use it.

Clean out temp files with System Ninja

Run the Norton removal tool.

Download TaskSchedulerView (64-bit) Unzip it to the desktop.
Right click and run as admin!!
Seek out and disable each of the task below.
Disable anything else useless to you.


GoogleUpdateTaskMachineUA
MicrosoftEdgeUpdateTaskMachineUA
Overwolf Updater Task
Google update task machine core
OneDrive Standalone Update Task-S-1-5-21-4249271888-3371876760-4278760817-1002
OneDrive Reporting Task-S-1-5-21-4249271888-3371876760-4278760817-1002
Microsoft edge update task machine core
AMDAutoUpdate
AMDRyzenMasterSDKTask
Microsoft edge shadow stack roll-back task
MonitorMysticLight
StartAUEP
StartCN
StartCNBM
StartDVR

Download and run Startup lite. Now reboot the computer and see how things go.
 
@Malnutrition
All complete and still no positive results.
Could this be a GPU issue? I was thinking that wasn't the case since I can run more intensive games, for long periods of time with no issue.

Something I just found by running AMD Adrenalin Software, and watching the live performance results while launching Apex Legends is; the FPS has a MAJOR spike to 2254 fps right before crashes to desktop. I have already adjusted the game properties to limit the FPS to 140 as well as in the AMD software, but the spike still occurs. I'm not sure if this is the cause of the crash, but I figured I'd provide this info regardless.
 
Open a notepad and copy the content of the code box below, paste into open notepad and save it to your desktop as clean.bat then right click on clean.bat and run as admin.

Code:
@echo off
wmic /Namespace:\\root\default Path SystemRestore Call Enable "%SystemDrive%"
WMIC /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "BatchRestorePoint", 100, 10
fsutil resource setautoreset true c:\&fsutil usn deletejournal /d /n c:
powercfg.exe /setactive 381b4222-f694-41f0-9685-ff5bb260df2e
powercfg -hibernate off
bitsadmin /reset /allusers
nbtstat -R
nbtstat -RR
netsh winsock reset all
netsh winsock reset catalog
netsh winhttp reset proxy
netsh int tcp set heuristics disabled
netsh int tcp set global rss=enabled
netsh int tcp set global autotuninglevel=normal
netsh interface httpstunnel reset all
netsh interface portproxy reset all
netsh interface ip delete arpcache
netsh advfirewall reset
netsh advfirewall set allprofiles state On
wmic nicconfig where (IPEnabled=TRUE) call SetDNSServerSearchOrder ("1.1.1.1", "1.0.0.1")
%WINDIR%\SYSTEM32\lodctr.exe /R
%WINDIR%\SysWOW64\lodctr.exe /R
C:\Windows\SYSTEM32\lodctr.exe /R
C:\Windows\SysWOW64\lodctr.exe /R
DISM.exe /Online /Cleanup-Image /StartComponentCleanup
pause
DISM.exe /Online /Cleanup-image /Restorehealth
pause
del /s /q C:\Windows\SoftwareDistribution\download\*.*
del /s /q "%userprofile%\AppData\Local\Microsoft\Edge\User Data\Default\Cache\*.*"
del /s /q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache\*.*"
del /s /q "%userprofile%\AppData\Local\Opera Software\Opera Stable\Cache\Cache_Data\*.*"
del /s /q "%userprofile%\AppData\Local\temp\*.*"
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
ipconfig /flushdns
ipconfig /registerdns
sc stop RasAuto
sc stop RasMan
sc stop SessionEnv
sc stop TermService
sc stop UmRdpService
sc stop RemoteAccess
sc config RasAuto start= disabled
sc config RasMan start= disabled
sc config SessionEnv start= disabled
sc config TermService start= disabled
sc config UmRdpService start= disabled
sc config RemoteAccess start= disabled
sc stop sysmain
sc config sysmain start= disabled
sc stop iphlpsvc
sc config iphlpsvc start= disabled
sc stop DiagTrack
sc config DiagTrack start= disabled
sc stop dmwappushservice
sc config dmwappushservice start= disabled
sc stop WSearch
sc config WSearch start= disabled
sc stop lfsvc
sc config lfsvc start= disabled
del /s /q %ProgramData%\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl
REG ADD HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection /v AllowTelemetry /d 0 /t REG_DWORD /f
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SQMClient\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF
reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF
echo "" > %ProgramData%\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl
sfc /scannow
pause
shutdown -r
Exit /B

Use O&O shutup ten with suggested and somewhat suggested settings enabled.

Disable windows update, and only enable it once a week to update on your terms not whenever microsoft feels you need an update.

Uninstall Useless to you windows apps with O&O App buster.

Download and run HellZerg Optimizer.

Disable Smart screen

See how things run after this.
 
@Malnutrition
Unfortunately no positive results. I am at a complete loss at this point. Just ran a 60 second stress test and everything is at optimal performance. There were no stutters, or random slows, everything is in the green. Yet the game still closes to desktop every time I attempt to launch it.
 
So you ran the batch file and it completed, and still no help?

Please download MiniToolBox and save it to your desktop.




Run the program by right clicking on it and selecting Run as administrator.
When the program opens select the following boxes:



Flush DNS
Report IE Proxy Settings
Reset IE Proxy Settings
Report FF Proxy Settings
Reset FF Proxy Settings
List content of Hosts
List IP Configuration
List Winsock Entries
List last 10 Event Viewer Errors
List Installed Programs
List Devices (Only Problems)
List Users, Partitions and Memory size
List Restore Points.

Please post the log in your next reply
 
@Malnutrition
I gave up yesterday, but here it is.
Code:
 IPv4 Configuration
# ----------------------------------
pushd interface ipv4

reset
set global defaultcurhoplimit=64
set interface interface="Local Area Connection* 1" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Ethernet" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Ethernet 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Bluetooth Network Connection" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Wi-Fi" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Local Area Connection* 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Local Area Connection* 3" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Wi-Fi 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Bluetooth Network Connection 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Local Area Connection* 12" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Ethernet 3" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Local Area Connection* 13" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled


popd
# End of IPv4 configuration


======================== Winsock entries =====================================

Catalog5 01 C:\WINDOWS\SysWOW64\napinsp.dll [54784] (Microsoft Corporation)
Catalog5 02 C:\WINDOWS\SysWOW64\pnrpnsp.dll [70656] (Microsoft Corporation)
Catalog5 03 C:\WINDOWS\SysWOW64\pnrpnsp.dll [70656] (Microsoft Corporation)
Catalog5 04 C:\WINDOWS\SysWOW64\wshbth.dll [50688] (Microsoft Corporation)
Catalog5 05 C:\WINDOWS\SysWOW64\NLAapi.dll [71168] (Microsoft Corporation)
Catalog5 06 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog5 07 C:\WINDOWS\SysWOW64\winrnr.dll [34304] (Microsoft Corporation)
Catalog9 01 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 02 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 03 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 04 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 05 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 06 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 07 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 08 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 09 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 10 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 11 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 12 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 13 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 14 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
x64-Catalog5 01 C:\Windows\System32\napinsp.dll [70144] (Microsoft Corporation)
x64-Catalog5 02 C:\Windows\System32\pnrpnsp.dll [89088] (Microsoft Corporation)
x64-Catalog5 03 C:\Windows\System32\pnrpnsp.dll [89088] (Microsoft Corporation)
x64-Catalog5 04 C:\Windows\System32\wshbth.dll [64000] (Microsoft Corporation)
x64-Catalog5 05 C:\Windows\System32\NLAapi.dll [97280] (Microsoft Corporation)
x64-Catalog5 06 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog5 07 C:\Windows\System32\winrnr.dll [49152] (Microsoft Corporation)
x64-Catalog9 01 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 02 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 03 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 04 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 05 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 06 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 07 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 08 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 09 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 10 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 11 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 12 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 13 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 14 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)

========================= Event log errors: ===============================

Application errors:
==================
Error: (01/10/2023 07:57:52 PM) (Source: SideBySide) (EventID: 33) (User: )
Description: Activation context generation failed for "C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe".
Dependent Assembly Microsoft.VC90.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found.
Please use sxstrace.exe for detailed diagnosis.

Error: (01/10/2023 07:24:13 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/10/2023 07:01:18 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/10/2023 07:00:06 PM) (Source: SideBySide) (EventID: 33) (User: )
Description: Activation context generation failed for "C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe".
Dependent Assembly Microsoft.VC90.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found.
Please use sxstrace.exe for detailed diagnosis.

Error: (01/10/2023 07:00:01 PM) (Source: SideBySide) (EventID: 33) (User: )
Description: Activation context generation failed for "C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe".
Dependent Assembly Microsoft.VC90.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found.
Please use sxstrace.exe for detailed diagnosis.

Error: (01/10/2023 04:38:18 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/10/2023 04:15:28 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/10/2023 10:45:10 AM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/09/2023 09:21:38 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/09/2023 08:40:38 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86


System errors:
=============
Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma Stream Server service failed to start due to the following error:
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The OVRService service failed to start due to the following error:
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma SDK Service service failed to start due to the following error:
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma SDK Server service failed to start due to the following error:
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The RzActionSvc service failed to start due to the following error:
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:03:20 PM) (Source: Service Control Manager) (EventID: 7030) (User: )
Description: The AMD User Experience Program Data Uploader service is marked as an interactive service.  However, the system is configured to not allow interactive services.  This service may not function properly.

Error: (01/10/2023 07:01:15 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The RzActionSvc service failed to start due to the following error:
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:01:15 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma Stream Server service failed to start due to the following error:
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:01:15 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma SDK Service service failed to start due to the following error:
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:01:15 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The OVRService service failed to start due to the following error:
%%2 = The system cannot find the file specified.


Windows Defender:
================
Date: 2023-01-09 13:34:10
Description:
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

Date: 2023-01-07 20:54:34
Description:
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

Date: 2023-01-06 20:08:33
Description:
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

Date: 2023-01-05 21:02:49
Description:
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

Date: 2023-01-05 16:25:20
Description:
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

CodeIntegrity Errors:
====================
Date: 2023-01-09 16:49:32
Description:
Code Integrity determined that a process (\Device\HarddiskVolume3\Windows\System32\SIHClient.exe) attempted to load \Device\HarddiskVolume3\Program Files\Norton Security\Engine\22.22.11.12\symamsi.dll that did not meet the Windows signing level requirements.

Date: 2023-01-09 13:36:14
Description:
Code Integrity determined that a process (\Device\HarddiskVolume3\Windows\System32\svchost.exe) attempted to load \Device\HarddiskVolume3\Program Files\Norton Security\Engine\22.22.11.12\symamsi.dll that did not meet the Windows signing level requirements.

Date: 2023-01-09 13:33:09
Description:
Code Integrity determined that a process (\Device\HarddiskVolume3\ProgramData\Microsoft\Windows Defender\Platform\4.18.2211.5-0\MsMpEng.exe) attempted to load \Device\HarddiskVolume3\Program Files\Norton Security\Engine\22.22.11.12\symamsi.dll that did not meet the Custom 3 / Antimalware signing level requirements.


=========================== Installed Programs ============================

7-Zip 9.20 (x64 edition) (HKLM\...\{23170F69-40C1-2702-0920-000001000000}) (Version: 9.20.00.0 - Igor Pavlov)
AMD Ryzen Master SDK (HKLM\...\{DBD50508-5F75-416B-995D-C42433A00944}) (Version: 2.7.0.1725 - Advanced Micro Devices, Inc.)
AMD Software (HKLM\...\AMD Catalyst Install Manager) (Version: 22.11.2 - Advanced Micro Devices, Inc.)
AMD_Chipset_Drivers (HKLM-x32\...\{c63a1907-428b-458b-935e-e61aad4aac6e}) (Version: 4.06.10.651 - Advanced Micro Devices, Inc.) Hidden
Apex Legends (HKLM\...\Steam App 1172470) (Version:  - Respawn Entertainment)
Apex Legends (HKLM-x32\...\{D7FBF176-382D-484E-863A-DFD1124A2A1C}) (Version: 1.1.1.2 - Electronic Arts, Inc.)
Assassin's Creed Odyssey (HKLM\...\Steam App 812140) (Version:  - Ubisoft Quebec)
Battle.net (HKLM-x32\...\Battle.net) (Version:  - Blizzard Entertainment)
Battlestate Games Launcher 12.12.1.1911 (HKLM-x32\...\{B0FDA062-7581-4D67-B085-C4E7C358037F}_is1) (Version: 12.12.1.1911 - Battlestate Games)
Branding64 (HKLM\...\{0DB6E0DC-607A-42C1-A3CE-7567A9F85AF4}) (Version: 1.00.0008 - Advanced Micro Devices, Inc.) Hidden
Call of Duty®: Modern Warfare® II | Warzone™ 2.0 (HKLM\...\Steam App 1938090) (Version:  - Infinity Ward)
CORSAIR iCUE 4 Software (HKLM\...\{AD9E3AA1-8F76-4168-9B01-928EED105D16}) (Version: 4.20.169 - Corsair)
CPUID CPU-Z MSI 1.95 (HKLM\...\CPUID CPU-Z MSI_is1) (Version: 1.95 - CPUID, Inc.)
Days Gone (HKLM\...\Steam App 1259420) (Version:  - Bend Studio)
Don't Starve Together (HKLM\...\Steam App 322330) (Version:  - Klei Entertainment)
ELDEN RING (HKLM\...\Steam App 1245620) (Version:  - FromSoftware Inc.)
Epic Games Launcher (HKLM-x32\...\{FAC47927-1A6A-4C6E-AD7D-E9756794A4BC}) (Version: 1.3.23.0 - Epic Games, Inc.)
Epic Online Services (HKLM-x32\...\{B3DE52F7-D9AA-49EF-873F-506F76CD45B8}) (Version: 2.0.35.0 - Epic Games, Inc.)
Escape from Tarkov (HKLM-x32\...\EscapeFromTarkov) (Version: 0.12.12.30.18913 - Battlestate Games)
GamingOSD(x64) (HKLM\...\{11E14722-1213-4021-AD72-32252315CB8B}) (Version: 0.0.2.3 - MICRO-STAR INT'L,.LTD.) Hidden
GamingOSD(x64) (HKLM-x32\...\Installshield_{11E14722-1213-4021-AD72-32252315CB8B}) (Version: 0.0.2.3 - MICRO-STAR INT'L,.LTD.)
Google Chrome (HKLM-x32\...\Google Chrome) (Version: 108.0.5359.125 - Google LLC)
Intel(R) Chipset Device Software (HKLM-x32\...\{98f335cd-0a32-4b3f-b74c-ef9480e834f0}) (Version: 10.0.27 - Intel(R) Corporation) Hidden
Intel(R) Chipset Device Software (HKLM-x32\...\{c6cff78a-cccb-49d5-be68-ae0ec5f0d48a}) (Version: 10.1.1.8 - Intel(R) Corporation) Hidden
Intel(R) Wireless Bluetooth(R) (HKLM-x32\...\{00000040-0220-1033-84C8-B8D95FA3C8C3}) (Version: 22.40.0.2 - Intel Corporation)
It Takes Two (HKLM-x32\...\{10AD7848-62A0-425D-9E7C-A14E6EBB46BA}) (Version: 1.0.0.2 - Electronic Arts, Inc.)
Kingdom Come: Deliverance (HKLM\...\Steam App 379430) (Version:  - Warhorse Studios)
Launcher Prerequisites (x64) (HKLM-x32\...\{c6c5a357-c7ca-4a5f-9789-3bb1af579253}) (Version: 1.0.0.0 - Epic Games, Inc.) Hidden
League of Legends (HKLM-x32\...\League of Legends 1.0) (Version: 1.0 - Riot Games, Inc)
Logitech G HUB (HKLM\...\{521c89be-637f-4274-a840-baaf7460c2b2}) (Version: 2022.12.348746 - Logitech)
Minecraft (HKLM-x32\...\{1C16BCA3-EBC1-49F6-8623-8FBFB9CCC872}) (Version: 1.0.3.0 - Mojang)
Minecraft Launcher (HKLM-x32\...\{27B34E47-68AE-4802-822A-9F0C187AF84A}) (Version: 1.0.0.0 - Mojang)
MiniTool Partition Wizard Free 10 (HKLM\...\{05D996FA-ADCB-4D23-BA3C-A7C184A8FAC6}_is1) (Version:  - MiniTool Solution Ltd.)
MSI Afterburner 4.6.3 (HKLM-x32\...\Afterburner) (Version: 4.6.3 - MSI Co., LTD)
MSI Center SDK (HKLM-x32\...\{15289038-41BE-48F8-B8B9-0B1021D3089E}}_is1) (Version: 3.2021.0602.01 - MSI)
MSI Display Kit(x64) (HKLM\...\{5A8E3E72-D260-4DB3-BCE3-AF47C364F275}) (Version: 0.0.1.1 - MSI) Hidden
MSI Display Kit(x64) (HKLM-x32\...\Installshield_{5A8E3E72-D260-4DB3-BCE3-AF47C364F275}) (Version: 0.0.1.1 - MICRO-STAR INT'L,.LTD.)
Notepad++ (64-bit x64) (HKLM\...\Notepad++) (Version: 8.4.4 - Notepad++ Team)
NVIDIA FrameView SDK 1.2.7321.30900954 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_FrameViewSdk) (Version: 1.2.7321.30900954 - NVIDIA Corporation)
NVIDIA GeForce Experience 3.25.0.84 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.GFExperience) (Version: 3.25.0.84 - NVIDIA Corporation)
NVIDIA Graphics Driver 512.15 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.Driver) (Version: 512.15 - NVIDIA Corporation)
NVIDIA PhysX System Software 9.21.0713 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.PhysX) (Version: 9.21.0713 - NVIDIA Corporation)
Outward (HKLM\...\Steam App 794260) (Version:  - Nine Dots Studio)
Overwolf (HKLM-x32\...\Overwolf) (Version: 0.215.0.15 - Overwolf Ltd.)
Portal (HKLM\...\Steam App 400) (Version:  - Valve)
Portal 2 (HKLM\...\Steam App 620) (Version:  - Valve)
Realtek Ethernet Controller Driver (HKLM-x32\...\{8833FFB6-5B0C-4764-81AA-06DFEED9A476}) (Version: 10.46.1231.2020 - Realtek)
Realtek High Definition Audio Driver (HKLM-x32\...\{F132AF7F-7BCA-4EDE-8A7C-958108FE7DBC}) (Version: 6.0.1.7543 - Realtek Semiconductor Corp.)
Realtek USB Audio (HKLM-x32\...\{0A46A65D-89AC-464C-8026-3CD44960BD04}) (Version: 6.3.9600.2286 - Realtek Semiconductor Corp.)
Red Dead Online (HKLM\...\Steam App 1404210) (Version:  - Rockstar Games)
Resident Evil 7 Biohazard (HKLM\...\Steam App 418370) (Version:  - CAPCOM Co., Ltd.)
Resident Evil Village (HKLM\...\Steam App 1196590) (Version:  - CAPCOM Co., Ltd.)
Riot Vanguard (HKLM\...\Riot Vanguard) (Version:  - Riot Games, Inc.)
Rockstar Games Launcher (HKLM-x32\...\Rockstar Games Launcher) (Version: 1.0.67.1178 - Rockstar Games)
Rockstar Games Social Club (HKLM-x32\...\Rockstar Games Social Club) (Version: 2.1.6.5 - Rockstar Games)
Rust (HKLM\...\Steam App 252490) (Version:  - Facepunch Studios)
RyzenMasterSDK (HKLM\...\{77685788-5072-4553-AF2B-A84E9CF040DA}) (Version: 1.2.3.5 - Advanced Micro Devices, Inc.) Hidden
Speccy (HKLM\...\Speccy) (Version: 1.32 - Piriform)
Steam (HKLM-x32\...\Steam) (Version: 2.10.91.91 - Valve Corporation)
Stranded: Alien Dawn (HKLM\...\Steam App 1324130) (Version:  - Haemimont Games)
Ubisoft Connect (HKLM-x32\...\Uplay) (Version: 50.0 - Ubisoft)
UE4 Prerequisites (x64) (HKLM\...\{D7B591D8-1091-4A00-A0B3-5301C45E5D51}) (Version: 1.0.14.0 - Epic Games, Inc.) Hidden
UE4 Prerequisites (x64) (HKLM-x32\...\{0d995f46-317b-4b5f-bf3e-9f98bae9d339}) (Version: 1.0.14.0 - Epic Games, Inc.) Hidden
UpdateAssistant (HKLM\...\{F339C545-24DC-4870-AA32-6EB6B0500B95}) (Version: 1.24.0.0 - Microsoft Corporation) Hidden
Vade Retro : Exorcist (HKLM\...\Steam App 1931950) (Version:  - Forceight)
Valheim (HKLM\...\Steam App 892970) (Version:  - Iron Gate AB)
Volcanoids (HKLM\...\Steam App 951440) (Version:  - Volcanoid)
Vulkan Run Time Libraries 1.0.65.1 (HKLM\...\VulkanRT1.0.65.1) (Version: 1.0.65.1 - LunarG, Inc.) Hidden
We Who Are About To Die (HKLM\...\Steam App 973230) (Version:  - Jordy Lakiere)

Packages:
=========
7-Zip File Manager (Unofficial) -> C:\Program Files\WindowsApps\HaukeGtze.7-ZipFileManagerUnofficial_1.2107.2.0_x64__6bk20wvc8rfx2 [2022-09-04] (Hauke Hasselberg)
AMD Link -> C:\Program Files\WindowsApps\AdvancedMicroDevicesInc-2.AMDLink_10.22.20004.0_x64__0a9344xs7nr4m [2022-12-13] (Advanced Micro Devices Inc.)
Among Us -> C:\Program Files\WindowsApps\Innersloth.AmongUs_2022.12.145.0_x64__fw5x688tam7rm [2022-12-16] (InnerSloth)
ARK: Aberration -> C:\Program Files\WindowsApps\StudioWildcard.ARKAberration_1.60.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Extinction -> C:\Program Files\WindowsApps\StudioWildcard.ARKExtinction_1.42.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Genesis Part 1 -> C:\Program Files\WindowsApps\StudioWildcard.ARKGenesisPart1PC_1.37.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Genesis Part 2 -> C:\Program Files\WindowsApps\StudioWildcard.ARKGenesisPart2PC_1.18.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Genesis Season Pass - Desktop -> C:\Program Files\WindowsApps\StudioWildcard.ARKGenesisSeasonPass-Desktop_1.5.790.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Scorched Earth -> C:\Program Files\WindowsApps\StudioWildcard.ARKScorchedEarthGamePreview_1.55.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Survival Evolved -> C:\Program Files\WindowsApps\StudioWildcard.4558480580BB9_1.167.954.2_x64__1w2mm55455e38 [2022-11-26] (Studio Wildcard)
ARK: Survival Evolved Aberrant Skins -> C:\Program Files\WindowsApps\StudioWildcard.17716C21E3D1F_1.5.769.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
Canon Inkjet Print Utility -> C:\Program Files\WindowsApps\34791E63.CanonInkjetPrintUtility_3.1.0.0_neutral__6e5tt8cgb93ep [2021-04-23] (Canon Inc.)
Grounded -> C:\Program Files\WindowsApps\Microsoft.Maine_2.1.47.0_x64__8wekyb3d8bbwe [2022-12-15] (Microsoft Studios)
High on Life -> C:\Program Files\WindowsApps\2637SquanchGamesInc.HighonLife_1.11.4233.0_x64__mh7dg3tfmz2cj [2022-12-16] (Squanch Games Inc.)
iTunes -> C:\Program Files\WindowsApps\AppleInc.iTunes_12126.1.57048.0_x64__nzyj5cx40ttqa [2022-11-28] (Apple Inc.) [Startup Task]
Microsoft Advertising SDK for XAML -> C:\Program Files\WindowsApps\Microsoft.Advertising.Xaml_10.1811.1.0_x64__8wekyb3d8bbwe [2019-02-03] (Microsoft Corporation) [MS Ad]
Microsoft Advertising SDK for XAML -> C:\Program Files\WindowsApps\Microsoft.Advertising.Xaml_10.1811.1.0_x86__8wekyb3d8bbwe [2019-02-03] (Microsoft Corporation) [MS Ad]
MSI Center -> C:\Program Files\WindowsApps\9426MICRO-STARINTERNATION.MSICenter_1.0.65.0_x64__kzh8wxbdkxb8p [2022-11-29] (MICRO-STAR INTERNATIONAL CO., LTD) [Startup Task]
Potion Craft: Alchemist Simulator -> C:\Program Files\WindowsApps\tinyBuildGames.PotionCraftPreview_1.3.6.0_x64__3sz1pp2ynv2xe [2022-12-13] (tinyBuild Games)
Realtek Audio Control -> C:\Program Files\WindowsApps\RealtekSemiconductorCorp.RealtekAudioControl_1.29.256.0_x64__dt26b99r8h8gj [2022-10-04] (Realtek Semiconductor Corp)
Xbox Accessories -> C:\Program Files\WindowsApps\Microsoft.XboxDevices_2209.2209.14005.0_x64__8wekyb3d8bbwe [2022-11-28] (Microsoft Corporation)
Xbox One SmartGlass -> C:\Program Files\WindowsApps\Microsoft.XboxOneSmartGlass_2.2.1702.2004_x64__8wekyb3d8bbwe [2018-08-03] (Microsoft Corporation)

========================= Devices: ================================


========================= Memory info: ===================================

Percentage of memory in use: 38%
Total physical RAM: 16309.72 MB
Available physical RAM: 10055.97 MB
Total Virtual: 25013.72 MB
Available Virtual: 16614.38 MB

========================= Partitions: =====================================

1 Drive c: (Windows) (Fixed) (Total:1850.81 GB) (Free:763.58 GB) NTFS
2 Drive d: (New Volume) (Fixed) (Total:931.39 GB) (Free:877.22 GB) NTFS

========================= Users: ========================================

User accounts for \\TYLERSPC

Administrator            DefaultAccount           Guest                   
tyler                    WDAGUtilityAccount      

========================= Minidump Files ==================================

C:\WINDOWS\Minidump\070122-13062-01.dmp
C:\WINDOWS\Minidump\100322-9937-01.dmp
C:\WINDOWS\Minidump\100822-7093-01.dmp
========================= Restore Points ==================================


**** End of log ****
 
Last edited by a moderator:


Code:
MiniToolBox by Farbar  Version: 13-05-2022
Ran by tyler (administrator) on 10-01-2023 at 20:26:31
Running from "C:\Users\tyler\Downloads"
Microsoft Windows 10 Home  (X64)
Model: MS-7D53 Manufacturer: Micro-Star International Co., Ltd.
Boot Mode: Normal
***************************************************************************

========================= Flush DNS: ===================================

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.


========================= IE Proxy Settings: ============================== 

Proxy is not enabled.
No Proxy Server is set.

"Reset IE Proxy Settings": IE Proxy Settings were reset.
========================= Hosts content: =================================
========================= IP Configuration: ================================

Intel(R) Wi-Fi 6E AX210 160MHz = Wi-Fi 2 (Connected)
Bluetooth Device (Personal Area Network) = Bluetooth Network Connection 2 (Media disconnected)
Realtek Gaming 2.5GbE Family Controller = Ethernet 3 (Media disconnected)


# ----------------------------------
# IPv4 Configuration
# ----------------------------------
pushd interface ipv4

reset
set global defaultcurhoplimit=64
set interface interface="Local Area Connection* 1" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Ethernet" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Ethernet 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Bluetooth Network Connection" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Wi-Fi" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Local Area Connection* 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Local Area Connection* 3" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Wi-Fi 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Bluetooth Network Connection 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Local Area Connection* 12" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Ethernet 3" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Local Area Connection* 13" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled


popd
# End of IPv4 configuration



Windows IP Configuration

   Host Name . . . . . . . . . . . . : TylersPC
   Primary Dns Suffix  . . . . . . . : 
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : hsd1.co.comcast.net

Ethernet adapter Ethernet 3:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Realtek Gaming 2.5GbE Family Controller #2
   Physical Address. . . . . . . . . : 04-7C-16-4E-95-73
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 12:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #3
   Physical Address. . . . . . . . . : 70-A8-D3-A1-39-12
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 13:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #4
   Physical Address. . . . . . . . . : 72-A8-D3-A1-39-11
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi 2:

   Connection-specific DNS Suffix  . : hsd1.co.comcast.net
   Description . . . . . . . . . . . : Intel(R) Wi-Fi 6E AX210 160MHz #2
   Physical Address. . . . . . . . . : 70-A8-D3-A1-39-11
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2601:282:8600:aab0::702(Preferred) 
   Lease Obtained. . . . . . . . . . : Tuesday, January 10, 2023 7:24:13 PM
   Lease Expires . . . . . . . . . . : Wednesday, January 11, 2023 7:37:41 AM
   IPv6 Address. . . . . . . . . . . : 2601:282:8600:aab0:d265:98cf:2464:555d(Preferred) 
   Temporary IPv6 Address. . . . . . : 2601:282:8600:aab0:78dc:6737:3991:8efa(Preferred) 
   Link-local IPv6 Address . . . . . : fe80::30d3:5a43:a761:6a92%21(Preferred) 
   IPv4 Address. . . . . . . . . . . : 10.0.0.24(Preferred) 
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Tuesday, January 10, 2023 7:24:11 PM
   Lease Expires . . . . . . . . . . : Thursday, January 12, 2023 7:24:12 PM
   Default Gateway . . . . . . . . . : fe80::fa5e:42ff:fee8:ec27%21
                                       10.0.0.1
   DHCP Server . . . . . . . . . . . : 10.0.0.1
   DHCPv6 IAID . . . . . . . . . . . : 342927571
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1F-D8-DF-B5-30-5A-3A-81-31-0D
   DNS Servers . . . . . . . . . . . : 2001:558:feed::1
                                       2001:558:feed::2
                                       75.75.75.75
                                       75.75.76.76
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Bluetooth Network Connection 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network) #2
   Physical Address. . . . . . . . . : 70-A8-D3-A1-39-15
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
Server:  cdns01.comcast.net
Address:  2001:558:feed::1

Name:    google.com
Addresses:  2607:f8b0:400f:803::200e
      142.250.72.78


Pinging google.com [2607:f8b0:400f:802::200e] with 32 bytes of data:
Reply from 2607:f8b0:400f:802::200e: time=16ms 
Reply from 2607:f8b0:400f:802::200e: time=40ms 

Ping statistics for 2607:f8b0:400f:802::200e:
    Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 16ms, Maximum = 40ms, Average = 28ms
Server:  cdns01.comcast.net
Address:  2001:558:feed::1

Name:    yahoo.com
Addresses:  2001:4998:24:120d::1:1
      2001:4998:124:1507::f001
      2001:4998:124:1507::f000
      2001:4998:44:3507::8001
      2001:4998:24:120d::1:0
      2001:4998:44:3507::8000
      74.6.143.26
      98.137.11.164
      74.6.143.25
      74.6.231.20
      98.137.11.163
      74.6.231.21


Pinging yahoo.com [2001:4998:124:1507::f001] with 32 bytes of data:
Reply from 2001:4998:124:1507::f001: time=78ms 
Reply from 2001:4998:124:1507::f001: time=84ms 

Ping statistics for 2001:4998:124:1507::f001:
    Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 78ms, Maximum = 84ms, Average = 81ms

Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64

Ping statistics for 127.0.0.1:
    Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
===========================================================================
Interface List
 22...04 7c 16 4e 95 73 ......Realtek Gaming 2.5GbE Family Controller #2
  3...70 a8 d3 a1 39 12 ......Microsoft Wi-Fi Direct Virtual Adapter #3
 18...72 a8 d3 a1 39 11 ......Microsoft Wi-Fi Direct Virtual Adapter #4
 21...70 a8 d3 a1 39 11 ......Intel(R) Wi-Fi 6E AX210 160MHz #2
 17...70 a8 d3 a1 39 15 ......Bluetooth Device (Personal Area Network) #2
  1...........................Software Loopback Interface 1
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0         10.0.0.1        10.0.0.24     35
         10.0.0.0    255.255.255.0         On-link         10.0.0.24    291
        10.0.0.24  255.255.255.255         On-link         10.0.0.24    291
       10.0.0.255  255.255.255.255         On-link         10.0.0.24    291
        127.0.0.0        255.0.0.0         On-link         127.0.0.1    331
        127.0.0.1  255.255.255.255         On-link         127.0.0.1    331
  127.255.255.255  255.255.255.255         On-link         127.0.0.1    331
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    331
        224.0.0.0        240.0.0.0         On-link         10.0.0.24    291
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    331
  255.255.255.255  255.255.255.255         On-link         10.0.0.24    291
===========================================================================
Persistent Routes:
  None

IPv6 Route Table
===========================================================================
Active Routes:
 If Metric Network Destination      Gateway
 21    291 ::/0                     fe80::fa5e:42ff:fee8:ec27
  1    331 ::1/128                  On-link
 21    291 2601:282:8600:aab0::/64  On-link
 21    291 2601:282:8600:aab0::702/128
                                    On-link
 21    291 2601:282:8600:aab0:78dc:6737:3991:8efa/128
                                    On-link
 21    291 2601:282:8600:aab0:d265:98cf:2464:555d/128
                                    On-link
 21    291 fe80::/64                On-link
 21    291 fe80::30d3:5a43:a761:6a92/128
                                    On-link
  1    331 ff00::/8                 On-link
 21    291 ff00::/8                 On-link
===========================================================================
Persistent Routes:
  None
========================= Winsock entries =====================================

Catalog5 01 C:\WINDOWS\SysWOW64\napinsp.dll [54784] (Microsoft Corporation)
Catalog5 02 C:\WINDOWS\SysWOW64\pnrpnsp.dll [70656] (Microsoft Corporation)
Catalog5 03 C:\WINDOWS\SysWOW64\pnrpnsp.dll [70656] (Microsoft Corporation)
Catalog5 04 C:\WINDOWS\SysWOW64\wshbth.dll [50688] (Microsoft Corporation)
Catalog5 05 C:\WINDOWS\SysWOW64\NLAapi.dll [71168] (Microsoft Corporation)
Catalog5 06 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog5 07 C:\WINDOWS\SysWOW64\winrnr.dll [34304] (Microsoft Corporation)
Catalog9 01 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 02 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 03 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 04 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 05 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 06 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 07 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 08 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 09 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 10 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 11 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 12 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 13 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
Catalog9 14 C:\WINDOWS\SysWOW64\mswsock.dll [324416] (Microsoft Corporation)
x64-Catalog5 01 C:\Windows\System32\napinsp.dll [70144] (Microsoft Corporation)
x64-Catalog5 02 C:\Windows\System32\pnrpnsp.dll [89088] (Microsoft Corporation)
x64-Catalog5 03 C:\Windows\System32\pnrpnsp.dll [89088] (Microsoft Corporation)
x64-Catalog5 04 C:\Windows\System32\wshbth.dll [64000] (Microsoft Corporation)
x64-Catalog5 05 C:\Windows\System32\NLAapi.dll [97280] (Microsoft Corporation)
x64-Catalog5 06 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog5 07 C:\Windows\System32\winrnr.dll [49152] (Microsoft Corporation)
x64-Catalog9 01 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 02 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 03 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 04 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 05 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 06 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 07 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 08 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 09 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 10 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 11 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 12 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 13 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)
x64-Catalog9 14 C:\Windows\System32\mswsock.dll [418416] (Microsoft Corporation)

========================= Event log errors: ===============================

Application errors:
==================
Error: (01/10/2023 07:57:52 PM) (Source: SideBySide) (EventID: 33) (User: )
Description: Activation context generation failed for "C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe".
Dependent Assembly Microsoft.VC90.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found.
Please use sxstrace.exe for detailed diagnosis.

Error: (01/10/2023 07:24:13 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/10/2023 07:01:18 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/10/2023 07:00:06 PM) (Source: SideBySide) (EventID: 33) (User: )
Description: Activation context generation failed for "C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe".
Dependent Assembly Microsoft.VC90.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found.
Please use sxstrace.exe for detailed diagnosis.

Error: (01/10/2023 07:00:01 PM) (Source: SideBySide) (EventID: 33) (User: )
Description: Activation context generation failed for "C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe".
Dependent Assembly Microsoft.VC90.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found.
Please use sxstrace.exe for detailed diagnosis.

Error: (01/10/2023 04:38:18 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/10/2023 04:15:28 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/10/2023 10:45:10 AM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/09/2023 09:21:38 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86

Error: (01/09/2023 08:40:38 PM) (Source: CertEnroll) (EventID: 86) (User: NT AUTHORITY)
Description: Event-ID 86


System errors:
=============
Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma Stream Server service failed to start due to the following error: 
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The OVRService service failed to start due to the following error: 
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma SDK Service service failed to start due to the following error: 
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma SDK Server service failed to start due to the following error: 
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:24:07 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The RzActionSvc service failed to start due to the following error: 
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:03:20 PM) (Source: Service Control Manager) (EventID: 7030) (User: )
Description: The AMD User Experience Program Data Uploader service is marked as an interactive service.  However, the system is configured to not allow interactive services.  This service may not function properly.

Error: (01/10/2023 07:01:15 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The RzActionSvc service failed to start due to the following error: 
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:01:15 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma Stream Server service failed to start due to the following error: 
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:01:15 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The Razer Chroma SDK Service service failed to start due to the following error: 
%%2 = The system cannot find the file specified.

Error: (01/10/2023 07:01:15 PM) (Source: Service Control Manager) (EventID: 7000) (User: )
Description: The OVRService service failed to start due to the following error: 
%%2 = The system cannot find the file specified.


Windows Defender:
================
Date: 2023-01-09 13:34:10
Description: 
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

Date: 2023-01-07 20:54:34
Description: 
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

Date: 2023-01-06 20:08:33
Description: 
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

Date: 2023-01-05 21:02:49
Description: 
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

Date: 2023-01-05 16:25:20
Description: 
Microsoft Defender Antivirus scan has been stopped before completion.
Scan Type: Antimalware
Scan Parameters: Quick Scan

CodeIntegrity Errors:
====================
Date: 2023-01-09 16:49:32
Description: 
Code Integrity determined that a process (\Device\HarddiskVolume3\Windows\System32\SIHClient.exe) attempted to load \Device\HarddiskVolume3\Program Files\Norton Security\Engine\22.22.11.12\symamsi.dll that did not meet the Windows signing level requirements.

Date: 2023-01-09 13:36:14
Description: 
Code Integrity determined that a process (\Device\HarddiskVolume3\Windows\System32\svchost.exe) attempted to load \Device\HarddiskVolume3\Program Files\Norton Security\Engine\22.22.11.12\symamsi.dll that did not meet the Windows signing level requirements.

Date: 2023-01-09 13:33:09
Description: 
Code Integrity determined that a process (\Device\HarddiskVolume3\ProgramData\Microsoft\Windows Defender\Platform\4.18.2211.5-0\MsMpEng.exe) attempted to load \Device\HarddiskVolume3\Program Files\Norton Security\Engine\22.22.11.12\symamsi.dll that did not meet the Custom 3 / Antimalware signing level requirements.


=========================== Installed Programs ============================

7-Zip 9.20 (x64 edition) (HKLM\...\{23170F69-40C1-2702-0920-000001000000}) (Version: 9.20.00.0 - Igor Pavlov)
AMD Ryzen Master SDK (HKLM\...\{DBD50508-5F75-416B-995D-C42433A00944}) (Version: 2.7.0.1725 - Advanced Micro Devices, Inc.)
AMD Software (HKLM\...\AMD Catalyst Install Manager) (Version: 22.11.2 - Advanced Micro Devices, Inc.)
AMD_Chipset_Drivers (HKLM-x32\...\{c63a1907-428b-458b-935e-e61aad4aac6e}) (Version: 4.06.10.651 - Advanced Micro Devices, Inc.) Hidden
Apex Legends (HKLM\...\Steam App 1172470) (Version:  - Respawn Entertainment)
Apex Legends (HKLM-x32\...\{D7FBF176-382D-484E-863A-DFD1124A2A1C}) (Version: 1.1.1.2 - Electronic Arts, Inc.)
Assassin's Creed Odyssey (HKLM\...\Steam App 812140) (Version:  - Ubisoft Quebec)
Battle.net (HKLM-x32\...\Battle.net) (Version:  - Blizzard Entertainment)
Battlestate Games Launcher 12.12.1.1911 (HKLM-x32\...\{B0FDA062-7581-4D67-B085-C4E7C358037F}_is1) (Version: 12.12.1.1911 - Battlestate Games)
Branding64 (HKLM\...\{0DB6E0DC-607A-42C1-A3CE-7567A9F85AF4}) (Version: 1.00.0008 - Advanced Micro Devices, Inc.) Hidden
Call of Duty®: Modern Warfare® II | Warzone™ 2.0 (HKLM\...\Steam App 1938090) (Version:  - Infinity Ward)
CORSAIR iCUE 4 Software (HKLM\...\{AD9E3AA1-8F76-4168-9B01-928EED105D16}) (Version: 4.20.169 - Corsair)
CPUID CPU-Z MSI 1.95 (HKLM\...\CPUID CPU-Z MSI_is1) (Version: 1.95 - CPUID, Inc.)
Days Gone (HKLM\...\Steam App 1259420) (Version:  - Bend Studio)
Don't Starve Together (HKLM\...\Steam App 322330) (Version:  - Klei Entertainment)
ELDEN RING (HKLM\...\Steam App 1245620) (Version:  - FromSoftware Inc.)
Epic Games Launcher (HKLM-x32\...\{FAC47927-1A6A-4C6E-AD7D-E9756794A4BC}) (Version: 1.3.23.0 - Epic Games, Inc.)
Epic Online Services (HKLM-x32\...\{B3DE52F7-D9AA-49EF-873F-506F76CD45B8}) (Version: 2.0.35.0 - Epic Games, Inc.)
Escape from Tarkov (HKLM-x32\...\EscapeFromTarkov) (Version: 0.12.12.30.18913 - Battlestate Games)
GamingOSD(x64) (HKLM\...\{11E14722-1213-4021-AD72-32252315CB8B}) (Version: 0.0.2.3 - MICRO-STAR INT'L,.LTD.) Hidden
GamingOSD(x64) (HKLM-x32\...\Installshield_{11E14722-1213-4021-AD72-32252315CB8B}) (Version: 0.0.2.3 - MICRO-STAR INT'L,.LTD.)
Google Chrome (HKLM-x32\...\Google Chrome) (Version: 108.0.5359.125 - Google LLC)
Intel(R) Chipset Device Software (HKLM-x32\...\{98f335cd-0a32-4b3f-b74c-ef9480e834f0}) (Version: 10.0.27 - Intel(R) Corporation) Hidden
Intel(R) Chipset Device Software (HKLM-x32\...\{c6cff78a-cccb-49d5-be68-ae0ec5f0d48a}) (Version: 10.1.1.8 - Intel(R) Corporation) Hidden
Intel(R) Wireless Bluetooth(R) (HKLM-x32\...\{00000040-0220-1033-84C8-B8D95FA3C8C3}) (Version: 22.40.0.2 - Intel Corporation)
It Takes Two (HKLM-x32\...\{10AD7848-62A0-425D-9E7C-A14E6EBB46BA}) (Version: 1.0.0.2 - Electronic Arts, Inc.)
Kingdom Come: Deliverance (HKLM\...\Steam App 379430) (Version:  - Warhorse Studios)
Launcher Prerequisites (x64) (HKLM-x32\...\{c6c5a357-c7ca-4a5f-9789-3bb1af579253}) (Version: 1.0.0.0 - Epic Games, Inc.) Hidden
League of Legends (HKLM-x32\...\League of Legends 1.0) (Version: 1.0 - Riot Games, Inc)
Logitech G HUB (HKLM\...\{521c89be-637f-4274-a840-baaf7460c2b2}) (Version: 2022.12.348746 - Logitech)
Minecraft (HKLM-x32\...\{1C16BCA3-EBC1-49F6-8623-8FBFB9CCC872}) (Version: 1.0.3.0 - Mojang)
Minecraft Launcher (HKLM-x32\...\{27B34E47-68AE-4802-822A-9F0C187AF84A}) (Version: 1.0.0.0 - Mojang)
MiniTool Partition Wizard Free 10 (HKLM\...\{05D996FA-ADCB-4D23-BA3C-A7C184A8FAC6}_is1) (Version:  - MiniTool Solution Ltd.)
MSI Afterburner 4.6.3 (HKLM-x32\...\Afterburner) (Version: 4.6.3 - MSI Co., LTD)
MSI Center SDK (HKLM-x32\...\{15289038-41BE-48F8-B8B9-0B1021D3089E}}_is1) (Version: 3.2021.0602.01 - MSI)
MSI Display Kit(x64) (HKLM\...\{5A8E3E72-D260-4DB3-BCE3-AF47C364F275}) (Version: 0.0.1.1 - MSI) Hidden
MSI Display Kit(x64) (HKLM-x32\...\Installshield_{5A8E3E72-D260-4DB3-BCE3-AF47C364F275}) (Version: 0.0.1.1 - MICRO-STAR INT'L,.LTD.)
Notepad++ (64-bit x64) (HKLM\...\Notepad++) (Version: 8.4.4 - Notepad++ Team)
NVIDIA FrameView SDK 1.2.7321.30900954 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_FrameViewSdk) (Version: 1.2.7321.30900954 - NVIDIA Corporation)
NVIDIA GeForce Experience 3.25.0.84 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.GFExperience) (Version: 3.25.0.84 - NVIDIA Corporation)
NVIDIA Graphics Driver 512.15 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.Driver) (Version: 512.15 - NVIDIA Corporation)
NVIDIA PhysX System Software 9.21.0713 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.PhysX) (Version: 9.21.0713 - NVIDIA Corporation)
Outward (HKLM\...\Steam App 794260) (Version:  - Nine Dots Studio)
Overwolf (HKLM-x32\...\Overwolf) (Version: 0.215.0.15 - Overwolf Ltd.)
Portal (HKLM\...\Steam App 400) (Version:  - Valve)
Portal 2 (HKLM\...\Steam App 620) (Version:  - Valve)
Realtek Ethernet Controller Driver (HKLM-x32\...\{8833FFB6-5B0C-4764-81AA-06DFEED9A476}) (Version: 10.46.1231.2020 - Realtek)
Realtek High Definition Audio Driver (HKLM-x32\...\{F132AF7F-7BCA-4EDE-8A7C-958108FE7DBC}) (Version: 6.0.1.7543 - Realtek Semiconductor Corp.)
Realtek USB Audio (HKLM-x32\...\{0A46A65D-89AC-464C-8026-3CD44960BD04}) (Version: 6.3.9600.2286 - Realtek Semiconductor Corp.)
Red Dead Online (HKLM\...\Steam App 1404210) (Version:  - Rockstar Games)
Resident Evil 7 Biohazard (HKLM\...\Steam App 418370) (Version:  - CAPCOM Co., Ltd.)
Resident Evil Village (HKLM\...\Steam App 1196590) (Version:  - CAPCOM Co., Ltd.)
Riot Vanguard (HKLM\...\Riot Vanguard) (Version:  - Riot Games, Inc.)
Rockstar Games Launcher (HKLM-x32\...\Rockstar Games Launcher) (Version: 1.0.67.1178 - Rockstar Games)
Rockstar Games Social Club (HKLM-x32\...\Rockstar Games Social Club) (Version: 2.1.6.5 - Rockstar Games)
Rust (HKLM\...\Steam App 252490) (Version:  - Facepunch Studios)
RyzenMasterSDK (HKLM\...\{77685788-5072-4553-AF2B-A84E9CF040DA}) (Version: 1.2.3.5 - Advanced Micro Devices, Inc.) Hidden
Speccy (HKLM\...\Speccy) (Version: 1.32 - Piriform)
Steam (HKLM-x32\...\Steam) (Version: 2.10.91.91 - Valve Corporation)
Stranded: Alien Dawn (HKLM\...\Steam App 1324130) (Version:  - Haemimont Games)
Ubisoft Connect (HKLM-x32\...\Uplay) (Version: 50.0 - Ubisoft)
UE4 Prerequisites (x64) (HKLM\...\{D7B591D8-1091-4A00-A0B3-5301C45E5D51}) (Version: 1.0.14.0 - Epic Games, Inc.) Hidden
UE4 Prerequisites (x64) (HKLM-x32\...\{0d995f46-317b-4b5f-bf3e-9f98bae9d339}) (Version: 1.0.14.0 - Epic Games, Inc.) Hidden
UpdateAssistant (HKLM\...\{F339C545-24DC-4870-AA32-6EB6B0500B95}) (Version: 1.24.0.0 - Microsoft Corporation) Hidden
Vade Retro : Exorcist (HKLM\...\Steam App 1931950) (Version:  - Forceight)
Valheim (HKLM\...\Steam App 892970) (Version:  - Iron Gate AB)
Volcanoids (HKLM\...\Steam App 951440) (Version:  - Volcanoid)
Vulkan Run Time Libraries 1.0.65.1 (HKLM\...\VulkanRT1.0.65.1) (Version: 1.0.65.1 - LunarG, Inc.) Hidden
We Who Are About To Die (HKLM\...\Steam App 973230) (Version:  - Jordy Lakiere)

Packages:
=========
7-Zip File Manager (Unofficial) -> C:\Program Files\WindowsApps\HaukeGtze.7-ZipFileManagerUnofficial_1.2107.2.0_x64__6bk20wvc8rfx2 [2022-09-04] (Hauke Hasselberg)
AMD Link -> C:\Program Files\WindowsApps\AdvancedMicroDevicesInc-2.AMDLink_10.22.20004.0_x64__0a9344xs7nr4m [2022-12-13] (Advanced Micro Devices Inc.)
Among Us -> C:\Program Files\WindowsApps\Innersloth.AmongUs_2022.12.145.0_x64__fw5x688tam7rm [2022-12-16] (InnerSloth)
ARK: Aberration -> C:\Program Files\WindowsApps\StudioWildcard.ARKAberration_1.60.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Extinction -> C:\Program Files\WindowsApps\StudioWildcard.ARKExtinction_1.42.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Genesis Part 1 -> C:\Program Files\WindowsApps\StudioWildcard.ARKGenesisPart1PC_1.37.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Genesis Part 2 -> C:\Program Files\WindowsApps\StudioWildcard.ARKGenesisPart2PC_1.18.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Genesis Season Pass - Desktop -> C:\Program Files\WindowsApps\StudioWildcard.ARKGenesisSeasonPass-Desktop_1.5.790.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Scorched Earth -> C:\Program Files\WindowsApps\StudioWildcard.ARKScorchedEarthGamePreview_1.55.950.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
ARK: Survival Evolved -> C:\Program Files\WindowsApps\StudioWildcard.4558480580BB9_1.167.954.2_x64__1w2mm55455e38 [2022-11-26] (Studio Wildcard)
ARK: Survival Evolved Aberrant Skins -> C:\Program Files\WindowsApps\StudioWildcard.17716C21E3D1F_1.5.769.2_x64__1w2mm55455e38 [2022-11-05] (Studio Wildcard)
Canon Inkjet Print Utility -> C:\Program Files\WindowsApps\34791E63.CanonInkjetPrintUtility_3.1.0.0_neutral__6e5tt8cgb93ep [2021-04-23] (Canon Inc.)
Grounded -> C:\Program Files\WindowsApps\Microsoft.Maine_2.1.47.0_x64__8wekyb3d8bbwe [2022-12-15] (Microsoft Studios)
High on Life -> C:\Program Files\WindowsApps\2637SquanchGamesInc.HighonLife_1.11.4233.0_x64__mh7dg3tfmz2cj [2022-12-16] (Squanch Games Inc.)
iTunes -> C:\Program Files\WindowsApps\AppleInc.iTunes_12126.1.57048.0_x64__nzyj5cx40ttqa [2022-11-28] (Apple Inc.) [Startup Task]
Microsoft Advertising SDK for XAML -> C:\Program Files\WindowsApps\Microsoft.Advertising.Xaml_10.1811.1.0_x64__8wekyb3d8bbwe [2019-02-03] (Microsoft Corporation) [MS Ad]
Microsoft Advertising SDK for XAML -> C:\Program Files\WindowsApps\Microsoft.Advertising.Xaml_10.1811.1.0_x86__8wekyb3d8bbwe [2019-02-03] (Microsoft Corporation) [MS Ad]
MSI Center -> C:\Program Files\WindowsApps\9426MICRO-STARINTERNATION.MSICenter_1.0.65.0_x64__kzh8wxbdkxb8p [2022-11-29] (MICRO-STAR INTERNATIONAL CO., LTD) [Startup Task]
Potion Craft: Alchemist Simulator -> C:\Program Files\WindowsApps\tinyBuildGames.PotionCraftPreview_1.3.6.0_x64__3sz1pp2ynv2xe [2022-12-13] (tinyBuild Games)
Realtek Audio Control -> C:\Program Files\WindowsApps\RealtekSemiconductorCorp.RealtekAudioControl_1.29.256.0_x64__dt26b99r8h8gj [2022-10-04] (Realtek Semiconductor Corp)
Xbox Accessories -> C:\Program Files\WindowsApps\Microsoft.XboxDevices_2209.2209.14005.0_x64__8wekyb3d8bbwe [2022-11-28] (Microsoft Corporation)
Xbox One SmartGlass -> C:\Program Files\WindowsApps\Microsoft.XboxOneSmartGlass_2.2.1702.2004_x64__8wekyb3d8bbwe [2018-08-03] (Microsoft Corporation)

========================= Devices: ================================


========================= Memory info: ===================================

Percentage of memory in use: 38%
Total physical RAM: 16309.72 MB
Available physical RAM: 10055.97 MB
Total Virtual: 25013.72 MB
Available Virtual: 16614.38 MB

========================= Partitions: =====================================

1 Drive c: (Windows) (Fixed) (Total:1850.81 GB) (Free:763.58 GB) NTFS
2 Drive d: (New Volume) (Fixed) (Total:931.39 GB) (Free:877.22 GB) NTFS

========================= Users: ========================================

User accounts for \\TYLERSPC

Administrator            DefaultAccount           Guest                    
tyler                    WDAGUtilityAccount       

========================= Minidump Files ==================================

C:\WINDOWS\Minidump\070122-13062-01.dmp
C:\WINDOWS\Minidump\100322-9937-01.dmp
C:\WINDOWS\Minidump\100822-7093-01.dmp
========================= Restore Points ==================================


**** End of log ****
 
I can tell from the log, that you did not run the batch file, is there something about it that you do not like? I can assure it is safe to run, and the first two lines in the batch will create a restore point.
 
You need to let it run until completion. It may take some time to complete, and will require some assistance to move it along on your part. The results are worth it. Once you are done, post a new minitoolbox log, so that I can confirm it has been ran. This is absolutely my area where I excel squeezing performance out of a computer is like second nature to me, just follow the instructions I post and you will like the results. :)
 
I switched from Intel CPU and NVIDIA GPU to AMD everything.

Yet you still have these installed..... There are many things that we need to take care of, I just do not want to overwhelm you with way too many instructions. So we will take it a step at a time.

NVIDIA GeForce Experience 3.25.0.84 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.GFExperience) (Version: 3.25.0.84 - NVIDIA Corporation)
NVIDIA Graphics Driver 512.15 (HKLM\...\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Display.Driver) (Version: 512.15 - NVIDIA Corporation)
N
 
Status
Not open for further replies.