17 comments

  • mk_stjames4 hours ago
    Everyone seems to love the Windows 7 era but for me, Windows peaked GUI-wise with Windows 2000 and everything since then has felt like a poor &#x27;skin&#x27; or misplaced &#x27;theme&#x27; on top of something else.<p>Windows XP&#x27;s level of &#x27;plug and play&#x27; for devices&#x2F;drivers ushered in the modern OS feel from a usability standpoint, but from a &#x27;get-shit-done&#x27; GUI and responsiveness standpoint Win 2000 (and up to Windows Server 2003 by extension) was all I ever wanted&#x2F;needed.<p>These may be rose tinted glasses though, and I&#x27;d be interested to hear counterpoints.
    • ch_1234 hours ago
      For me, search integrated into the start menu was a major quality of life improvement. Particularly the ability to hit the Windows key and type the name of an application. Strictly speaking, this was introduced in Vista, but I feel like Windows 7 added a lot of useful polish to the Windows Vista style of UI.<p>I otherwise agree that the older Win 2k era UI was pretty much an ideal UI. The whole &quot;frutiger aero&quot; look did not age well.
      • Timwi3 hours ago
        The Start Menu integrated search would have been real nice if it worked properly, but unfortunately they decided on some kind of “search” algorithm that can&#x27;t even do a substring match on items in the Start Menu. I have no clue what the thinking there was, but it drives me to not want to use it.
        • ConceptJunkie3 minutes ago
          Yeah, I never used it. I have barely ever used it since then.
        • rincebrain3 hours ago
          I think what drives me mad is its nondeterminism.<p>If I hit Winkey and type a string, it should not be the case that I get different results from doing that 6 times in a row because it depends whether some background task which changes the results finishes first.
          • embedding-shape59 minutes ago
            Another thing these &quot;search boxes&quot; (happens on macOS&#x2F;iOS also AFAIK) is that sometimes even exact matches don&#x27;t match unless you&#x27;re using some specific length.<p>So if I type &quot;ABC&quot; I see the right application. If I type &quot;AB&quot; I don&#x27;t see it anymore. But if I do &quot;A&quot; then I see the right application. So you have to then always remember to do either &quot;A&quot; or &quot;ABC&quot;, because doing &quot;AB&quot; shows a completely different result as the first hit.<p>Completely bonkers behavior, and shit like this convinced me that neither Microsoft nor Apple has actual UX professionals employed anymore, or they don&#x27;t have sufficient power to actually influence how things are made.
            • edvinbesic21 minutes ago
              A personal pet peeve of mine as well, and a good example of when a product is trying to be too clever. I think (suspect) what is happening is that it is remembering partial matches and your selection, but like you I find it has the opposite effect.<p>If I type `f`, the first item on the list is Firefox, if I then type `fi`, it selects Figma instead. Keep typing, `fig`, now it has a Safari tab selected instead for figma.com. Pinnacle UX.
          • jve3 hours ago
            Yeah... sometimes it doesn&#x27;t find anything.<p>Anyways, this has pitched me towards app &quot;Everything&quot;<p>I occasionally check whether after all these years MS has fixed the search... no, no surprise there.<p>I get that it depends on indexing service which may be buggy, etc... but I guess it is possible to prioritize&#x2F;have alternate index for most important stuff like executables. This bugs me the most: there is a program, but I cannot find it. I must know to navigate my way within start menu or program files (for stuff like debugging&#x2F;perf tools from Microsoft)<p>And given lots of comments there are on HN about Windows search, why no MS guy here silently sitting has escalated this &quot;sentiment&quot; to the correct ears? Oh please.
            • ConceptJunkie1 minute ago
              Given that Windows search has been this broken for decades, do you think Microsoft is going to start caring _now_?!<p>Next thing you&#x27;ll be asking to make OneDrive even remotely predictable in its behavior (other than the predictability of &quot;never doing what I expect or want&quot;).
            • Gathering66782 hours ago
              Everything is an absolute gem. I literally cannot survive on the work computer without it. At home on Linux, this is one of things (probably the only one even) I really missed from Windows.
              • pndy59 minutes ago
                Have you seen FSearch? <a href="https:&#x2F;&#x2F;github.com&#x2F;cboxdoerfer&#x2F;fsearch" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cboxdoerfer&#x2F;fsearch</a> It&#x27;s quite similar to Everything.<p>Btw, there&#x27;s also fooyin which you may say is &quot;modeled&quot; after foobar2000 <a href="https:&#x2F;&#x2F;github.com&#x2F;fooyin&#x2F;fooyin" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fooyin&#x2F;fooyin</a> - another piece I miss from Windows.
          • bflesch56 minutes ago
            Yes, there have been some obvious race conditions - especially with the web results or on gnome&#x2F;linux with the listing of open browser tabs.<p>In a similar vein the browser search bar keeps remembering things you mistype once, and if your automatism is to type &quot;n&quot; and then press enter to go to &quot;news.ycombinator.com&quot; you will end up on the wrong page over and over again, because internally it keeps a counter and ranks higher depending on number of times you have &quot;clicked&quot; it.<p>Quite annoying UX with many search bar implementations and it makes me feel like the people who design these are not actual power users of their own software.
      • dmos623 hours ago
        I use the Win-key+[start typing] search all the time, but I also used it in the XP era. Only then it was a third-party app, with order of magnitude more customization and control. I actually have a worse experience now, but it&#x27;s just above my tolerance threshold so I don&#x27;t do anything about it.
        • Uncle_Brumpus48 minutes ago
          I&#x27;ve navigated systems this way for so long, I forget people do it any other way. Someone from IT had to remote-connect to my system yesterday to do something, and to get to the control panel they opened the start menu --&gt; clicked the Settings gear --&gt; Bluetooth &amp; devices --&gt; Scrolled all the way to the bottom of that page to click &quot;More devices and printer settings&quot;, which then opens &#x27;Control Panel\Hardware and Sound\Devices and Printers&#x27;, then clicked &quot;control panel&quot; in the address bar. I was baffled. Winkey --&gt; type &quot;CON&quot; --&gt; hit Enter is so many fewer steps.
        • bflesch54 minutes ago
          Wouldn&#x27;t it be below your tolerance threshold then? ;)<p>I feel during XP times it was basic string matching, and sometimes I miss that. At one point on linux they also started matching on description text, but then application maintainers started to add keywords to their description text for their app to rank higher, which again made it worse to find whatever you are looking for.
      • nikanj3 hours ago
        Now you can hit the Windows key, type Visual Studio and open a Bing search for Visual Studio, instead of actually opening VS. It’s great - if your KPI is bing DAU
        • venzaspa12 minutes ago
          I know it should be the default, but if you turn off online searches for the Start Menu, it operates exactly how you&#x27;d expect it to on Windows 11.<p>Windows 11 is also a lot faster than 7 was on equivalent systems. Windows 7 would take minutes to boot.
    • nixass1 hour ago
      7 is better than anything coming after it. Microsoft finally figured out the design, no ads embedded into every corner, no app store, no integration of every MS service into it. Earlier than 7 versions can be discussed in terms of if they match or surpass 7 or not but for myself it was MS&#x27; pinnacle in OS design
    • ConceptJunkie4 minutes ago
      Windows 7 was the best Windows and one of the reasons was that you could still have the Windows 2000 GUI, the &quot;Classic&quot; theme. That was peak Windows.<p>I&#x27;m so disappointed that all those years later, the Windows UI is literally less configurable than Windows 2.1, which is the earliest version I used. Yeah, I don&#x27;t miss 16-color mode, but I definitely miss that you had so much flexibility to tweak the UI. Now you&#x27;re just stuck with some art-school dropout&#x27;s idea of &quot;flat UI&quot; (seeing as how Microsoft has thrown out most of the great HCI work they, IBM, and others did in the 1980s, in favor of lame aesthetics that are entirely orthogonal to usability) and there&#x27;s almost nothing meaningful you can change about it.
    • drooopy4 hours ago
      I&#x27;ve lived through every evolution of Windows from 3.1 up to 11 and Millenium&#x2F;2000 still remains my favourite and I will always consider it the most &#x27;get-shit-done&#x27; UI that Microsoft has ever built. Up until W10 removed the feature, I used to turn off the Themes service so that I could get the classic UI back.<p>And I also completely agree with your point that everything else since then has felt like a poorly placed theme on top of something else.
      • irishcoffee4 hours ago
        Wait a sec. Windows 2000 was probably their best operating system. Windows ME was absolutely their worst. They were so different I’m not sure the entire company wasn’t swapped into the set of Severance (tv show) or something of that ilk.
        • ch_1234 hours ago
          They were developed by completely different teams.<p>As an aside - as someone who used ME back in the day, I feel like I honestly had more problems with Vista. ME was a downgrade from 98SE for sure, but I don&#x27;t remember it being the same level of performance and reliability degradation that I saw going from XP to Vista pre-SP2.
          • lachiflippi2 hours ago
            Vista was fine from the get-go if you had enough (&gt;=4GB) RAM, which OEMs mostly didn&#x27;t bother shipping.<p>My ME machine would reliably BSOD when I opened &#x2F; closed the CD tray.
            • Uncle_Brumpus35 minutes ago
              My first (and only) experience with Vista was with a stripped-back Toshiba Satellite A135 my mom bought my brother and I during some Black Friday sale. It had one single 512MB RAM stick. I still have a screenshot kicking around somewhere of the &quot;Windows Experience Index&quot; of 1.0 or 1.5 or something (1.0 was the lowest) that also shows the RAM amount. We made it work, though. Many good memories of recoding Xbox360 footage using some Lexar capture box that only accepted analog RCA in as the laptop cooked itself alive sitting on the carpet in front of the TV.
            • ch_1232 hours ago
              I had a big problem with BSODs caused by Nvidia drivers. Of course, you could argue that this was Nvidia&#x27;s fault, not Vista&#x27;s, but this was somewhat academic. I moved back to XP (and also started using Linux) and all these problems went away, and I got a lot more out of my RAM to boot.
          • drooopy2 hours ago
            Vista was an absolute dumpster fire but in no way compares to the awfulness of ME.
            • bflesch52 minutes ago
              People did all the XP customization with compositor 3d effects and matrix screensavers. Then they hyped up Longhorn with all the magazines and delivered the Vista dumpster fire.<p>IIRC ME would just randomly crash explorer.exe with task bar disappearing but you could recover some of it. On Vista it was just overall sluggish and laggy visual experience.
        • shin_lao53 minutes ago
          Windows 2000 is based on the NT kernel which is a complete different operation system. ME is Windows 3.x with a 32-bit hack on top of MS-DOS.
    • shin_lao56 minutes ago
      Windows 2000 was such a major improvement over NT4 and of course 9x that yes, you&#x27;re right, it was awesome, but it still had issues and in terms of device drivers future versions brought a lot of things that improved overall stability.<p>I think the best benefit of Windows 2000 was that the GUI was extremely coherent. Even in Windows 11 for some sub menu and options you sometimes have a Windows 2000 UI popping up out of nowhere.
    • Borg33 hours ago
      Nah, its not rose tinted glasses. Win2000&#x2F;Win2003 were amazing. I still run Win2003 because it just workz. GUI is great, it snappy, I have all the tools to tinker here and there.. Leaked SRC code helps tiny bit ;)<p>Win7 wasnt that bad, you still could set classic GUI. If they only kept it like this and plow money to improve kernel...
    • cosmic_cheese54 minutes ago
      As much as I appreciate the classic Win9X look, I also like some more modern features like full bit depth alpha blending and anti-aliasing.<p>I actually like the Win7 version of Aero, but the real unlock of these features is the third party themes it enables. There were some really nice 7 themes that hold up even now.
    • pelagicAustral4 hours ago
      Agree, that 2000&#x2F;Millennium aesthetic was absolutely peak design and usability.
    • andai3 hours ago
      Looks like this mod supports the &quot;classic&quot; theme too.<p>That was the thing I missed most in Windows 10. With the previous versions of Windows (I think up to 7?) you could still switch back to classic theme.
    • philamonster4 hours ago
      Booting win2k with under 10 processes running at startup and ~50MB RAM consumed was glorious. Updated Warp on a child&#x27;s computer last evening and 7GB consumed at boot with W11 reminded me of win2k days and how much they are missed...
    • heresie-dabord2 hours ago
      &quot;Peak Windows GUI&quot; and &quot;Peak GUI&quot; are two separate things.<p>For &quot;Peak Windows GUI&quot;, MW10 and MW11 both score high in my opinion, but the changes in Start Menu behaviour in MW11 and the horrible &quot;Show more options&quot; sub-menu in the MW11 right-click context menu are confusing. So I&#x27;ll give MW10 the advantage for consistency and less insult to the principle of Least Surprise.<p>For Peak GUI, I would say there&#x27;s a tie. An Android device with Desktop Mode is just hard to beat for multi-context usability. Early OS X looked great and had mature GUI ideas. And my daily Linux box with the Sway tiling window manager is the right combination of mouse gestures and keyboard power.
      • FuriouslyAdrift45 minutes ago
        I still dream about a world where we ended up with BeOS instead of OS X.<p>Fastest and lowest latency UI I have ever seen.
    • hoistbypetard2 hours ago
      I agree. I rode Server 2003, then after that Server 2008 (which kept most of the 2000-era gui, though the start menu got more vista-shaped) for my Windows development desktop machine for as long as I could. By the time Server 2008 reached end-of-support, I didn&#x27;t need a Windows development box anymore, and my only contact with Windows has been sporadic, but feels like a distinct downgrade. I&#x27;ve had VMs of each major desktop version for odd small tasks, and have been grateful not to need to spend a lot of time using them.
    • xg153 hours ago
      Out of curiosity, are there any good comparisons in-detail between Windows 2000 and present-day Linux?<p>I do have the same feeling that Windows 2000 was in many regards the best UI (tied with 7 maybe), but after switching to Linux I&#x27;m wondering if this is maybe more rose-colored glasses than I thought.<p>KDE or XFCE seem to mimic the Windows 2000 design in many ways, but they are still far away from feeling as snappy or as well-thought out than Windows 2000 did. They also paradoxically feel more &quot;gray&quot; than I remember Windows, even though the &quot;grayness&quot; of Windows from that era is sort of famous.<p>So I&#x27;d like to know if this is really just nostalgia&#x2F;muscle memory or if there are really specific things that KDE does worse than Windows did.
      • d3Xt3r1 hour ago
        I can&#x27;t speak about the grayness, but the lack of snappiness I think is thanks to the bloat and complexity of modern UIs. KDE in particular is a beast with a ton legacy code built up over the time, and a lot of bits and pieces put together by people from around the world, which results in a lack of cohesiveness... but that goes for most Linux DEs.<p>XFCE comes a bit closer to the old UX and cohesiveness, but is still a bit off. In saying that, Chicago95[1] for XFCE does a really great job of bringing that classic Win9X look to XFCE, so it&#x27;s worth giving a shot. There&#x27;s also a fork of it called MENT2K[2], which recreates the Win2K experience, also worth checking out.<p>The DEs I&#x27;ve seen being closest to recreating that classic experience have unfortunately been outside of Linux: ReactOS being the most obvious choice, and the other one being SerenityOS. Although not viable for daily driving yet, still fun to play around with in a VM.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;grassmunk&#x2F;Chicago95&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;grassmunk&#x2F;Chicago95&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;User738git&#x2F;MENT2K" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;User738git&#x2F;MENT2K</a>
        • xg1550 minutes ago
          Thanks a lot for the writeup and all the pointers. Yeah, I think incoherence might play a role here.<p>Will definitely check out those themes and have a look at ReactOS (what I wanted to anyway but was procrastinating)
    • qsort4 hours ago
      Same here, Windows 2000 is peak UI, I never liked the Frutiger Aero aesthetics. My only criticism is that it was, in a sense, <i>too</i> successful and elements like the taskbar and start menu got ossified and the design stagnated. Apple&#x27;s F3 show all windows, F4 spotlight is far better. Windows didn&#x27;t even get multiple desktops until Windows 10.<p>I guess I like the design language but I wouldn&#x27;t be prepared to give back the usability of modern UIs.
      • snozolli1 hour ago
        <i>Windows didn&#x27;t even get multiple desktops until Windows 10.</i><p>I believe that it has always supported multiple desktops since the introduction of the NT kernel. There just wasn&#x27;t any UI provided in the OS for switching. I used a Microsoft PowerToy to switch between desktops, I think all the way back to NT 4.0.
      • anthk4 hours ago
        Frutiger Aero was never called like that. It was just a non-copycat gloss theme cleraly inspired from OSX&#x27; Aqua design. Even KDE3 did that for some time (Everaldo&#x2F;Crystal icons, Keramik...) were rounded, glossy designs were hip and transparencies with XRender were everywere.<p>Both desktops tried to create someting shiny without being too close to Mac OS X.<p>TBH KDE has better themes like the Slick icon set and plain but contrasted widget and menu themes, kinda like the semi-flat theme from Office 2003 (was it the .Net theme?) or something like that, which was modern but not baroque and overloaded like Keramik or XP&#x27;s silver theme with too many gradients.<p>That style would modernized would be several times than the unusable flat themes from today. Kinda like Zukitre for GTK2&#x2F;3&#x2F;4 under GNU&#x2F;Linux and BSD desktops (ad QT5&#x2F;6 being set to match the GTK3&#x2F;4 themes under the settings).
        • aleph_minus_one3 hours ago
          &gt; Frutiger Aero was never called like that.<p>Indeed, the term &quot;Frutiger Aero&quot; was not really used among geeks in this time; I had to look up Wikipedia to get its precise meaning:<p>&gt; <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Frutiger_Aero" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Frutiger_Aero</a><p>On the other hand, basically everybody who had an opinion about Windows&#x27;s design used the official terms<p>- Windows XP: <i>Luna</i>; see <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Windows_XP_visual_styles" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Windows_XP_visual_styles</a><p>- Windows Vista, 7: <i>(Windows) Aero</i>: see <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Windows_Aero" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Windows_Aero</a> and <i>Liquid Glass</i> (though the latter is an Apple term): <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Liquid_Glass" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Liquid_Glass</a><p>- Windows 8, 8.1: <i>Metro</i>; see <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Metro_(design_language)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Metro_(design_language)</a>
    • Dwedit1 hour ago
      I&#x27;m a big fan of the Windows XP Royale theme (from Media Center Edition). Like regular XP, but glossier and shinier.
    • xattt2 hours ago
      Y’all forgetting that Windows XP (and up to 7) had the classic boxy theme. It was just a menu toggle away in Display Properties. The difference was the Windows icon in the Start menu.
    • mapontosevenths2 hours ago
      I used to start with 2000 server (so I could RDP) and then install something like Aston Shell to make it customizable and beautiful.<p>I miss the days when windows was a platform you could extend and customize.
      • d3Xt3r2 hours ago
        Same, but blackbox (bb4win) was my shell of choice. Along with the Win32 Unix tools, Conemu, xyplorer and shell32.dll icon replacements, my Windows back then looked and behaved very similar to a Fluxbox&#x2F;OpenBox Linux install.<p>I also recall this 3D shell where your desktop was basically like an first-person shooter, where there would be a literal desk with files that you could click on, a media wall that would display your photos and so on. I forgot what it was called, but it was one of the coolest things ever. In reality it wasn&#x27;t very practical, but it was still cool. I miss those days of crazy mods and customisation. Everything so locked up and dumbed down these days, in the name of &quot;security&quot;.
        • mapontosevenths2 hours ago
          I loved bb4win, and used whenever I wanted FAST (boy was it). I used Blackbox on FreeBSD for the longest time so it was nice to have similar experiences.<p>We used to have highly optimized C code. Now the freakin&#x27; start menu is a progressive web app that runs react components because even Microsoft hates developing in WinUI. Madness.
    • wolvoleo3 hours ago
      Yes for me too. Windows 2000 was clean and efficient. With not too much bling.
    • bananaboy4 hours ago
      Yeah I agree too. I never understood the love for the win7 aesthetic!
    • everyone4 hours ago
      7 was the peak though cus it actually worked flawlessly.. In my experience earlier versions of windows were kinda janky and unstable.
    • blobcat4 hours ago
      [dead]
    • picsao4 hours ago
      [dead]
  • squeedles3 hours ago
    The Win7 UI was comfortable, and still configurable enough that I could make the tool work for me rather than having to work for the tool.<p>I&#x27;d be more interested if it brought back the <i>performance</i> of Win7. That OS was released into a world that still had HDD boot drives and had to pay attention to the details. I still run a Win7 machine that boots in under ten seconds.<p>Sadly no extension can bring either of those back and we are unlikely to see anything along those lines from MS ever again.
    • rexthonyy3 hours ago
      I still have a windows 7 system from 16 years ago. Works great.
  • theanonymousone3 hours ago
    Sorry for being (slightly?) off-topic: Is there a decent way to buy this LTSC edition of Windows?
    • jaharios1 hour ago
      Just use the well know script to activate it and send a donation to MS or something. The margin of profit from individual keys is nothing.<p>(Can I post the link, to the open source repo? Is it against the rules? I mean MS owns github and has no problem hosting it)
    • aleph_minus_one3 hours ago
      &gt; Is there a decent way to buy this LTSC edition of Windows?<p>If you are a student or work at a supported educational institution: I think Windows 11 Education is to my knowledge basically identical to Windows 11 Enterprise (at least for Windows 10, this was the case). In these versions, you can use LTSC updates if you want.
    • noisem4ker2 hours ago
      It depends on your definition of &quot;decent&quot;. Legal: yes, simple: maybe not. Search in past threads.
  • sinuhe691 hour ago
    What I miss about Windows 7 is the total control over the system, not the GUI styling. In fact, some features of Windows 10+ are quite handy, for example the desktop tiles, windows corners or build-in virtual desktops. However, on Windows 7 you can set many things independently: windows caption bar size, menu font, message texts etc, which all require tweaking the registry in Windows 10+. Classic 7 is only a styling tool and it will not bring me back these settings and control.
  • billfor32 minutes ago
    Similarly I think Android 4 or 8 were the best UI for phones, and anything beyond 8 just gets in the way.
  • vintagedave7 hours ago
    I love this kind of thing but feel <i>really</i> worried when I can&#x27;t see source.
    • tomaytotomato6 hours ago
      Looks like the repo is here - <a href="https:&#x2F;&#x2F;github.com&#x2F;Classic7-Mod&#x2F;WindowsOOBERecreation" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Classic7-Mod&#x2F;WindowsOOBERecreation</a><p>The repo is only 8 months old, which could be seen as good or bad.
      • datfrojo6 hours ago
        That is only the out of box experience but the whole thing
    • izacus5 hours ago
      I think you&#x27;ll need to slowly make peace with the fact that people don&#x27;t want their work stolen by AIs.
      • networked2 hours ago
        You don&#x27;t need to make peace with it. You have no obligation to accept a greater risk of malware than before. If anything, you should be more cautious because AI helps attackers.<p>(We don&#x27;t actually know if this has anything to do with AI training.)
      • DaSHacka5 hours ago
        Ironic, considering that this whole project is built upon stealing the design of Windows 7
        • applfanboysbgon4 hours ago
          Don&#x27;t think it&#x27;s really accurate to describe restoring an old theme to an OS as &quot;stealing&quot;. It would be stealing if they made their own OS using the Win7 theme.
  • andy8003 hours ago
    2 applications: StartAllBack and Winaero Tweaker are both lifesavers, as far as I&#x27;m concerned. Both allow you to customize the look and feel of different elements so you can run the latest Windows 11 but still preserve elements of the traditional UI&#x27;s - classic Start Menu, analog clock (sounds quaint but it has a second hand and the calendar is <i>much</i> more responsive), different versions of Windows Explorer, etc.
  • insumanth5 hours ago
    I have used windows 7 since it launched and moved to 10 &amp; 11. I like some design elements of windows 7, but I would absolutely not use it today.<p>If you think, &quot;I should try this&quot;, Any reason why? I&#x27;m really curious to know
    • hulitu5 hours ago
      &gt; Any reason why?<p>The 2d design of modern interfaces is terrible. Everything looks like a &quot;Label&quot;. Scrollbars are terrible. Light gray on dark gray. And, worst of all, they need 3d acceleration to draw a bloody 2d label.
      • orphea35 minutes ago
        <p><pre><code> And, worst of all, they need 3d acceleration to draw a bloody 2d label </code></pre> Disagree it&#x27;s worst of all. Why should a specialized piece of hardware <i>not</i> render labels? Even tosters have some GPU cores these days.
  • rie_t5 hours ago
    I really do miss the design of Windows 7 and the apps of that era (think Office 2007 style)<p>I hope it comes back
    • londons_explore4 hours ago
      Office 2007 was the last time someone had a vision and fully executed it.<p>Every design refresh since then has been half finished and pushed out the door with too many bits of the old left.
      • wolvoleo3 hours ago
        Yes like the control panel. They&#x27;ve been at it for 10 years and there&#x27;s still random bits of the old one appearing.
    • dosisking4 hours ago
      &quot;Please do not power off your machine. Installing update 1 of 100.&quot;<p>I definitely prefer XP over 7. No automatic updates.&quot;
      • notabotiswear3 hours ago
        Automatic updates are not bad. Quite the opposite, it’s the lack of automatic patching that is dangerous.<p>Win10&#x2F;11’s problem isn’t auto updates, it’s the severely reduced user agency in the matter (and the quality of said updates, but that’s another story).
        • throwway12038550 minutes ago
          Auto updates are bad for a user&#x27;s sense of control over their machine. Auto updates are generally good for security.
      • avazhi3 hours ago
        Have you never used Group Policy?
  • bambax6 hours ago
    At work I am made to use Windows 11 and I hate it immensely. Everything&#x27;s so slow. Nothing operates properly. In addition to forced reboots which are annoying as hell, it also reboots after some time on sleep, for no reason whatsoever. Copilot is everywhere and cannot be truly disabled without admin rights. While not strictly a Windows issue, Outlook is an incredible piece of garbage. It doesn&#x27;t know if it&#x27;s running and so can be launched more than once; the icon for new messages doesn&#x27;t show when it should; search is still as broken as ever; the ribbon, which makes little sense in other Office apps, is absurd in Outlook; folders are useless and confusing; etc.<p>At home, while I have a Mac Mini 4, a MacBook Air, and several Linux boxes, I still use an old PC on Win7 as my primary machine. Is it insecure? Probably. But today &quot;insecure&quot; feels more like a feature than a limitation. No forced updates of anything =&gt; everything that works, keeps working indefinitely.
    • abanana4 hours ago
      <i>&gt; I still use an old PC on Win7 as my primary machine</i><p>So do I. I&#x27;ve had to deal with 10 and 11 at work and had the same sort of problems, so I&#x27;ve refused to &quot;downgrade&quot; this PC.<p>It particularly used to really piss me off that when I was partway through working on something and had several applications open, with data loaded, that if I tried to leave it like that overnight so I&#x27;d be able to continue immediately the next morning, chances are Windows would decide to update and reboot, closing everything.<p>I found several ways online to supposedly stop it from doing that, but nothing ever worked.<p>Although 7&#x27;s UI is much better than the flat nonsense we get these days, I don&#x27;t find the UI to be the biggest problem. If using Windows 11, I&#x27;d want to replace the underlying OS, not keep it and replace just the UI. So while this project looks interesting, to me it&#x27;s not fixing the real problem.
      • abanana3 hours ago
        Just thinking more about how we&#x27;re told it&#x27;s &quot;insecure&quot;. It&#x27;s unfortunate that so many tech people are so gullible when it comes to the industry&#x27;s marketing around this.<p>Many of us know a huge proportion of news stories come from PR firms that just want to sell us something (it comes up on HN every now and then). In the mid-2000s or so, Microsoft had a particular problem selling Office - there was no reason to upgrade to the current version, because the older one already did everything you wanted. Until that time, established practice was to buy new software only if you wanted its new features; the vendor had to give you a good reason to pay for it. To some of us, the PR that immediately followed the stories of struggles to sell their newer versions - PR that suddenly exploded everywhere - was obvious and transparent. &quot;You must upgrade because old software is insecure!&quot; But it grew into the monster we have today. Some people literally panic if they discover an older piece of software.<p>Think of young people growing up with that being blasted at them constantly. It must have contributed to the has-to-be-new-and-shiny mindset of Javascript developers, where they&#x27;re terrified to touch anything that hasn&#x27;t been updated for a few months.<p>That long, sustained, and paradigm-shifting PR campaign has been a <i>huge</i> win for many software vendors, and for Microsoft in particular. (Of course, after that, and after a few failed attempts, they managed to get the subscription-based model to work for Office, which in that particular case, bypasses the mess left by their earlier selling strategy anyway.)
        • unethical_ban13 minutes ago
          But... Old software is often going to be insecure on the network. Are you arguing that an OS from 2013 with a browser from the same time is fine on the Web?
      • RetroTechie3 hours ago
        <i>&gt; It particularly used to really piss me off that when I was partway through working on something and had several applications open, with data loaded, that if I tried to leave it like that overnight so I&#x27;d be able to continue immediately the next morning, chances are Windows would decide to update and reboot, closing everything.</i><p>Whenever I use a recent(ish) Windows (rarely :-), it&#x27;s annoyances like this that make for a poor UX. Again &amp; again.<p>When you put a computer to sleep&#x2F;hibernate, you expect it to come out of sleep in a similar state as before. When you select &quot;shut down&quot;, you expect that. Not &quot;installing update 1..20, <i>then</i> shut down&quot;.<p>It keeps amazing me that within Microsoft, after having done so many OSes used by millions, some eggheads think that <i>breaking user expectations</i> is a good design decision. It is not.
        • ramgine2 hours ago
          And even then “Shut down” didn’t actually shut down when there were updates. It was “install updates and reboot”
    • ieee25 hours ago
      I work with Windows 11 and don&#x27;t see any major issue whatsoever. But note that 16GB RAM is &quot;just&quot; enough to run it smoothly. 32GB is better for serious (e.g development) work. I have run it even on Intel 4200U&#x2F;4200M CPUs fine (CPU is from year 2014). I agree that new Outlook is buggy and not fully functional - that&#x27;s why I still use old native MS Outlook.
      • bambax5 hours ago
        It&#x27;s possible half of my problems are because I don&#x27;t have admin rights, and the other half is because the machine is too weak.<p>Why do modern OSes need so much power and RAM anyway? I used to produce documents on an Amstrad PPC640. 640 stood for 640k of RAM (no hard disk). It was fine.<p>I understand the above makes me sound like an old fart (or fool), and we have moved on from DOS. But what does Windows 11 do that Windows 7 couldn&#x27;t?
        • beng-nl4 hours ago
          I honestly think this is a difficult and fascinating question. This is like the dark energy of software cosmology. Why is the natural state to get larger and more complex for un-proportionate pleasure of use?
          • 986aignan4 hours ago
            Largely, I think, because devs are given too powerful computers. It&#x27;s easier for companies to &quot;fix&quot; or preemptively had off performance bugs by giving developers high-end computers than to spend extra development time truly fixing them.
        • grebc4 hours ago
          Because they’re a bunch of perverts and want to know every button you clicked.
        • hulitu4 hours ago
          &gt; Why do modern OSes need so much power and RAM anyway?<p>Because code writers are lazy and prefer to use 20 levels of abstraction or a 5MB library for a simple function.
        • actionfromafar4 hours ago
          Windows 11 can run many more different UI toolkits, all jumbled together. It has more graphical effects in there. It has <i>so</i> much telemetry and Microsoft Defender will never-ever give up and will inspect <i>everything</i>, all the time.
      • arethuza5 hours ago
        My main issue with Windows 11 (and where I use it I do see quite a lot of issues) is that apparently it won&#x27;t run on my personal PC at home - and no way am I going to buy a new PC just to run Windows 11. So installed Linux Mint and I&#x27;m perfectly happy!
    • basilikum3 hours ago
      &gt; In addition to forced reboots which are annoying as hell<p>Not to defend Microslop here, but your workplace should disable this via Group Policies. Sounds a like badly or unmanaged work environment.<p>Obviously you shouldn&#x27;t have to pay your works to constantly fight against and disable microslop&#x27;s bullshit all the time, just so your other employees can actually get work done.
    • edg50005 hours ago
      How large is the company you work at? I&#x27;m guessing large. What is the general sentiment across layers in the company? My guess is everybody hates it (all layers)?
      • bambax5 hours ago
        It&#x27;s a client of mine; the IT department is extremely small (fewer than 5) but the company has maybe 500 employees total? Since I work there, I&#x27;ve not heard anyone complain specifically about their computer or the Windows version. Most people don&#x27;t care &#x2F; don&#x27;t know better, they just use what they&#x27;re given.
    • KronisLV5 hours ago
      I daily drive Windows 11 (with WSL) and with some tweaks it feels okay: the O&amp;O ShutUp10++ utility (or any number of similar ones, as long as you trust them), some group policy, maybe Everything if you want fast search, LibreOffice instead of MS office and just some Settings changes. It sucks if you don&#x27;t have the permissions to change that stuff and are stuck with the bad defaults.<p>In some ways it&#x27;s a bit like having to customize a Mac to feel comfy (AutoRaise, Rectangle, DiscreteScroll, ...), except in Apple&#x27;s case it&#x27;s because they believe that they know better what my computing experience should be like, and in Microsoft&#x27;s, it&#x27;s some enshittification and pushing me towards features that I don&#x27;t really want or need.<p>At the same time, games work (even the shitty rootkit anti-cheat), lovely software is all there like Notepad++, MobaXTerm, SourceTree (though GitKraken is really good if you want to pay for it), SteelSeries Sonar (the only experience of managing audio devices that wasn&#x27;t unnecessarily messy or complex, tbh even VoiceMeeter has weird UI&#x2F;UX), oh and FreeFileSync and ofc all of my dev tools and other software. It&#x27;s just passable in most categories.<p>I still believe that something like Linux Mint would give me the best desktop computing experience, cause it almost never is actively hostile to me as a user - all of the instances of it sucking and being broken are either growing pains, ecosystem fragmentation, insufficient development effort (given that there isn&#x27;t a multi-billion dollar org behind it, or at least not really the DEs or most userland software, or that the drivers don&#x27;t always get as much love from vendors), or circumstances outside of their control (e.g. the anti-cheat situation with games), rather than a conscious choice on the part of the developers.
      • edg50002 hours ago
        &gt; insufficient development effort<p>I&#x27;ve used Win&#x2F;Mac both very extensively as daily drivers, but since 2021 using exclusively Ubuntu LTS. In practice I don´t notice any lesser quality, or drivers not being good. I basically have no complaints. I&#x27;d say my Ubuntu 22 LTS is a lot less buggy than the megacorp stuff I used to use.
    • varispeed4 hours ago
      Outlook should be illegal. My biggest pet peeve is that its search doesn&#x27;t work properly and it misses showing emails. I cannot count how many times I had relative crying calling me that someone is deleting her emails. The emails were there, just incredibly hard to find. Oh and the &quot;Focused&quot; mode that has zero sense.<p>I don&#x27;t know how businesses operate using this garbage.
      • thisislife24 hours ago
        I once got abuse from an Income Tax official for claiming that an email with the details they requested had been sent to them, as the official opened Outlook and searched for it in front of me and couldn&#x27;t find it! Had to convince the guy to try multiple different keywords before it luckily emerged in the search results.
    • gambiting5 hours ago
      Just to offer a counter point - I&#x27;m at Windows 11 Enterprise at work(as a game developer) and it <i>just works</i>. We don&#x27;t have any copilot stuff because it has been disabled by corporate policy. I don&#x27;t see any ads. The system is mega stable, for search I just use Everything, I don&#x27;t have any issues with Explorer really, other than the stupid change of copy&#x2F;paste into icons, which I&#x27;ve undone with one powershell command. I think as a C++ dev it&#x27;s a great environment to work in.
      • skydhash2 hours ago
        That basically means resetting the annoyance back to win7 level. And yeah, it’s a great OS if you can do that. Just like linux is great if your hardware is supported or macOS was great before catalina.
  • muterad_murilax2 hours ago
    Michael MJD published a video about it yesterday:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=tLecpASQacM" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=tLecpASQacM</a>
  • dartharva1 hour ago
    Will this get LTSC&#x27;s security updates? I can seriously try this out as a daily driver if yes
  • theletterf6 hours ago
    Can we have something similar for macOS (to turn the UI to Mac OS 9)?
    • pointlessone5 hours ago
      I would even take any Leopard&#x2F;Lion.
      • MaxikCZ5 hours ago
        I just want my brightness&#x2F;volume indicator back in the middle of my screen without fluffy graphics.... :( I dont know why it isnt even a power-user option....
  • ck21 hour ago
    actually Windows 7 has a special mode that turns off all aero entirely<p>I cannot remember what it is called<p>but makes it look almost like XP and the UI is very fast and crisp<p>it&#x27;s under<p><pre><code> System Properties -&gt; Advanced -&gt; Visual Effects -&gt; Use visual styles on windows and buttons </code></pre> Windows 10 cannot do that, it cannot turn off visual system entirely
  • Imustaskforhelp5 hours ago
    can something like this happen for linux, I would love to see a linux desktop environment like windows 7<p>for windows 8 on linux, there&#x27;s this: <a href="https:&#x2F;&#x2F;github.com&#x2F;er-bharat&#x2F;Win8DE" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;er-bharat&#x2F;Win8DE</a>
    • cosmic_cheese44 minutes ago
      There aren’t any 1:1 recreations as far as I know, just themes of varying levels of quality.<p>It’s a missed opportunity in my opinion, “here’s an accurate Win2K&#x2F;XP&#x2F;7 replica desktop that you get to keep forever” is a strong pitch for Linux for a lot of potential users.<p>It has massive nostalgia appeal but is also practical because it signals to users that they won’t need to learn any new UI bits or behaviors and that they’ll be comfortable right away. It removes a lot of the spookiness of switching that comes with even the most Windows-like DEs like KDE.
    • monegator4 hours ago
      I&#x27;d rather have KDE on windows 10. Or, better, the whole lot of tiny UX improvements kde has (all the visual&#x2F;audio controls, the system settings that make sense and are not buried withing 4-5 menus, things like that)
    • unleaded5 hours ago
      <a href="https:&#x2F;&#x2F;gitgud.io&#x2F;aeroshell&#x2F;atp&#x2F;aerothemeplasma" rel="nofollow">https:&#x2F;&#x2F;gitgud.io&#x2F;aeroshell&#x2F;atp&#x2F;aerothemeplasma</a>
    • xhevahir5 hours ago
      There&#x27;s a lot of them. Just search for Frutiger Aero on GitHub.
    • Zardoz845 hours ago
      There is a huge pletora of themes for KDE and Gnome to imitate OSX, Windows 95&#x2F;98, XP, Vista&#x2F;7, etc...
    • blobcat4 hours ago
      [dead]
  • anthk6 hours ago
    This can create both incompatibilities and use more resources than Windows 7 itself.
    • KeplerBoy6 hours ago
      It&#x27;s just a skin. Of course it uses more resources than windows 7.
    • sunaookami4 hours ago
      Windows 11 itself uses more resources than Windows 7 ;)