Author Topic: Why in 2023 does this simple task break Windows 10 ?  (Read 7462 times)

0 Members and 1 Guest are viewing this topic.

Offline MathWizardTopic starter

  • Super Contributor
  • ***
  • Posts: 1431
  • Country: ca
Why in 2023 does this simple task break Windows 10 ?
« on: December 14, 2023, 07:40:14 am »
I'm trying to find a radio schematic or article I have on my PC, and so in File Explorer I enter terms in the search box, and also click to organize by date. And it breaks file explorer, it just can't get past about 1/2 way without the program just closing, no error or warnings.  I'm guessing it's the 'list by date part' that breaks it, but that's crazy. I have a top of the line machine, with SSD's, and I'm only searching on 1 SSD, and it's perfectly healthy.

If Bill Gates tried the same search on Windows 10, would it happen to him too ? And would he care anymore ?
« Last Edit: December 14, 2023, 07:41:58 am by MathWizard »
 

Offline JohanH

  • Frequent Contributor
  • **
  • Posts: 627
  • Country: fi
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #1 on: December 14, 2023, 07:49:09 am »
I've always hated Windows search function. It's so utterly useless.

When searching for some source code, or variables from file content, there is nothing that beats Linux command line tools. Fortunately you can do this also in Windows from the git command prompt or using WSL (using "find", "grep" etc.).
 
The following users thanked this post: SL4P

Offline SiliconWizard

  • Super Contributor
  • ***
  • Posts: 14481
  • Country: fr
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #2 on: December 14, 2023, 07:51:46 am »
Bill Gates uses Macs.
 
The following users thanked this post: Ed.Kloonk

Offline nigelwright7557

  • Frequent Contributor
  • **
  • Posts: 690
  • Country: gb
    • Electronic controls
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #3 on: December 14, 2023, 07:54:56 am »
Windows is naff.
What a carry on to add a network device.
It takes settings all over the place to get it working.

I use "searchmyfiles" app to find files and contents.
 

Offline JohanH

  • Frequent Contributor
  • **
  • Posts: 627
  • Country: fi
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #4 on: December 14, 2023, 08:00:04 am »
You can search all day with GUI apps (whilst tuning them), whereas if you learn to use the command line and a few basic unix commands, you will find what you seek in two seconds.
 

Offline MathWizardTopic starter

  • Super Contributor
  • ***
  • Posts: 1431
  • Country: ca
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #5 on: December 14, 2023, 08:01:44 am »
I don't like the simple image viewer either, I've had it crash from simple things too, that there's no good reason for, they just stoppped going with what worked fine enough on older versions.
 

Offline MathWizardTopic starter

  • Super Contributor
  • ***
  • Posts: 1431
  • Country: ca
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #6 on: December 14, 2023, 08:03:11 am »
You can search all day with GUI apps (whilst tuning them), whereas if you learn to use the command line and a few basic unix commands, you will find what you seek in two seconds.
So can searches like this be done in the powershell or some such thing in windows too?
 

Offline brucehoult

  • Super Contributor
  • ***
  • Posts: 4039
  • Country: nz
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #7 on: December 14, 2023, 08:09:59 am »
I've always hated Windows search function. It's so utterly useless.

A pity. The MacOS one works well.

Quote
Fortunately you can do this also in Windows from the git command prompt or using WSL (using "find", "grep" etc.).

What on earth is a "git command prompt"?

NB I've been using *nix shells since the 80s, Linux since the first RedHat distro on floppies, and git since 2006 or 2007.
 
The following users thanked this post: trs

Offline JohanH

  • Frequent Contributor
  • **
  • Posts: 627
  • Country: fi
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #8 on: December 14, 2023, 08:12:56 am »
So can searches like this be done in the powershell or some such thing in windows too?

I'm not that familiar with powershell, but I use the Git Bash terminal in windows (this bash terminal is installed by default when you install Git in Windows).

Another tool I recommend in windows is Microsoft's "winget" command line tool. With this command you can install and update a lot of third party software (e.g. "winget search git", "winget install git.git", "winget update" etc). It's amazing that Microsoft finally after decades, implemented their own command line package tool. They have seen the light!
« Last Edit: December 14, 2023, 08:25:04 am by JohanH »
 

