At work, I have a Windows-10 computer, which is working in a very logical way: if I want to locate a program, I launch Dir /S /B "*program*.exe
and I find it.
At home, I have a Windows-11 computer which behaves very strangely, as you can see:
Windows commandline:
C:\Program Files>dir /S /B "*paint*.exe"File Not Found
Windows taskmanager (go to "details"):
... and most of all: shouldn't that program be located in "C:\Windows"?
For your information, hereby an excerpt of the winver
command: