Why are Windows Users so Difficult to Convert to Linux?

The more physical memory you have, the more Windows uses as cache. Thus the increased speed.

4 Likes

W11 does still have the “WinSxS folder but one can also use

“Dism /Online /Cleanup-Image /AnalyzeComponentStore, Dism /Online /Cleanup-Image /StartComponentCleanup and Dism /Online /Cleanup-image /StartComponentCleanup /ResetBase

to keep and maintain this folder!!!

3 Likes

:+1: :+1: :+1:

Thanks for that. I’m gonna try it next time.

1 Like

No problem, since we all have error correcting modems :grin:

1 Like

That depends on the distribution and desktop environment you choose.

XFCE and LxQt are happy with fairly little.

Yes, for Gentoo you’ll need a shitload of RAM, CPU, and disk space (due to all the compiling). Void, on the other hand, requires almost nothing to run.

3 Likes

What is it caching?
I dont see Linux doing that.

My Gentoo compiles fine in the same 8GB machine that falters with Win10

Yo mean Win11 takes 25GB on the disk?
Maybe it behaves different on virtual disks?
What does a hard install of Win11 take?

2 Likes

OK, You need to run Dism /Online /Cleanup-Image /AnalyzeComponentStore first and then

Dism /Online /Cleanup-Image /StartComponentCleanup '‘note the data” and rerun Dism /Online /Cleanup-Image /AnalyzeComponentStore “note the difference” should not be huge!!! Use

Dism /Online /Cleanup-image /StartComponentCleanup /ResetBase “run as a last resort” I have not tested this command, not sure as to what it does!!! You have to run this from an elevated “admin prompt”

4 Likes

4 Likes

OK so Win tries to guess what you are going to use and caches it. I imagine it might cache the binary of the browser… that would indeed use lots of ram.

That image is top in Linux?
Is it showing actual physical cache memory, or is it using normal memory for caching?

3 Likes

It is using the RAM (normal memory) for that. What we usually consider as “free” is the “available”, as an application can request memory from that amount. This works similar in Winodws.

2 Likes

Yes, it is.

IIRC, all physical memory not in use is acquired by the OS as cache. If an app requests memory, it will be taken from the amount of unassigned cache. If the request cannot be fulfilled, something™ will be kicked out of the cache.

3 Likes

Oh, I see. Windows is easy to use, understand, and maintain, especially for the 08:15 user. SCNR :grin:

3 Likes

Bingo!!! You put an app like cad or adobe photo and running the Edge or Chrome browser with 8GB ram and “damn” my Windows is slower!!!

2 Likes

I have no problem with it, no different than using CLI in Linux!!!

3 Likes

What does this mean?

1 Like

I think it refers to ordinary people who enter the office at 8:00 AM, and start to work at 08:15 AM after the first coffee.

And when something doesn’t work, just call the IT crowd.

3 Likes

I meant the regular, clueless Windows user that just wants to check his email or write a document. Unless he has an Uncle Bob who cares about the Windows box, he will be lost sooner or later,

2 Likes

Sadly that is too true.
There is no such thing as a perfect OS that anyone can drive regardless of skills.

3 Likes

Yes, but Linux mostly takes care of its own maintenance, or at least does a much better job here. I saw unattended Linux boxes with an uptime of several years, where Windows would blow up if you don’t put your hands on it regularly.

But for me, it’s EOT here, no further Windows bashing.

4 Likes

For the record, I have been retired for 14yrs, and I was never one of the “IT crowd”, I was a millwright, by trade, which required “hands-on and sweat”!!!

I have more than likely forgotten more about Windows, than some here have ever known and if one cannot run the Windows of today, then something is very very wrong!!!

3 Likes