Offline JohanH

  • Frequent Contributor
  • **
  • Posts: 627
  • Country: fi
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #9 on: December 14, 2023, 08:15:12 am »

What on earth is a "git command prompt"?


Sorry for the mixed terminology, trying to appease Windows users here. It's the bash shell installed together with git on Windows.
 

Offline 3roomlab

  • Frequent Contributor
  • **
  • Posts: 825
  • Country: 00
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #10 on: December 14, 2023, 09:13:47 am »
everytime it sees a folder with a mix of files (wav mp3 pics pdf) it will try to be smart and attempt to present a file list in a way it thinks is smart, but everytime i would click the setting to tell it not to be smart just list by type. but it will forget this setting the next time i open it even when you click remember settings. "remember settings" is an actual option that does not work. amnesia is the real windows feature.
 

Offline gmb42

  • Frequent Contributor
  • **
  • Posts: 294
  • Country: gb
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #11 on: December 14, 2023, 10:32:58 am »
Off topic from the OP, but hey-ho

Another tool I recommend in windows is Microsoft's "winget" command line tool. With this command you can install and update a lot of third party software (e.g. "winget search git", "winget install git.git", "winget update" etc). It's amazing that Microsoft finally after decades, implemented their own command line package tool. They have seen the light!

winget does work well, listing and updating most installed software but there are a few things I have that aren't in the winget package list so are updated by others means, e.g. chocolatey which I'm slowly moving away from.

What is immensely frustrating for me is that winget was created without a PowerShell interface and emits unstructured text output.  MS are belatedly retrofitting PS compatibility but a ludicrous original omission.
 

Offline 50ShadesOfDirt

  • Regular Contributor
  • *
  • Posts: 110
  • Country: us
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #12 on: December 14, 2023, 06:15:53 pm »
I have always turned off Windows Search (the service), and then used a 3rd-party search tool. One of my favorites is SwiftSearch, at:

https://sourceforge.net/projects/swiftsearch/files/Version%207.5.1/

Swiftsearch has a unique way of searching; don't know if it'll do everything you want. But, there are countless other search tools as well, depending on the features you need. Go open source ...

Hope this helps ...
 

Offline spostma

  • Regular Contributor
  • *
  • Posts: 118
  • Country: nl
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #13 on: December 14, 2023, 07:32:33 pm »
thanks for the pointer to SwiftSearch.

However, your SwiftSearch link to github seems to be suspicious, see VirusTotal.com behaviour analysis.

Version 7.4.3 seems to be clean, although it contacts 2 IP addresses.
https://sourceforge.net/projects/swiftsearch/files/Version%207.4.3/
 

Offline Sredni

  • Frequent Contributor
  • **
  • Posts: 746
  • Country: aq
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #14 on: December 14, 2023, 10:02:39 pm »
If it's filenames you need to search, use "Cathy".

http://rva.mtg.sk/

It's just a handful of kB and it is lightning fast.
« Last Edit: December 14, 2023, 10:07:19 pm by Sredni »
All instruments lie. Usually on the bench.
 

Offline SiliconWizard

  • Super Contributor
  • ***
  • Posts: 14481
  • Country: fr
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #15 on: December 14, 2023, 10:32:40 pm »
On Windows I was using locate32 for a number of years, but the project got abandoned IIRC. It was the equivalent of the locate+grep CLI on unix-like systems, but with a GUI. Maybe it's still available for download and still works on Windows 10, there are good chances it would. Very lightweight too.

On Linux and macOS there are tons of good search tools. For Linux, apart from command-line tools, the main GUI one I currently use is KFind. Works very well. Very fast on SSDs. While there's a number of KDE apps that have a Windows build, such as Okular, I don't think KFind does (but you could have a look).


 

Offline PlainName

  • Super Contributor
  • ***
  • Posts: 6847
  • Country: va
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #16 on: December 15, 2023, 12:59:56 am »
Many useful GUI search tools on Windows. Just as fast as opening a command prompt and trying to remember what to type, then trying to decipher the output :)

'Everything' just lists, well, everything and you just filter out what you're looking for.

