Recommended Posts

Not a bad design, it just hasn't been optimised. MS can allow the start screen to run unsuspended however they obviously haven't optimised the system to do this yet. By all means put in feedback saying 'It's slow' and it'll get the attention it deserves. When it's running unsuspended it's snappy on my systems.

 

Xaml in itself isn't slowing the menu down, they're continuing to optimise this and the app itself is compiled down to native.

 

It does have things like application insights running which is logging what you are doing so they can see how it is or isn't being used.

- its a separate process, not part of explorer.exe (which is always running)

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

Unless MS messed up the scheduling, having separate processes running doesn't have any effect at all on performance.  Secondly, the start menu itself is not a separate process - in fact I've crashed it a few times and the whole explorer shell drops - the reason you're seeing the link between the startmenu and searchui.exe is because MS moved the search logic to a separate process, thus stopping long queries from affecting the start menu performance.  This is all conjecture so correct me if I'm wrong. Lastly, XAML and WPF should be GPU accelerated so I'm gonna peg your performance issues on GPU drivers.  

Ok, so -

 

- its a separate process, not part of explorer.exe (which is always running)

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

- the actual app itself has a lot of changes

 

The first 2 reasons are enough reason to worry, even if they can fix these issues, its never going to be instant to open like before. Can't really say its a good decision, esp on lower en d hardware the difference is easily noticeable. 

 

And to those who keep saying 'its not done yet', give it a rest. 6 months of updates and even the most basic issues haven't been fixed, compared to the very first TP there's hardly anything improved.

 

Can I know your specs? Start menu (and calculator app) run/open blazingly fast here, and rarely ever crashed.

I may not like it but I've never had an issue trying to open it.


Ok, so -

 

- its a separate process, not part of explorer.exe (which is always running)

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

- the actual app itself has a lot of changes

 

The first 2 reasons are enough reason to worry, even if they can fix these issues, its never going to be instant to open like before. Can't really say its a good decision, esp on lower en d hardware the difference is easily noticeable. 

 

And to those who keep saying 'its not done yet', give it a rest. 6 months of updates and even the most basic issues haven't been fixed, compared to the very first TP there's hardly anything improved.

 

The new calculator opens up fast for me.. within 1 or 2 seconds.

I have an older laptop (C2D) and Win 10 seems much slower on this, I suspect a big part is due to Metro apps being so slow. On my desktop which is much newer (Core i5) the delay is much less but its still noticeable.

 

I suspect Win 10 won't really work that well on lower end hardware and MS is still targeting it at newer pc's and tablets/phones. They know very few people with Win 7 or older will bother to upgrade.

I have been facing same issue since upgrading to build 10074. It's on and off. As I'm tying this post, my start menu is not working for an unknown reason. Hope is fix in the next preview release. So annoying sometimes to restart you PC several times to get the start menu to work.

 

Sometimes disabling the search on the  task bar seems to fix the issue.

It was supposed to RTM in June/July last I heard....

 

I'm hearing that RTM is a thing of the past. I read they are going to do it sort of like the setting in the Technical Preview of FAST (Insiders program) or SLOW (Public). The OEM's will be in the fast group which will be like the RTM but they insiders and OEM's will have the option to upgrade.

Why is Start Menu a seperate process? I don't get it.

 

Because it is actually sort of an Universal app.

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

 

That may have been correct with .NET 3 or something similar, back when WPF was first coming to life, but not with the XAML that is present in Windows 10. It is XAML, but it actually compiles to native code. The reason it is bad at the moment is because it is not polished at all, they have not done a feature freeze and have not had their usual bug fix sprint before release yet.

I have an older laptop (C2D) and Win 10 seems much slower on this, I suspect a big part is due to Metro apps being so slow. On my desktop which is much newer (Core i5) the delay is much less but its still noticeable.

 

I suspect Win 10 won't really work that well on lower end hardware and MS is still targeting it at newer pc's and tablets/phones. They know very few people with Win 7 or older will bother to upgrade.

 

Or...you could do the smart thing and adjust visual features according to your hardware. It won't fix some things obviously due to debugging code still running and tweaks still needing to be made. It will increase your performance however, assuming it is currently functioning in Windows 10, which is still not even near RC quality.

Hmm..

@ OP

