Forgot your password?
typodupeerror
Windows Operating Systems Software

Microsoft Plans To Build 100% Native Apps For Windows 11 (techspot.com) 118

Microsoft is reportedly shifting Windows 11 app development back toward fully native apps. Rudy Huyn, a Partner Architect at Microsoft working on the Store and File Explorer, said in a post on X that he is building a new team to work on Windows apps. "You don't need prior experience with the platform.. what matters most is strong product thinking and a deep focus on the customer," he wrote. "If you've built great apps on any platform and care about crafting meaningful user experiences, I'd love to hear from you." Huyn later said in a reply on X that the new Windows 11 apps will be "100% native." TechSpot reports: The description stands out at a time when many of Microsoft's built-in tools, including Clipchamp and Copilot, rely on web technologies and Progressive Web App architectures. The company's commitment to native performance suggests that some long-standing frustrations around responsiveness, memory use, and interface consistency could finally be addressed.

For Windows developers, Huyn's comments hint at a change in direction. Microsoft's recent development priorities have leaned heavily on web-based approaches, with Progressive Web Apps (PWAs) replacing or supplementing many native programs. [...] Exactly which applications will be rebuilt, or how strictly "100% native" will be enforced, remains unclear. Some current Microsoft apps classified as native still depend on WebView for specific features. But the renewed emphasis already has developers paying attention.

This discussion has been archived. No new comments can be posted.

Microsoft Plans To Build 100% Native Apps For Windows 11

