Windows 10 Stuttering with new update

Anonymous
2019-06-15T22:22:51+00:00

Okay, so I updated to the latest version of windows last night, and discovered an issue IMMEDIATELY. Every few seconds my screen/audio/EVERYTHING stutters for a split second. It doesn't matter if I'm watching videos, playing games, not doing anything, it stutters. I've double, triple, quadruple checked that 100% of my drivers are fully up to date, and that I have all of the latest security and graphics updates and made sure nothing needed downloading or updated at all. It still stutters. I've tried absolutely every solution I could find on the internet. Still Stutters. 

Where things get interesting is when I roll back the update to the previous one. It works perfectly fine with absolutely no stuttering. I went back to the new update, and the stutter happened again. So it is definitely the update that is the issue. But just to be completely sure, and hoping to rid the issue, I factory reset my PC and then reinstalled the update. Surprise surprise,  the stutter happens.

So what in the heck is the issue!? And is anyone else experiencing this problem? I'm worried I might be stuck with it until another month or two from now when Microsoft does their next decent sized update, and I need to solve this problem ASAP.

Thanks!

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

71 answers

Sort by: Most helpful
  1. Anonymous
    2019-12-06T22:35:37+00:00

    Windows 10 did a update all the videos on my computer are skipping

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-11-11T04:11:08+00:00

    Preview Build 19013.1 release 191025

    Which will be released to public soon.

    First, I have to say this preview build does deliver with high expectations.  Best of all, it does put my slow and cheap Intel(R) Celeron(R) stability back on track.  For most of you with better and faster system hopefully problems with lag and stuttering should be resolved once you get your hand on.

    I’m not suggesting that you should do as I did.  A slow system requires some intervention to keep it running smoothly, so I elected to take off some background unused and moving parts.  Perhaps I don’t have to and perhaps you don’t need to.

    First; I’m still using O&Oshutup10 to limit all background telemetry.

    Second; as I mentioned.  My system doesn’t like Notifications and Action Center, so I disabled it.

    Lastly;  I regedit and change the following services start to ‘4’ (Disable).  Simply I don’t want anything to monkey with memory and disk including push notifications while I’m playing video and give my 2 core 1.6Ghz a 100% without throttling.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\bthserv start=3

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\intelppm start=3

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OneSyncSvc start=2

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RmSvc start=2

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler start=2

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysMain start=2

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WpnService start=2

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WSearch start=2

    So far it has been a week of full enjoyment, hopefully you will too.  Two thumbs up Microsoft’s developer team, next public release will be the best Windows 10 hands down.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-10-11T12:50:31+00:00

    Apparently Microsoft moved from testing on actual hardware to virtual machines (look for Barnacules' channel on Youtube, there's a video or two about it). It's not unexpected that these problems happen because VMs have most hardware abstracted.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-10-09T19:33:03+00:00

    Update - 20191009

    I went so far of installing 19H2 preview from the fast ring without any 3rd party softwares, and early 20H1 which they claimed that it still in an unstable stage.   As usual, both stutters and grinding down the system to a halt.

    Sorry Microsoft, I have to totally denied your background access to my enjoyment by killing your RunTime Broker.  With a little Sacrifice on something which for this low end entertainment system.. I much less care.

    What is TimeBroker service;

    https://www.ghacks.net/2017/04/06/what-is-runtime-broker-and-why-it-is-causing-high-cpu-load/

    How to kill it;

    https://www.tenforums.com/performance-maintenance/12707-stop-runtime-broker-running-constantly-background.html

    Update - 20191010

    After TimeBroker service has been put down with video is constantly running.  24 hours later all backgrounds still as dead as a doorknob, and not even one spasm.  That’s an absolute proof that whatever is dropping the crumbs, is coming from windows pre-installed.

    What puzzle me and I can understand is that “Search” function won’t work since TimeBroker did not return a permission valued.  What I don’t understand is that, if I can’t type anything into input textbox, why do they allow me to paste then search results shows up.   Shouldn’t it be the other way around? by allow users to search then filter in the SQL all results that doesn’t have permission.  As well as not to activate function called.  :/

    Only if I have their source code and debugger, this mystery ghost would have been found decade ago.  Because one thing that I have and Microsoft doesn’t have... the machine that I can reproduce the BUG.  I signed in, so you know where to get me.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2019-10-03T03:15:59+00:00

    Update - 20191002

    Found what seems to be a culprit that making my laptop randomly lag and stuttering.  But first.. I’m taking the word “Stable” back, and thinking of donating my laptop to Goodwill or Salvation.

    1. After a week of performing flawlessly without nonsense backgrounds,  I reboot and brought up Adge for Youtube then.. Whammy!  system grinding down to a halt again.  Probably still doesn’t know how to handle YouTube’s Polymer, "Shadow Document Object Model (DOM)" version-zero API.
    2. Then video started to lag, stutters and recovered.  Side by side Task Manager and PotPlayer, every time when video lag Task Manager shows one of those services shadow copy with random number postfix spike up CPU and eat my system alive.  When I caught it red handed, it was WpnUserService, along with 8,000 other users.  https://answers.microsoft.com/en-us/windows/forum/all/servicewpnuserservice-4094c-causes-high-cpu-load/eff83d6b-facf-447c-98f2-2a25f350d900

    And when I RegEdit my registry, found more than 15 services with the same rendom postfix.

    I’m not going to blame Microsoft on this because I don’t know what those shadow copies do and what they’re for.  But one thing I know for sure.. I’M TIRED OF CHASING MICROSOFT GHOST.

    Chasing after Ghosts to find out which one is dropping the crumb, most logical thing to do is to run slow behind the ghost.  Let me ask Microsoft’s managing director one last question.  How many QA stations are you assign to run on Celeron with 4gb of ram and 5400Rpm drive or eMMC? If the answer is 0(zero)...  :(

    Notable; Core i7 not everybody has and if you’re going to run in front of the ghost.. What’s the point of doing QA?

    Was this answer helpful?

    0 comments No comments