Have you thought about posting your PC specs, so people can get a basis of what the "minimal" requirement is to run it? My rig at home is a bit sluggish.

CPU: 2.66Ghz
RAM: 4GB
GFX: 560 GTX
HDD: Enterprise Level 10K RPM 300GB Raptor Drive

 

According to the Google searches, my rig should run it fine, but it doesn't.

Unless MS messed up the scheduling, having separate processes running doesn't have any effect at all on performance.  Secondly, the start menu itself is not a separate process - in fact I've crashed it a few times and the whole explorer shell drops - the reason you're seeing the link between the startmenu and searchui.exe is because MS moved the search logic to a separate process, thus stopping long queries from affecting the start menu performance.  This is all conjecture so correct me if I'm wrong. Lastly, XAML and WPF should be GPU accelerated so I'm gonna peg your performance issues on GPU drivers.

 

And this right here is the exact reason on why this new XAML based Start Menu is currently so unstable. In effect it goes counter to what MS was trying to achieve with TDR in the prevention of Graphics Drivers taking down vital Windows functional.

 

Because now when a driver crashes or is poorly programmed like in AMDs case for switchable laptops .. it will take out the Start Menu and all the XAML apps in the process without any hope for recovery.

 

Once such crashes happen ShellExperienceHost.exe goes into an endless state of loop and simply does not manage to start.

 

When everything was neatly integrated into one place/ process .. the drivers and the system knew its place.

 

Now you have several processes that have to be adjusted to accommodate the graphics drivers.

 

Then you need to take into account laptops switchable drivers states where XAML needs to follow the change from Intel to AMD.

Yeah and the public builds are a good 30+ versions behind what MS has internally.

Do you know this for a fact or is it just speculation?

 

There has been very little progress between the TP back in Nov and what we have today, it certainly does not bode well.

Do you know this for a fact or is it just speculation?

 

There has been very little progress between the TP back in Nov and what we have today, it certainly does not bode well.

The Start menu was not even based on XAML back in November.

The Start menu was not even based on XAML back in November.

 

Just goes to show that such a drastic change prior to RTM without decent testing is sure to backfire and get noticed by the people for which it will perform poorly.

 

There is a reason that the Server edition doesn't have the XAML menu... just saying.

Just goes to show that such a drastic change prior to RTM without decent testing is sure to backfire and get noticed by the people for which it will perform poorly.

Thank you for stating that the change to XAML was a drastic change; this is, in fact, why I mentioned it. Contrary to Defcon's assertion, more than "very little progress" has been made since the Technical Preview in November

I believe we are all discussing it with the best intentions talking about the same problem but through different lenses.

 

Maybe we interpret progress critical to our own situations differently and maybe Defcons issue also relates to XAML performance in general..

 

I have written to an MS rep who concerns himself with graphics driver issues such as these that affect Windows 10. 

 

Am waiting on the feedback but this situation is a bit too close for comfort considering that Windows should be out soon.

Just been perusing this thread.  My start menu has been close to useless since the start of the tech preview.  I was used to hitting the windows key and typing the program I wanted and it would come up immediately.  Now, half the time the start menu doesn't even appear when I press the windows key. Once it does, however, it'll work for a bit pretty well.

 

CPU: Intel i7-3770 @ 3.4GHz

RAM: 12GB

GPU: Radeon R9 270X 2GB

The internal tech is another matter. Whether or not it's better for users is what defines progress as far as most users are concerned I'd think.

I would be inclined to think so as well, but your previous responses suggest something else. You have stated

Do you know this for a fact or is it just speculation?

 

There has been very little progress between the TP back in Nov and what we have today, it certainly does not bode well.

Lets see.. latest public build is 10074.

 

Front page:

 

https://www.neowin.net/news/gallery-windows-10-build-10114-start-menu-gets-refined

 

10114 - 10074 = ?

 

40 builds. No speculation on my part.

 

And yes...there has been much progress since November.

 

Ok, so -

 

- its a separate process, not part of explorer.exe (which is always running)

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

- the actual app itself has a lot of changes

 

The first 2 reasons are enough reason to worry, even if they can fix these issues, its never going to be instant to open like before. Can't really say its a good decision, esp on lower en d hardware the difference is easily noticeable. 

 

