#NETWORKING ISSUES

1 messages · Page 1 of 1 (latest)

thick ferry
#

hey can someone help me out with some weird networking issues im having. basically I can't stream anything on discord without my voice lagging super bad, and for some reason whenever im playing valorant, on a discord call my voice is lagging so hard my friends can't understand what im saying, whenever im in the lobby before and after a game. but during agent select or the game itself no problems

im also not facing any lag aside from weird packet loss issues during matches despite my internet being really good, Im using ethernet and have about 300mb/s upload and download so i have no clue whats up

Im also running on windows 11

thorny kindle
thick ferry
#

I turned it off, as i saw that it was a potential cause for why my voice and stream was lagging whenever i streamed for my friends

thorny kindle
#

If turning it off didn't fix it, might as well turn it back on. Streams do run better with it

#

Have you reinstalled discord? That often fixes weird streaming issues

#

If it persists, it's either your GPU driver spazzing out, or Vanguard sperging out

#

GPU driver would be the cause only if your audio devices are USB. If they're plugged into a 3.5mm port, then your GPU isn't handling audio

thick ferry
#

I use an audio interface but the GPU drivers are updated as far as I'm aware

#

I just want to update my damn laptop 😭

#

It's now gonna cycle trying to update and redoing it because it failed for like 30 minutes ffs

thick ferry
thorny kindle
thick ferry
#

Yeah you're telling me

#

It's been like this for 3 months

thorny kindle
#

Run through

sfc /scannow
dism /online /cleanup-image /restorehealth

In that order

#

Also, reset windows update components, I'll grab a powershell script for it in a sec because for the life of me I don't remember all the steps

thick ferry
#

Will do, gotta wait for it to give up trying to update

thorny kindle
#

In admin powershell, run this

Install-Module -Name PSWindowsUpdate -RequiredVersion 2.2.0.3

It might give you a warning about validating the source or whatever, I don't remember (it has been over 6 months since I last set this up)

Once it's installed, run Import-Module PSWindowsUpdate

Then run Reset-WUComponents

#

Restart your PC once that's finished, then try updating again

#

All of this should be done in the same powershell window

thick ferry
#

@thorny kindle didn't work because of this

#

or at least this popped up when i hit the run import module

#

everything else up to that point worked

#

any ideas?

#

@thorny kindle managed to get it to go through but now this happens whenever I run reset-wucomponents

thorny kindle
#

Never seen it do that before

#

One sec

#

@thick ferry run it again with -Verbose at the end

#

Reset-WUComponents -Verbose

#

Show me the output of that when it finishes

thick ferry
#

sorry for the previous pings btw 😅

thorny kindle
#

Oh I think I know what's happening

#

wuauserv isn't actually stopping

#

Which is odd because I remember that module waiting forever for it to stop rather than timing out

#

What happens if you run NET STOP wuauserv

thick ferry
#

hmmm

thorny kindle
#

Make sure bits and msiexec are also stopped

#

Wait msiexec isn't the name uhhh

thick ferry
#

msiserver?

thorny kindle
#

Ignore the msi part

#

Yeah that

thick ferry
thorny kindle
#

man

#

I hate WU

#

so much

thick ferry
#

XD

thorny kindle
#

When I was a junior sysadmin I was given access to all computers, PDQ Deploy, and told "WSUS sucks, make WU work"

#

I did eventually figure it out but ughhhhhhhhhhh

thick ferry
#

thats so funny

thorny kindle
#

Okay give me a little bit to brainstorm

#

This is my white whale I swear to god

thick ferry
#

hahah thank you for sticking it out with me 🙏

thorny kindle
#

open resource monitor, go to associated handles in the cpu tab, and search for SoftwareDistribution

#

It might take a minute or two

#

Show me the processes it lists. It should only be servicehost

#

@thick ferry

thick ferry
#

still here dw

#

xd

#

if i've looked in the right place, its empty

thorny kindle
#

You typed it wrong

thick ferry
#

LMAO

thorny kindle
#

It needs to be exactly SoftwareDistribution

#

Type it again and click the refresh button

thick ferry
#

will do mb xd

#

same thing happened

thorny kindle
#

hmm

thick ferry
thorny kindle
#

Okay let's try manually deleting the folder then

#

Let me find where it is real quick

#

It's a folder in the Windows folder

#

If you can't just delete it, try taking ownership of it in advanced security settings from properties. That usually works

thick ferry
#

whats the folder called

thorny kindle
#

(take ownership with inheritance)

thorny kindle
thick ferry
#

😔

thorny kindle
#

SoftwareDistribution

#

fyi in case you're wondering what we're deleting. that's the staging folder for updates

thick ferry
#

just waiting for it to delete

thorny kindle
#

When running those WU scripts

#

It was as admin right?

thick ferry
#

yeah

thorny kindle
#

Interesting

thick ferry
#

gets stuck at 49 percent deleting the folder wth

#

or rather it says preparing to recycle

#

ok it finally deleted

#

what now @thorny kindle

thorny kindle
#

delete catroot2 which is in system32

#

its another folder

thick ferry
#

wont let me do it, it thinks its open in another program

thorny kindle
#

check it in resource monitor

#

Kill whatever processes are holding it (in admin command line, kill #### (the PID))

#

After its deleted, try running that script again. If it no worky, just restart your pc, then go to WU and try to check for updates

#

With some luck your WU will be fixed

#

I gotta go, cya

thick ferry
#

thanks for the help man

thick ferry
#

@thorny kindle

#

😭😭

#

Gonna throw this

thorny kindle
#

Might just be time to reinstall windows

thick ferry
#

thats so annoying, so many of my programs and plugins are going to brick

thorny kindle
#

What do you mean plugins

#

And no they won't brick, they'll be gone

#

Reinstall means from a flash drive which means a wipe

thick ferry
#

I do a lot of music production work, and reinstalling everything to how I want it genuinely takes half a day

thick ferry
thorny kindle
#

It'd save a lot of time

thorny kindle
thick ferry
#

you'd think so but it honestly doesn't, like some of the plugins i got for free during a promotion required an activation code, and then I can't re activate it, since it's been so long and the promotion is no longer running

#

the whole thing is a pain

thorny kindle
#

There's no advice I can offer on that

#

You can try an online reset with preserving data, though I'm not sure if it keeps programs too

#

Usually doesn't fix it tho

thick ferry
#

managed to fix it without needing to reinstall windows,

#

downloaded the iso version of the new windows update and just "updated" my laptop that way and its worked

#

without losing any data or files etc

thorny kindle
#

I'm surprised that worked