Comments Filter:
  • Maybe they don't like how easy it is to move to another operating system when everything is available via the browser.

    • by karmawarrior ( 311177 ) on Monday March 30, 2026 @09:37PM (#66069816) Journal

      They're not. Electron apps are not accessed via a browser. While it's true you can easily port an Electron app to GNU/Linux, that's also true of a .NET app (which, let's be honest, is likely what they're talking about here, I doubt they're going back to C++ for everything.)

      The real advantage of Electron is you can use most of the same code and assets for a website as for an Electron application, which is useful, but given how ridiculously inefficient Electron is, that isn't much of a justification for using it. Over the last 15 years, most desktop operating system's UIs have been debased by increasingly inconsistent designs making them harder to use, and a huge amount of that has been designing for some superficial "web" design that doesn't really exist - at least, not in a form that stands still.

      My sense of this:

      Microsoft is in a panic. Almost everything different between Windows 10 and Windows 11 is disliked, from the centralized logins to the AI-with-everything. On top of this RAM prices are sky high meaning the bloat is rapidly becoming a problem. What they've realized is they have to do a full overhaul of Windows 11. And one of these is to stop using technologies like Electron where they shouldn't be used. They can literally reduce its memory footprint to Windows 7 levels, and make their code more reliable and less dependent on third party libraries and APIs by eliminating a rather absurd example of abstraction-for-abstraction's sake from their development stack.

      This might even be good news.

      • by TheDarkMaster ( 1292526 ) on Monday March 30, 2026 @10:43PM (#66069866)
        Just a few years ago, an app with almost the same functionality as WhatsApp (though it wouldn’t have video or audio, since that wasn’t feasible back then on dial-up or DSL connections) wouldn’t have used more than 50MB even under heavy use. Nowadays, however, an app with the same goals easily exceeds 1.5GB of RAM.

        1.5 GB of RAM for an instant messaging app. It was possible to run the entire Windows XP system plus user applications on 128MB of RAM... 256MB was a luxury.

        And for those complete idiots who keep going on and on about how “memory that isn’t used is wasted memory,” I have two things to say to those clowns:

        1) There is absolutely no reason to use 1GB of RAM for a task that you can easily handle with just 10MB of RAM. Just because your computer has 32GB of RAM doesn’t mean you have to use all of it just for your application;

        2) Your application isn't the only thing running on the user's computer. What happens if the dozens of processes running on the user's computer all have the same idiotic idea of trying to reserve all the computer's memory for themselves?
        • Don't forget about responsiveness! All these bloated pieces of shit are slow to start, slow to react to clicks, get into CPU usage loops or just hang entirely.

          Or the fucking blight of PWAs that almost every time you start them give you a "Found an update. Restart or Later?" question that is just retarded to ask. 1Password and Signal are examples of this.

          • by DarkOx ( 621550 ) on Tuesday March 31, 2026 @08:19AM (#66070172) Journal

            So much this. Unless there is a reason you CANT continue without an update, or possibly on first run, you should never ask a user to update on start up. They already use the software. They did not click it because felt installing something right now. The clicked because they wanted to do something. Let them! Ask if they want to update on close and do it in the background!

            If you feel you really must, you can pop up the 'what's new' dialog the next time they fire it up.

          • Glad I'm not the only one who hates Signal's incessant bloated updates. Ten years ago it was an IM app. Now, tens or possibly hundreds of gigabytes of cumulative updates later it's still the same IM app, currently using three quarters of a gigabyte of memory to display a couple of chats. And the worst thing is that if you block its constant updates it disables itself. It's like the worst type of intrusive vendor bloatware, only you can't really get rid of it because all your friends use it and everythin
          • Signal on Debian does not do that. It updates with the other apps, when I tell apt to update all my apps, and it never asks me to update.

        • WhatsApp clearly needs to learn from Discord here and have a one line code that causes it to simply close and restart itself when the Electron framework finally has shat enough over your system resources that you're out of memory.

          I'm obviously being sarcastic here, but I am unfortunately not joking about Discord: https://www.remio.ai/post/disc... [remio.ai]

        • > It was possible to run the entire Windows XP system plus user applications on 128MB of RAM... 256MB was a luxury.

          I did an experiment once. Windows NT 3.5 could boot with 12MB of RAM. You really couldn't do anything with it, but it did boot up. As I recall, the whole OS only took up about 40MB of disk space.

      • Microsoft's apps were bloated pigs long before Electron was a thing. I'm old enough to remember hearing these sorts of complaints regarding Office 2000... and even earlier.

        • Sigh... the good old days. I ran Word 2.0 on WFW 3 with 16MB of memory. That was extravagant - they recommended 2MB.

          And it did 95% of what I've ever done with a word processor.

          • by mccalli ( 323026 )
            I strongly believe Word peaked with Word 4.2 on the Mac - System 6, 1Mb RAM. There are those who would argue 5.1a on the Mac because it included envelope printing, but it was much, much slower and needed more like 2 or 4Mb.

            Then they unified the version numbers across the platforms and moved to this pcode stuff in v6. This was so bad and so slow on the Mac that they actually issued an apology for it. Things have gone downhill since then, and v6 was released 1994.
            • by DarkOx ( 621550 )

              Yeah but Work 6.0 on Windows was actually pretty good. It had everything you'd expect for the most part even in a contemporary word processor to day.

              I don't think if took Word 2019 away from most users and gave them 6.0 they'd care much, if you could some how make the document compatibility issues vanish.

              The problem with Word on Mac's was the Macs, by the time PC got 33 or 66mhz 486 CPUs, PCs were just better than Macs all around.

              • by mccalli ( 323026 )
                Mostly agree. I abandoned the Mac around Systen 7.5 era for the 486DX 66Mhz. The multitasking and protected memory spaces put it in advance of the Mac, and the CPUs started to lag the competition as well.

                I came back in the OS X era (can't remember if I ever had Cheetah, but I definitely had Jaguar) where although the chips were a bit slower overall it didn't matter much because the OS was just better. Now the chips are better, the OS is better (for versions of 'better' that don't include gaming)...but th
                • by DarkOx ( 621550 )

                  yeah I was speaking historically. I use a Mac M1 at work and I like it. I know the newer machines are even better. I am not sure based on what I read mostly, that Apple Si is better than Zen, better at certain things but not all things. MacOS is better than Windows11, Windows11 is a steaming pile that should make anyone forced to use it want to scream, I know I do every encounter.

                  I love my Slackware PC at home. I XFCE is a better UI than MacOS at least if you are willing to tailor things to your liking.

                  • I have multiple computers, including a Macbook Air M1 at home, and it's great. Have been seeing some YouTube reviews recently that compared that w/ a Macbook Neo, and in most aspects, M1 came out on top. I bought this in 2021, and it's still serving me well

                    Its only shortcoming is that since it has to be charged via the Thunderbolt port, sometimes when I play games, the battery drains fast even though it's connected to power. Something that my other laptops w/ dedicated power supplies don't run into. O

            • Actually, I was fine w/ every version of Office until Office 2003. Once 2007 came and changed the document formats to .docx, .xlsx, .pptx, I just hated it! But yeah, thinking back, Word for Windows 5 was really good. Don't think I used anything before that version

              Only new thing they could have done might have been to produce 64-bit versions of those applications, just so that CPUs aren't compelled to support 32 or 16 bit subsets of their instruction sets

    • Or they just realized PWAs suck, and applications should run locally not just be browser windows. Why is Windows Help not local? If a user is trying to fix their network, having the guides and troubleshooters entirely on the web isn't very helpful.
    • Maybe they don't like how easy it is to move to another operating system when everything is available via the browser.

      But that's a pretty limiting environment. For instance, I prefer using the YouTube app or the X app, as opposed to running it in a browser (currently, on my ancient Android tablet, I have to run YouTube in a browser b'cos that version of Android is no longer supported by YouTube from the Play store

      No, Microsoft applications used to be pretty good in the 90s and 00s. It's ever since Windows 8 and the introduction of the Windows Store that things started going downhill. So maybe they're looking at revivi

  • Here we go again.... (Score:5, Interesting)

    by Bob_Who ( 926234 ) on Monday March 30, 2026 @07:30PM (#66069722) Journal

    We've seen and heard this all before at Microsoft. The ebb and flow of industrial monopolists who fail to deliver on their market dominance because their customers and their employees are just NOT HAPPY. This is how it goes with big corporate entities who reign absolute control over their marketing campaigns, but not over reality. So go ahead Microsoft, say whatever you want about the epic failure of how you monetize your operating system and developers. Just remember, some of us have heard this all before, and we know how you really operate. Whatever floats your boat, but we know where this all leads....

    • by TWX ( 665546 ) on Monday March 30, 2026 @07:46PM (#66069732)

      They seem to have forgotten why some of their most popular applications became most popular in their respective categories, and that wasn't just leveraging their OS marketshare OEM install dominance. It was a combination of reasonably good UI design that had a degree of intuitiveness along with fairly easy access to more advanced features, with an added dash of the ability to use data from one application in another without major headaches. Arguably MS Office in the days before Ribbon and Metro UIs exemplify this.

      Unfortunately they chose to change the UI for change's sake, ie, because users wouldn't recognize that they now had a shiny new version of the product if they didn't flagrantly change the UI, and they chose UI designs that frankly sucked. They also seem to have harmed that interoperability by trying to push too much of it when it doesn't fully work right.

      Obviously there have been software companies that had products that for the professionals constantly using them were better, like WordPerfect to Word, but those didn't generally work well for both the power user and the casual user. Originally Microsoft had managed to bridge that gap. But Ribbon and Metro interfaces have harmed the power user, it's now harder to do things than it should be, and power users have incentive to look for software that gives them the features without the bloat.

      I doubt that Microsoft is going to understand this in this revamp. They're going to try to cram some UI change solely for the purpose of making it different than the prior version, and even if it's now "native" it's still going to suck. And they're going to try to force any remaining users on prior versions of Windows off of those and onto Windows 11.

      • > Unfortunately they chose to change the UI for change's sake

        I'm about 90% convinced they introduced the Ribbon for anti-trust reasons. Here's a change in UI that cannot be fully cloned by competitors (they'd have to make their own custom Ribbons with a custom, non Word, layout to avoid falling foul of copyrights), and which hampers users being able to transfer their skills from Word to, say, Wordperfect (or even Word to Excel.)

        Look at the timings, with development occurring at a time when Microsoft had

        • by TWX ( 665546 )

          That's plausible.

          I still hate it though. My first version of Office was 4.3, which included Word 6.0 and was ostensibly for Windows 3.1. I'd previously used Clarisworks on Macintoshes in school and before that I used a ghetto cheap program that called itself a word processor but was more of a glorified text editor in MS-DOS that worked well with an Epson dot matrix printer's formatting, so for me Word was great. I felt like the bumpers from Clarisworks had been removed, I had a lot more control over what

        • I'm pretty sure you cannot copyright an UI interface design, except for the graphics on the buttons. However, they may have had some specific patent on the ribbon design.
    • Not Happy? Which dwarf are they?
  • They already exist. (Score:5, Informative)

    by devslash0 ( 4203435 ) on Monday March 30, 2026 @07:34PM (#66069724)

    They're called Portable Executables and end in EXE.

  • by SlashbotAgent ( 6477336 ) on Monday March 30, 2026 @07:44PM (#66069728)

    That's a lot of unsupported assumptions based on an X tweet.

    It could just as easily be a new team to fuck up notepad.exe worse than they already have.

  • by Valgrus Thunderaxe ( 8769977 ) on Monday March 30, 2026 @07:45PM (#66069730)
    That's a very radical position.
  • by darkain ( 749283 ) on Monday March 30, 2026 @07:52PM (#66069736) Homepage

    Maybe this partly stems from a recent Microsoft Store outage... that I shit you not... prevented NOTEPAD from functioning.

    Yes, seriously.

    https://windowsforum.com/threa... [windowsforum.com]

    • Re: (Score:2, Troll)

      by thegarbz ( 1787294 )

      Except Notepad is already a native app. The two concepts are unrelated. The outage was related to a license check (a stupid one), which literally any app could suffer from regardless of whether it is native or written in shitty web frameworks.

  • We all know a Patch Tuesday is going to accidentally reverse them back into Electron-based PWAs eventually

  • ...When we called them programs? Or executables? I mean, they do end in .exe for a reason...

  • No user serviceable parts.

    Also, they are pretending to model a brain.. Google car is saying that .. it's wierdly logical, actually kurzweil said we'd do that, but science fiction said so too... proprietary isn't just for Apple anymore, we all make kool now.
    • Doesn't have to be: one can have an FOSS program, compile it to a particular CPU, and then it runs native!

  • by Anonymous Coward

    Can someone explain what a "100% native app" is, and how it's different to what Windows 11 currently has? What are some examples of "non-native apps"?

    • Re: Native (Score:4, Insightful)

      by EXMSFT ( 935404 ) on Monday March 30, 2026 @09:46PM (#66069824)
      Applications written directly using APIs on the platform theyâ(TM)re running on (Windows, macOS, Linux, etc. this is in contrast to progressive web apps (PWAs) or platforms like Electron, which are intended to be more portable, but donâ(TM)t âoefeelâ like the platform theyâ(TM)re running on, even if they hook into platform-specific APIs too.
      • Yet Qt manages to be portable with local apps.

        • by ceoyoyo ( 59147 )

          Qt is a GUI toolkit that can, but doesn't have to, duplicate the look of the native GUI toolkit. Electron is Node + Chromium shoved in a box with your javascript. You being able to make it look like whatever you want is supposed to be a feature. Microsoft could easily do the same thing just by releasing their own collection of HTML widgets with Windows styling.

          The real problem with things like Electron is that they just chuck Node and Chromium in a box with your javascript. They're Google's everything-will-

      • Try using a real computer to post next time
        • You mean something from the pre-Unicode era? I doubt that /, would support it, since we'd be talking about browsers like Netscape Navigator, Internet Explorer....

    • Re:Native (Score:4, Insightful)

      by TheDarkMaster ( 1292526 ) on Monday March 30, 2026 @10:29PM (#66069856)
      A native Windows app uses Windows system libraries to handle tasks like communication and rendering, and relies on operating system methods to draw its interface, and so on. Basically, almost everything you saw being used in Windows 7. Whereas in Windows 11, what at first glance appears to be an desktop application is actually a piece of shit built on Electron or another “web container” whose purpose is to make a web page look like a desktop app. It even works, but with horrendous waste of CPU time and RAM.
      • Microsoft Teams is an egregious one. It used to be Electron-based and nominally used gigabytes of RAM, was horrifically slow, etc. So, they switched to their own WebView2 (i.e. embedded Edge instance) and now it typically uses hundreds of megabytes instead...

        ...but that's still hundreds of megabytes to display a chat window with some text and a few images. Yes, the kind of thing you could do in literally a handful of megabytes with native code. Instead, we have an entire browser engine rendering this stuff

        • It does support video, which is what probably takes up all that memory. Otherwise their other messaging apps would use nowhere near that

  • I thought M$ was moving everything to "web code" so they would only have to maintain a single app architecture across the entire internet to feed their cloud data mining machine and somehow sucker most users into paying for Windows desktop as a thin client for web access.

    The idea of returning to real development of native Windows applications means that corporate customers were very unhappy with the results of web/cloud first push.

    • How would this affect Windows on ARM app development? One problem for Windows the last several years has been x86 hardware not being able to keep up with ARM based chips when it comes to certain aspects like battery life and sometimes single-core performance. Following Apple's lead, Microsoft has made Windows on ARM mostly compatible with Windows on x86 albeit with a performance penalty using a translation layer. The difference between Apple and MS in this regard is the translation layer for Apple is meant
      • Honestly, I don't think Microsoft will be any more successful w/ Windows on Arm than they were back in the day w/ Windows NT on MIPS or Alpha. They had the same opportunity that NEXT had to make the OS and its ecosystem portable, but punted on it. Which is why NEC and later Compaq abandoned MIPS and Alpha. Otoh, NEXT ported NEXTSTEP to x86, Sparc and PA-RISC (albeit just the 32-bit versions), and when they got absorbed by Apple, they parallelly developed OS-X for both PowerPC and x86. Which is why it wa

  • Soaring RAM prices (Score:5, Interesting)

    by Gavino ( 560149 ) on Monday March 30, 2026 @10:01PM (#66069834)
    Might have something to do with it. There's been a lot of "I've switched to Linux!!" videos on YouTube these days. One of the main reasons quoted (beyond the "Windows is spying on me" valid argument) is efficiency and RAM usage, so that people can get more out of their hardware. A lot of videos say stuff like, "On Windows after boot up, it is using 12GB of RAM, whereas on it is only using 1.7GB! What is wrong with you - Windows 11?!!!"
    So more native code might be their way of signalling that they are going to tackle this issue, without admitting that Windows 11 bloat has gotten out of hand?
    • by Gavino ( 560149 )
      My comment should read "on Linux it is only using 1.7GB!" I had a tag of Zorin / Mint / Debian / PopOS.
    • Yeah, and even native stuff is super bloated now.

      I noticed an instance of Brave with all of the features turned off sitting at a new tab page was using 230MB.

      I remember doing OK with a version of Firefox that supported xhtml and JavaScript 2 that ran on a machine with 16MB of RAM total.

      And the current browsing experience isn't somehow instantaneous on a CPU with 16x the cores running at 10x the clock. The user response time is about the same.

      I think that browser itself ran in 4-8MB. Probably with the Flash

    • by mccalli ( 323026 )
      Which, to be honest, fundamentally misunderstands used RAM readings. Vast majority of that 'used' RAM is in easily discardable caches - Apple had the same PR problem with misleading reports when they released whatever the version was about 4-5 years ago and their tools reported full memory.

      Windows does use more RAM than most, but it showing almost all the RAM full is the same kind of caching strategy that macOS uses. Apple eventually started calling this "Memory Pressure" [apple.com] and gave it a simple traffic lig
  • Finally? (Score:5, Insightful)

    by TheDarkMaster ( 1292526 ) on Monday March 30, 2026 @10:21PM (#66069844)
    Finally? I’m tired of seeing apps in Windows 11 that are an integral part of the operating system and should therefore be native, but were built with that total, complete, and absolute shit that is “web apps”. “Web apps” only make sense when you really need independence from the OS to the point of accepting a loss of performance and very bad resource usage. Web apps have absolutely no place on where they would never be used on another operating system.
    • In my last role we were required to use Azure Visual Desktop (AVD) which would inevitably fail to connect either due to a Windows 11 bug or some obscure network misconfiguration by our corporate gatekeepers. We'd all diligently switch back to using the Remote Desktop App (RDP) which gave us exactly the same functionality as AVD and was totally reliable. Eventually, the original issue was solved and we would get the hard nudge from management to use AVD (until the next failure). It was complete madness!
    • Web apps make at least some sense when you are delivering the exact same app via the web and as a local application. But Microsoft isn't doing that, so they make none...

  • You know, that feeling that all your input must be sent off, thought about, then finally sent back to your own computer for display. Personal computing was to remove that lag. And to not be unable to use your own computer when offline.

    Hmm, maybe they listened and will try to remove that Slop... Nah.
  • by Daina.0 ( 7328506 ) on Tuesday March 31, 2026 @12:57AM (#66069942)

    I'm tired of M$ apps on Mac. I wish this means they'll stop writing stuff for Macs.

  • I am so sick of web technologies everywhere, especially where they do not bellong.

    My computer is thousand of times faster than my first , and yet, at so many tasks it is slower because of bad app design.

    What especially drives me nuts is responsive, but non working UI.
    You press on the button, get a nice "click response", but nothing happens. Typical of app designed with "modern" technologies.

    Bring back older, WORKING, technologies which will bring consistency between apps, high responsiveness, low ressource

    • by ledow ( 319597 )

      The one good thing about hitting limits on CPU clock speed, memory shortages, etc. is that they might finally have to start actually making programmes vaguely efficient again.

      There's also yet-another reason that I don't use Windows, and that's that everything seems to want an app running on startup to cache what it needs to to present these shitty web UIs with any semblance of performance, to do the most worthless things.

      There are far too many programmes that just don't function correctly if you have a soft

  • I wonder why Microsoft does not go 100% open source for windows apps, as to ensure that customers are not exposed to "enshittification" risks of their favourite apps by suboptimal cloud and AI inclusions or product upgrades. These days you cannot be sure that your favourite app will be available in two years time. WIN 11 is already so much worse than Win 10.

  • Please let this mean the eventual end of Microsoft Flight Simulator using a FUCKING WEBVIEW2 FOR THE UI AND GAUGES! I GET that native gui apps ablnd games can be a pain in the dick, but here is NO reason in a SIMULATION GAME for something that can fuck performance, where performance matters.
  • ClipChump is the worst.... Many corporations stick people with that as the only (free and included w/Win 11) tool they've got to work with the occasional need to edit video. It feels like it's cloud-enabled for no reason except to say it "uses the cloud"!

    It feels like a poor attempt to imitate Apple's iMovie except crippled with less functionality and a huge performance hit because some of the features only work via the cloud, plus it insists of storing files/folders in a personal OneDrive that syncs to th

  • "If you've built great apps on any platform and care about crafting meaningful user experiences, I'd love to hear from you." ...so I can remove you as a direct competitor to our slop.

The wages of sin are unreported.

Working...