And to those who keep saying 'its not done yet', give it a rest. 6 months of updates and even the most basic issues haven't been fixed, compared to the very first TP there's hardly anything improved.

 

 

http://screencast.com/t/BnsXnxoy

 

This is on a 3 year old Mac Mini.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Anthropic introduces Claude Tag, a new AI teammate for Slack by Fiza Ali Anthropic has announced Claude Tag, a new feature that lets teams work with Claude directly inside Slack. The idea is simple: once Claude is added to a Slack workspace and given access to selected channels, users can tag @Claude in conversations and assign tasks. Claude can then work through those requests using connected tools and data sources before posting its results back into a Slack thread. What makes Claude Tag different from a typical chatbot is that it's designed to operate as a shared assistant for an entire team rather than a single user. Everyone in a channel interacts with the same Claude instance. This allows the team members to see ongoing work and continue tasks started by others. Furthermore, Anthropic says the AI can build context over time by following conversations in channels where it has permission to operate. This means users don't have to repeatedly provide the same background information for every request. The system is also designed for asynchronous work. Instead of waiting for responses in a chat window, users can assign a task to Claude and return later once the work is complete. Anthropic says Claude can break larger requests into multiple steps and use connected tools to complete them. Moreover, the system can also schedule follow-up tasks and continue working on projects over extended periods. Another feature allows Claude to keep the users updated and follow up on unresolved tasks when its optional "ambient" mode is enabled. The company says the tool is already being used internally for software development, data analysis, support workflows, and debugging. According to Anthropic, around 65% of its product team's code is now generated through its internal version of Claude Tag. For organisations concerned about security, administrators can control which channels, tools, and data sources Claude can access. Separate Claude instances can also be configured for different departments, helping keep information isolated between teams. Administrators can also monitor activity logs, review completed tasks, and set spending limits at both the organisation and channel level. Claude Tag is now available in beta for Claude Enterprise and Claude Team customers and runs on Claude Opus 4.8 that was announced this May. The feature will also replace Anthropic's existing Claude in Slack application, with current users able to migrate within a 30-day migration window. Lastly, eligible customers will receive introductory credits to help teams evaluate the new experience.
    • Beats Studio Pro wireless over-ear ANC headphones drop to their lowest price yet by Fiza Ali Amazon is currently offering the Beats Studio Pro headphones at their all-time low price. The Studio Pro use 40mm active drivers which are designed to improve clarity and reduce distortion compared to previous models, with up to an 80% improvement over the Beats Studio3 Wireless. A built-in digital processor adjusts frequency response to keep the sound balanced rather than overly boosted in any one area. They also include Active Noise Cancelling that adapts to your surroundings to reduce background noise along with a Transparency mode that lets outside sound in when you need awareness of what’s going on around you. Furthermore, the headphones support personalised Spatial Audio with dynamic head tracking as well as Dolby Atmos playback on supported content. Moreover, built-in voice-targeting microphones improve call quality. You can also switch between three sound profiles including Beats Signature for balanced music playback, Entertainment for films and gaming, and Conversation for clearer voice in calls and podcasts. Physically, they are designed to be worn for long periods without feeling heavy or awkward. The ear cushions use UltraPlush engineered leather while metal sliders allow you to adjust the fit. On the connectivity side, the Studio Pro use Class 1 Bluetooth for a stable, long-range wireless connection. There is also a 3.5mm input if you want to plug in directly, including use with in-flight entertainment systems. Controls are located on the headphones and include a "b" button for music and call control, a volume rocker, and a multifunction button used for switching listening modes, EQ settings, power, and pairing. In addition, the headphones offer integration with both Apple and Android devices. On Apple devices, they support one-touch pairing with iCloud-linked devices, hands-free Siri access, Find My tracking based on last connected location, and automatic software updates. On Android devices, they support Google Fast Pair, Audio Switch between compatible devices, and Google Find My Device tracking, with additional features available through the Beats app. When it comes to the battery performance, it is rated at up to 40 hours of listening time with ANC turned off, and up to 24 hours with ANC or Transparency mode enabled. A 10-minute Fast Fuel charge should provide up to 4 hours of playback. Finally, the headphones use a rechargeable lithium-ion battery and charge via USB-C. Beats Studio Pro Wireless Over-Ear ANC Headphones: $149.95 (Amazon US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • "lets you pause updates by choosing an end date, for up to 35 days" Wasn't it "indefinitely"?
    • Those extra reboots are related to the UEFI Secure Boot certificate update thing.
    • Hands on with the ProtoArc EM25: Affordable ergonomic mouse that focuses on the right things by Taras Buria ProtoArc is known for making all sorts of office products with a big focus on ergonomics and comfort. Its latest product, the EM25, promises a comfortable-to-use, affordable, and customizable mouse. We took one for a spin; here are our impressions. The ProtoArc EM25 is a $49.99 mouse, but right now, during Prime Day 2026, you can get it for just $37.99. Right off the bat, you can see that the EM25 is inspired by Logitech's MX Master lineup and the legendary MX Master 3/3S. Its shape and proportions are very similar, so for a person with large hands (right-handed person, mind you), the EM25 is very comfortable to use. The mouse fills the palm, and the thumb rests on a small extension, giving your wrist a small tilt to reduce strain. The mouse is made of black plastic without any coating, eliminating long-term wear concerns. However, I can see the main buttons and other areas you touch the most getting polished over time. Despite its size and bulk, the mouse is not too heavy. It weighs about 100 grams, which is significantly less than the MX Master 3S and its successor. It is no lightweight gaming mouse by any means, but it is not excessively heavy like the MX Master 4. The EM25 has a built-in storage for its USB dongle. It is a cleverly made magnetic flap that you open by simply pressing on it. Next to the flap, you will find the on/off switch, the 1,000 Hz sensor, and a DPI button (up to 8,000 DPI). I find the DPI button location a bit odd, and I would prefer it somewhere below the main scroll wheel. Still, given that I never change DPI on my mice, I will let it pass. What is more important is that, unlike MX Master 3/3S/4, the device switch button is located below the left-click button, which allows you to switch devices without lifting and flipping the mouse. For a multi-device setup, this is a perfect solution: the button does not require too much effort to use, it does not get in your way, but it is also easily reachable with your thumb. The main scroll wheel has two modes: ratcheted and free-flow. You can only change between them with a bright orange button (I like this little touch of color), which is sprung and requires some effort to press. The wheel is dead-silent in free-flow mode, but ratched is quite loud and stiff, perhaps even too much to my liking. I can hardly call it deal-breaking, but it will certainly take some time to get used to. The side scroll wheel, it is notched, silent, and pleasant to use. Next to it, you can find a piece of glossed plastic with connection indicators: Dongle, Bluetooth 1, Bluetooth 2, and the low battery indicator. By the way, the built-in battery is rechargeable via a USB Type-C cable, which is included. It is sleeved and has an orange velcro strap to keep it tidy. After using the EM25 for a few weeks, I can say that its main buttons are my absolute favorite. They have very pronounced clicks, which feel great with just the right amount of force required to register a press. I would say they feel like something in between regular mouse clicks and silent ones. You can hear and feel the springy switch, but it is not sharp or loud to the point of annoying you. As for back/forward and device switch buttons, they are very clicky and quite noisy. Unfortunately, there are no extra buttons that you can map to specific things like in the MX Master lineup. Besides great primary clicks, another thing I like about the EM25 is its 1,000 Hz sensor. In the world, where Logitech still uses 125 Hz sensors in $100+ mice, seeing a much faster sensor in a mouse that costs three times less is very refreshing. Also, all the settings and customization you make are stored on-device, and you do not need to install any software. Just open the web-based app and change all that you need. Speaking of customization, you can remap what buttons do, adjust the DPI, and the sensor speed. Sadly, gestures are not supported, but you can still map pretty much anything to each button, including shortcuts, media buttons, and more. I also recommend using software like XMouseControl, as it will let you remap the side scroll wheel. At the end of the day, the ProtoArc EM25 is a great mouse. Clearly inspired by the MX Master lineup, it takes the best of it and complements it with a much more wallet-friendly price tag, significantly better sensor, on-device memory, a built-in storage for the dongle, and more (it fixes everything that I complained about the MX Master 4 recently). And for only $37.99 during Prime Day, the EM25 is an easy recommendation. Buy ProtoArc EM25 mouse - $37.99 | 24% off with Prime As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      460
    2. 2
      +Edouard
      161
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Michael Scrip
      81
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!