Earlier quoted context omitted.
There is a registry key that turns off web search in win10, it makes it much nicer.
For posterity, HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer DisableSearchBoxSuggestions DWORD Set its value to 1. Should work for Windows 11 and 10
No Start Menu for You
201–210 of 281 posts
Re: No Start Menu for You
#202It seems to be a pattern with (not just) Microsoft products to hang the UI while waiting for some remote API, usually talking to the home base. Happens a lot to me with Office desktop apps - they freeze sometimes for a good second or so while starting and more surprisingly also when closing. One time it bothered me so much, that I recorded an ETW and unsurprisingly the time during the hang was spent waiting for some…
I use Win10 at work and the Calc app lags for like 10s when opening before I can type in it. I firmly remember it started to do that after some reboot update ...
Re: No Start Menu for You
#203Earlier quoted context omitted.
When this happened to me, I was told that the memory can't be replaced without replacing the entire motherboard. Which means that after warranty period has passed the machine is either very expensive to repair or unrepairable.
That’s sadly true given the design trade offs: M1 CPU package includes RAM - that makes it fast by lowering latency and removes the category of errors related to physical sockets but means any failure requires the entire part to be replaced.
Re: No Start Menu for You
#204I think search is hard generally. I switched to an M1 Mac pro recently, and it has its own set of challenges. For instance, there is no start menu but a search bar called Spotlight. You do your quick math in there (where you'd call calc.exe in Windows). However, it only accepts your query as math... sometimes. Like 50% of the times. Otherwise it searches the web. If you search for a program, it takes just that tiny s…
> Tiling left / right etc? Doesn't exist Sure it does - long press on the green maximise button and you get a little drop down. For me it includes "Enter full screen", "Tile Window to Left of Screen" and "Tile Window to Left of Screen". Tiling is like full screen but with two apps side-by-side rather than one. If you want to maximise a window instead of going full screen (that is, make it as big as possible but not o…
"I've used computers for x years, and if mac is so intuitive I should just get it, and mac sucks because you can't move folders only copy them in finder". A variation of this I've heard multiple times.
MacOS is intuitive for people who's never used another system in my opinion. If your muscle memory and workflows have been shaped by windows, you're going to have to look up how to do things.
Like, holding down option with certain clicks to reveal more options is not something everyone know, and it's applicable (used to be at least) in many places.
Re: No Start Menu for You
#205There's many other problems with the start menu - specifically search 1) Anything not found opens in Edge™ and not your default browser (WTF?) 2) It loads lazily - so sometimes you hit enter and the highlighted item has already changed 3) Partial searches don't work very well. At this point, I'm wondering if there's a start menu replacement app
About 1), I'm using MSEdgeRedirect [1] to forward "microsoft-edge:" URIs to my default browser. Other browsers were planning to support Edge's URI scheme as well so users could change the default browser for it, but Microsoft updated that option away during Windows 10. [1]: https://github.com/rcmaehl/MSEdgeRedirect/
Re: No Start Menu for You
#206Earlier quoted context omitted.
It still irks me to no end when a Microsoft product asks me to rate my experience. Teams is constantly badgering me to rate the call quality. Is there a threshold percentage of users indicating good/bad that would lead to any change?
The Microsoft 365 admin panel still asks you how likely you are to recommend it to a friend or colleague. "Hey Steve, I recommend the Microsoft 365 admin panel. Of all the one admin panels for 365, it's definitely the best!"
Re: No Start Menu for You
#207I think search is hard generally. I switched to an M1 Mac pro recently, and it has its own set of challenges. For instance, there is no start menu but a search bar called Spotlight. You do your quick math in there (where you'd call calc.exe in Windows). However, it only accepts your query as math... sometimes. Like 50% of the times. Otherwise it searches the web. If you search for a program, it takes just that tiny s…
It didn't used to be this way, a lot of things about the UX has gotten worse in Mac OS. The nice thing is there is common, well written software in the community to resolve most of the quirks. BetterTouchTool is a REQUIRED install on every Mac I touch and while it is very powerful and has many capabilities, its two most important features for me are rather mundane: Dragging to grid and switching the behavior of the green button back to maximizing the window instead of going full screen (does anyone actually want /full screen/ for a normal application that is not watching a long video?)
If you have the right mix of community written software (much of which is free, but some is paid), Macs become a truly lovely experience. I can't stand Windows these days, when I used to feel very positively about it. Granted, there are great community written programs for Windows to improve its UX as well.
Re: No Start Menu for You
#208There's many other problems with the start menu - specifically search 1) Anything not found opens in Edge™ and not your default browser (WTF?) 2) It loads lazily - so sometimes you hit enter and the highlighted item has already changed 3) Partial searches don't work very well. At this point, I'm wondering if there's a start menu replacement app
Re: No Start Menu for You
#209Earlier quoted context omitted.
That’s sadly true given the design trade offs: M1 CPU package includes RAM - that makes it fast by lowering latency and removes the category of errors related to physical sockets but means any failure requires the entire part to be replaced.
This was before M1. I'm not sure if there was a technical reason to not have a RAM socket but the chip was soldered directly to mainboard in any case.
Re: No Start Menu for You
#210Earlier quoted context omitted.
For posterity, HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer DisableSearchBoxSuggestions DWORD Set its value to 1. Should work for Windows 11 and 10
I don't see an Explorer folder under that path on my installation.