Stuttering and Frametime spikes RX 5700 XT, how do I solve this? [VIDEO]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yolaspinto
    PCHF Member
    • Sep 2020
    • 2

    #1

    Stuttering and Frametime spikes RX 5700 XT, how do I solve this? [VIDEO]

    This spikes on the frametime graph are the reason why ALL my games feel stuttery.
    I’ve been having this problem since I built my PC around April.
    I tried lots of things but none of them worked, does someones have a solution for this?

    Here is my video so you can see it:

    View: [MEDIA=youtube]bYvz_-9WAbY[/MEDIA]

    [ul]
    [li]Ryzen 3800X (Now Stock) with NZXT Kraken X73 AIO[/li][li]RX 5700 XT Red Devil (Stock)[/li][li]B450 MSI Gaming Pro Carbon AC[/li][li]HyperX Fury 2x16GB 3600Mhz CL17[/li][li]Thermaltake ToughPower Grand RGB 850W 80 Plus Gold[/li][li]Samsung C27JG5x 1440p 144Hz[/li][/ul]
    My OS and most of my games are in my 500GB 970 Evo Plus. Other games are in my 240GB Kingston SSD.
    Some things I tried:
    [ul]
    [li]I reseted the Bios[/li][li]I tried DDU on the drivers multiple times to make a clean install[/li][li]Installing only drivers without Radeon software[/li][li]I set my CPU back to stock[/li][li]I ran a test for my RAM and no problems were found[/li][li]All my drivers, Windows (V 1909) and BIOS are up to date[/li][li]My Energy Plan is on AMD Ryzen High Performance[/li][li]Game Mode is OFF[/li][li]Gamebar is OFF[/li][li]I’m not using any Bluetooth devices[/li][li]I checked Task Manager and there’s nothing strange[/li][li]No other apps are running in the background[/li][li]Freesync is OFF[/li][li]Nahimic Service is OFF[/li][li]All the startup apps are OFF[/li][li]I tried setting my XMP profile to 1, 2 and manually to 3200MHz[/li][li]I tried disabling XMP profile[/li][li]I tried using 2 separate PCI-E cables[/li][li]I tried switching DisplayPort cables[/li][li]I set my PCI-E to 3.0 manually[/li][li]UV/UC my GPU[/li][li]UV my CPU[/li][li]I tried 3 different RX 5700 XT on my PC[/li][li]Disabling ULPS[/li][/ul]
    None of them worked… What else can I do?
  • veeg
    PCHF Director
    • Jul 2016
    • 8982

    #2
    Hello

    Do you still need assistance?

    Comment

    • yolaspinto
      PCHF Member
      • Sep 2020
      • 2

      #3
      Originally posted by veeg
      Hello

      Do you still need assistance?
      Yes, I still have the same problems…

      Comment

      • veeg
        PCHF Director
        • Jul 2016
        • 8982

        #4
        @phillpower2 @Evan Omo @Bruce

        Comment

        • Bruce
          PCHF Moderator
          • Oct 2017
          • 10702

          #5
          from the looks of it, your hardware is plenty adequate enough.
          so I’m thinking there could be something running that is taking away system resources.
          lets try turning off some things and see if that helps.

          get SSD Fresh from here; SSD Fresh: Tool to optimize SSD for longer life
          get ShutUp10 from here; https://www.oo-software.com/en/shutup10

          have you TRIM’d your SSD’s?
          do you have the pagefile moved off the SSD’s?
          turned off Restore Points?

          run these commands from an elevated command prompt (or whack then in to a BAT file)
          schtasks /Change /TN “\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Application Experience\ProgramDataUpdater” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Application Experience\StartupAppTask” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Autochk\Proxy” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Chkdsk\ProactiveScan” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\CloudExperienceHost\CreateObje ctTask” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Customer Experience Improvement Program\Consolidator” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Diagnosis\Scheduled” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\DiskCleanup\SilentCleanup” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\DiskFootprint\Diagnostics” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticDataCollector” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Feedback\Siuf\DmClientOnScenar ioDownload” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Feedback\Siuf\DmClient” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Maintenance\WinSAT” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\MemoryDiagnostic\ProcessMemory DiagnosticEvents” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\MemoryDiagnostic\RunFullMemory Diagnostic” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\NetTrace\GatherNetworkInfo” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Power Efficiency Diagnostics\AnalyzeSystem” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\RecoveryEnvironment\VerifyWinR E” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Speech\HeadsetButtonPress” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\Speech\SpeechModelDownloadTask ” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\TPM\Tpm-HASCertRetr” /DISABLE
          schtasks /Change /TN “\Microsoft\Windows\TPM\Tpm-Maintenance” /DISABLE
          schtasks /Change /TN “\Microsoft\XblGameSave\XblGameSaveTask” /DISABLE


          they turn off some unneeded Microsoft tasks, but also go into Task Scheduler and see what else can be turned off.

          do the same for system services at startup via the msconfig command.

          and lastly, get CCleaner or Glary Disk Cleaner and run those.

          Comment

          Working...