A rather different tool, which I tend to use most because it's the easiest, simplest and always there, is Listary. I don't actually have this installed for searching - that's just one of the useful facilities it provides. It's primary use (for me) is to deal with the standard open/save dialogs defaulting to some appdata folder I never use. Hard to explain the benefit until you've used it for a while, and then you'll be lost without it.

If it's searching for data inside files (that is, where is the file that contains 'something') then there are many grep-alikes. The one I use is AJCGrep mostly because I also use their AJC Active Backup (a lifesaver - not often, but it only needs to do it once). However, it is good in that it will give a list of matches with surrounding lines for context (try that on a command line) and similar usefulness. Fast, too.
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11653
  • Country: my
  • reassessing directives...
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #17 on: December 15, 2023, 02:14:43 am »
Based on recommendation from members here sometime ago when i was looking for WinXP explorer replacement on newer Windows... now i use XYplorer and never look back. it worths every penny. Built in explorer past WinXP are pure shit up to today.
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline rdl

  • Super Contributor
  • ***
  • Posts: 3667
  • Country: us
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #18 on: December 15, 2023, 04:26:21 pm »
Windows 7 was the best version of since Windows 2000, but the changes they made to File Explorer were not one of its good points. And the Windows Search was absolutely abysmal. If you asked it to do anything not completely simple, it would usually just slowly grind to a stop and do nothing. One of the first things I always did was turn it off.
 

Offline 50ShadesOfDirt

  • Regular Contributor
  • *
  • Posts: 110
  • Country: us
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #19 on: December 16, 2023, 01:50:52 pm »
I use ESET on my systems, and it passes SwiftSearch (an MFT search tool) as clean. Virustotal shows only 1 entity not liking it, out of dozens. I've used swiftsearch for years ... no hacks yet.

If one is worried about *any* virustotal hit, then switch to any of the (dozens or more?) other MFT search tools out there ...

Most programs/utilities are "contacting" home either for telemetry or for update checks. If one doesn't like this aspect of things, just run a free tray-based firewall that disallows all comms out; many give you the option to whitelist the programs you care about, on the fly.

The point of all of this is, avoid the internal/free search tool built into Windows, unless you either like it as is, or don't care enough about searching to need something better. Swiftsearch, and probably all such MFT-based tools, finds things incredibly fast ...

So many (open-source) tools, so little time ...

Hope this helps ...
 

Offline chilternview

  • Regular Contributor
  • *
  • Posts: 145
  • Country: gb
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #20 on: December 16, 2023, 02:54:25 pm »
Just install UnixUtils (https://unxutils.sourceforge.net/) and use 'find' - and grep etc. No wrestling with weird gui's.
 

Offline PlainName

  • Super Contributor
  • ***
  • Posts: 6847
  • Country: va
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #21 on: December 16, 2023, 09:22:06 pm »
Quote
No wrestling with weird gui's

Indeed. That's why every single consumer desktop is a GUI. Er...
 

Offline SiliconWizard

  • Super Contributor
  • ***
  • Posts: 14481
  • Country: fr
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #22 on: December 16, 2023, 09:23:58 pm »
locate32 is actually still available (although not updated in over ten years). It works fine on Win 7, and I would be really surprised if it didn't on Win 10 and 11:
http://locate32.cogit.net/
 

Offline chilternview

  • Regular Contributor
  • *
  • Posts: 145
  • Country: gb
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #23 on: December 20, 2023, 06:19:39 pm »
Indeed. That's why every single consumer desktop is a GUI. Er...

And that's why every one of those desktop environments has a command line / terminal app... so that those of us that prefer to use a command line and scripting can.
 

Offline PlainName

  • Super Contributor
  • ***
  • Posts: 6847
  • Country: va
Re: Why in 2023 does this simple task break Windows 10 ?
« Reply #24 on: December 20, 2023, 10:35:26 pm »
Sure, and notice how the terminal is just a window in a GUI, one of many apps (which aren't command lines). I dare say there are gurus that just run a command line straight from boot, but they are hard core and should also turn up their noses at editors that fake a GUI in text mode.
 
The following users thanked this post: trs


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf