this post was submitted on 18 Jan 2026
16 points (83.3% liked)

Linux

13082 readers
168 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Can Microslops Winblows spying be mitigated by running everything through WSL?

top 18 comments
sorted by: hot top controversial new old
[–] slazer2au@lemmy.world 19 points 2 months ago (1 children)

No because the traffic is still going through a Microsoft vswitch so it can see what's going on.

[–] Oisteink@lemmy.world 0 points 2 months ago (1 children)

Oh, so even if i ditch windows and go linux my tplink router will see whats going on?

[–] halfdane@piefed.social 11 points 2 months ago (1 children)

Yes, of course your router (that's routing your network traffic) sees the traffic it's routing - although these days almost everything is using https , so the router wouldn't be able to inspect the content.

However, the original question was about windows, and I don't know of any router that uses windows, so I'm not sure if that addresses your actual question.

[–] Oisteink@lemmy.world -5 points 2 months ago (2 children)

I was just trying to point out how stupid the comment about vswitch is. Everything in your network path can watch, and some of that equipment has poor security compared to the windows vswitch

[–] BlackVenom@lemmy.world 2 points 2 months ago (1 children)

If your router is designed to snoop and enshitify as much as Windows, get a different router.

[–] Oisteink@lemmy.world -3 points 2 months ago

Yeah - consumer grade routers are so much safer than windows vswitch

[–] halfdane@piefed.social 1 points 2 months ago

Oh, I see. I didn't read the implied /s 😂

[–] FlexibleToast@lemmy.world 13 points 2 months ago (1 children)

I'm not sure why you would want to run linux in WSL instead of Windows in KVM.

[–] lemmybefree@lemmings.world 10 points 2 months ago (2 children)

I run a 100% Linux household for my personal devices. However, work does not allow the use of Linux devices, which is why I have this question. I am permitted to use WSL.

[–] FlexibleToast@lemmy.world 3 points 2 months ago

That's fair. And probably the only good answer, lol.

[–] frongt@lemmy.zip 3 points 2 months ago (1 children)

If it's for work, don't worry about it. That's their problem.

[–] lemmybefree@lemmings.world 2 points 2 months ago (1 children)

not entirely since I work from home 🤣

[–] wizardbeard@lemmy.dbzer0.com 6 points 2 months ago* (last edited 2 months ago)

Just run the Windows device using wired internet on a different (and isolated) subnet from everything else of yours and turn off wifi and bluetooth on it. Use a wired headset or a dedicated dongle like Jabra has for their headsets. That would prevent it from identifying other devices nearby.

Beyond that, just don't do any personal shit on your work device. If you're providing your own Windows work device, then do it in a VM as already said.

If your workplace allows WSL, then the main benefit is you could use more familiar software/tools through it. Your workplace is likely to be doing a hell of a lot more data collection than Microsoft anyway.

[–] hexagonwin@lemmy.sdf.org 2 points 2 months ago (1 children)

mostly yes. it can even be mostly mitigated without going WSL, since the anti-features can be mostly disabled through group policy and registry hacks.

[–] lemmybefree@lemmings.world 1 points 2 months ago (1 children)

This would be on a company laptop which I wouldn't be able to tweak much.

[–] hexagonwin@lemmy.sdf.org 1 points 2 months ago

i see. in that case wsl is indeed a good choice

[–] 17lifers@sopuli.xyz 2 points 2 months ago

there's still the host system

[–] onlinepersona@programming.dev 1 points 2 months ago

Someone recently wrote an article about how susceptible WSL was to hacks and how it was an excellent attack vector because windows didn't check it. It was on one of the cyber security communities on Lemmy.

I dont have WSL but based on that article, I assume you can circumvent a lot of winblows crap in WSL. If you can run GUI apps all the better!