aezart
a day ago
This part confused me:
> lacks basic features like dealing with compressed files – I don’t count a decades-old cumbersome wizard-style interface with countless steps to go through just to unpack a compressed file to be even remotely acceptable in 2026. Dolphin and Nautilus handle compressed files entirely transparently and much faster than Explorer does, and once you’re used to that, going back to ’90s style compressed file management almost feels insulting.
I can open a zip in a normal file explorer window just fine. Maybe this is something stripped from European versions for anti-monopoly reasons?
Anyway here's what I've done with my Win11 install to make it tolerable:
- Disable onedrive
- Make a secondary local admin account and use that exclusively instead of the the main Microsoft account one (since the library paths in the main account all have onedrive in them even if it's disabled)
- Disable web search in the start menu with group policies
- Remove task view, widgets, the search bar, etc. from the task bar
- Put the start menu in list view and remove every pinned item
- Left-align the taskbar
- Show file extensions in explorer
I'm sure there's a lot more I had to do, but I don't remember off the top of my head.
xerox13ster
a day ago
The actual extraction is done with a wizard. Sure you can navigate in and out of the file, but if you want it to all come out, you need to right click and extract all which brings up a wizard with multiple steps.
On Linux in the file explorers, there is a right click context menu that just dumps them into a folder or not right there, no wizard, no extra pop-ups or anything.
If you want that experience on windows, you have to download 7zip or winrar and navigate to a nested context menu item.
Windows _is_ stuck in the 90s on this.
TowerTall
2 hours ago
Raymond Chen on "Why is Windows Compressed Folders (Zip folders) support stuck at the turn of the century?"
https://devblogs.microsoft.com/oldnewthing/20180515-00/?p=98...
Bratmon
a day ago
You can also just copy the files you want to move in the archive view and paste them where you want them.
Or you can click and drag the files from the archive to where you want to move them.
Funnily enough, it's really only Linux users and people who used computers in the early 00s that don't think to move files in archives the same way they would move files that aren't in archives.
cliglot
a day ago
> I can open a zip in a normal file explorer window just fine.
I was even under the impression they added support in explorer for extracting other types of archives (tar, maybe 7zip).
Tsiklon
a day ago
Partly, windows defender can open and scan the contents of many archives, but extraction of several popular formats isn’t possible
Sohcahtoa82
a day ago
That makes no god damn sense.
That means that the code to extract exists on the file system, but only Windows Defender uses it.
UqWBcuFx6NV4r
2 hours ago
It doesn’t “make no goddam sense”. it’s just not convenient for you. There are so many potential “valid” reasons. Licensing? Bad optics?
TheSeeker11
19 hours ago
They did. One can compress natively to TAR and 7z.
dlcarrier
a day ago
XFCE's Thunar doesn't natively handle compressed files, but I much prefer it to the bloat that is Dolphin. I'm surprised someone found a way to complain about Windows not being bloated enough.