Linux Instead of Windows


Recommended Posts

Although I'm a Debian user, I definitely recommend installing Ubuntu 12.04 if you are a new Linux user. Ubuntu is probably the best supported consumer-oriented distro, and the latest long term support release, 12.04, is fast and super stable.

My only other recommendation is not to approach learning Linux by comparing it to the way things work in Windows. It is not Windows. Many things work differently, and that's necessarily not a bad thing. It will just take some time to get familiar with. The Ubuntu forums and wiki are also an excellent source of information when you need to solve problems or learn how things work. The few Linux users who frequent Neowin are be happy to help you as well (or, at least, I am).

These are all good points. I have used Ubuntu for more than five years. 12.04 is a great place to start, and it's got support for the next five years.

If you don't like the Unity desktop, you can go for any other one out there, pretty much. You can experiment with desktops and pick the one that works best for you. There are lots of ways to keep Windows when using Linux, if you need to. I use VMware (I've got heaps of RAM and so I can easily have a Windows virtual machine going and switch back and forth), but there are free solutions out there too. I use OSX at work and I wish I could install it at home as a virtual machine (I know there are ways to do this, but it's against the license).

Well, I have Mint installed in a VMWare Box. Linux is very difficult to install driver or software on. I had to Google command line commends to ge the nVidia drivers and even that failed somehow because I am now stuck on 640 X 480. I also downloaded Chrome and I found out you can't just double click on a downloaded file to install it. It still seems very advanced and only for the very computer savvy, nowhere near ready for prime time.

None of this is true. If you download chrome from google's website, you get a .deb file which you *do* simply double click and install, Works for me in both mint and ubuntu. In double clicking it opens the ubuntu software center and installs it, in mint it opens gdebi and installs it.

There's also a gui for installing nvidia/ati drivers in ubuntu and mint.

None of this is true. Chrome comes as a deb file which you *do* simply double click and install, Works for me in both mint and ubuntu. In ubuntu it opens the ubuntu software center and installs it, in mint it opens gdebi and installs it.

There's also a gui for installing nvidia/ati drivers in ubuntu and mint.

And pretty much everything you would want to install is also in the Ubuntu Software Center. Chrome is in there, too. (for Ubuntu, that is, just giving an example)

Well, I have Mint installed in a VMWare Box. Linux is very difficult to install driver or software on. I had to Google command line commends to ge the nVidia drivers and even that failed somehow because I am now stuck on 640 X 480. I also downloaded Chrome and I found out you can't just double click on a downloaded file to install it. It still seems very advanced and only for the very computer savvy, nowhere near ready for prime time.

Although I'm just guessing based on the information you gave, I can probably tell you what your problem is: you are approaching your Mint install as if it were Windows. In Linux, you very rarely want to download software directly from the vendor's website. For example, if I wanted to install the proprietary nVidia driver in Ubuntu, I would install it from the repository using a command like sudo apt-get install nvidia-current instead of downloading the binary blob from nvidia.com. Similarly, instead of downloading and installing Chrome directly from www.google.com/chrome, I would use sudo apt-get install chromium-current.

As a new user, however, its very unlikely that you prefer typing commands into terminal as I do. Unfortunately, that is something that often turns off new users and gives them the impression that Linux distros are difficult to use. That's not the case at all; its just that more experienced users often prefer CLI to GUI (and terminal commands are far easier and more concise to give over the Internet). In Ubuntu (and probably Mint as well since its Ubuntu based), you can easily search and install software using the Software Center. If you prefer a more powerful graphical interface to the repository, you can also install Synaptic Package Manager and use that instead of, or in addition to, Software Center.

While it may take a little while to get used to, installing software from the repository has several benefits. First, its easy. You don't need to go hunting for software or worry about downloading download.com's download manager just to get your programs. Second, updates are centralized. Instead of needing to use the updaters built into each piece of software you can merely update the repository (which is done automatically once every other day in Ubuntu by default) and install updates. Third, security and program integration are managed by your distribution. Any piece of software in the repository is theoretically guaranteed by the maintainers of your distribution to be secure and work properly with your system. Its a different way of thinking, but it works well (in my opinion much better than the traditional Windows approach) once you adjust to it.

Edit: Ah, I was too slow again. ViperAFK and Mindovermaster beat me to it.I know is kinda long, but please read my post anyway.

  • Like 2

Although I'm just guessing based on the information you gave, I can probably tell you what your problem is: you are approaching your Mint install as if it were Windows. In Linux, you very rarely want to download software directly from the vendor's website. For example, if I wanted to install the proprietary nVidia driver in Ubuntu, I would install it from the repository using a command like sudo apt-get install nvidia-current instead of downloading the binary blob from nvidia.com. Similarly, instead of downloading and installing Chrome directly from www.google.com/chrome, I would use sudo apt-get install chromium-current.

As a new user, however, its very unlikely that you prefer typing commands into terminal as I do. Unfortunately, that is something that often turns off new users and gives them the impression that Linux distros are difficult to use. That's not the case at all; its just that more experienced users often prefer CLI to GUI (and terminal commands are far easier and more concise to give over the Internet). In Ubuntu (and probably Mint as well since its Ubuntu based), you can easily search and install software using the Software Center. If you prefer a more powerful graphical interface to the repository, you can also install Synaptic Package Manager and use that instead of, or in addition to, Software Center.

While it may take a little while to get used to, installing software from the repository has several benefits. First, its easy. You don't need to go hunting for software or worry about downloading download.com's download manager just to get your programs. Second, updates are centralized. Instead of needing to use the updaters built into each piece of software you can merely update the repository (which is done automatically once every other day in Ubuntu by default) and install updates. Third, security and program integration are managed by your distribution. Any piece of software in the repository is theoretically guaranteed by the maintainers of your distribution to be secure and work properly with your system. Its a different way of thinking, but it works well (in my opinion much better than the traditional Windows approach) once you adjust to it.

Edit: Ah, I was too slow again. ViperAFK and Mindovermaster beat me to it.I know is kinda long, but please read my post anyway.

Downloading chrome right from google gives you a few advantages over chromium though :) (integrated pdf reader, integrated pepper flash, extra html5 codecs)

ViperAFK, you can still add a repository for it (which I believe the Chrome deb on Google's website does automatically). While I couldn't find a Chrome PPA on launchpad.net, just the Chromium one, I did find this mention of an official Chrome repository for Ubuntu. I can confirm that it works on Debian Wheezy, which probably means that it works on virtually every Debian based distribution.

Also, I didn't know about those differences between Chrome and Chromium. I knew that differences exist, I just didn't know what they were. I use Chromium exclusively as a backup browser because I much prefer the customization of Firefox (Iceweasel if you really want to get technical).

ViperAFK, you can still add a repository for it (which I believe the Chrome deb on Google's website does automatically). While I couldn't find a Chrome PPA on launchpad.net, just the Chromium one, I did find this mention of an official Chrome repository for Ubuntu. I can confirm that it works on Debian Wheezy, which probably means that it works on virtually every Debian based distribution.

Downloading the official .deb (or rpm if you are on fedora or suse) from google and installing it automatically does indeed add the official chrome repo for you, so its kept up to date automatically. Once you install it since it adds that repo you can also easily change channels by doing sudo apt-get install google-chrome-beta or sudo apt-get install google-chrome dev.

I find this much easier than using chromium + ppa's... Chromes repo is also kept up to date in a very timely manner since its right from google. This is one instance where going out and downloading a deb is better, but I agree for the most part just sticking to the software center is the best way to go.

  • Like 2

My Work Machine is Dual-boot Windows 7 / OpenSuSe (Use both about the same, Windows 7 a tad more)

My Home Machines are:

Gaming: Dual-boot Windows 7 / OpenSuSe 12 (Mostly use Windows 7; gaming)

Netbook: Ubuntu 12 (Unity)

I prefer Windows 7 over OpenSuSe

I prefer OpenSuse over Ubuntu (Unity)

I prefer any of those over Windows 8

I will most likely (over time) become exclusively a Linux guy since I don't like where MS is headed right now. We don't need another Apple, sorry MS.

If you don't like Unity you can use Mint which is basically a Ubuntu Fork I hear. Never used it though.

my ubuntu servers me well its a nice thing to play around with ... I use it for web dev, java, forensics(ish), remote management and i try to C# on it but im still failing ... either way its an awesome OS and you just need to find the flavor for you

Well, I have Mint installed in a VMWare Box. Linux is very difficult to install driver or software on. I had to Google command line commends to ge the nVidia drivers and even that failed somehow because I am now stuck on 640 X 480. I also downloaded Chrome and I found out you can't just double click on a downloaded file to install it. It still seems very advanced and only for the very computer savvy, nowhere near ready for prime time.

Does VMWare emulate an NVidia card? You probably don't want to install regular video card drivers in a virtual machine. That's irrelevant of the OS being ran there. I only know Virtual Box, but VMWare may have something akin to VBox's guest additions - essentially a bunch of drivers for the virtual machine. Look into that. Or just switch to Virtual Box, it's free and runs Linux great.

As for installing software, you don't necessarily need to learn console commands. Open the package manager, search for your app there, check the box, click apply and you're good to go. The process is a bit painful to learn at first but it is very convenient, when it works. It's actually a better installation experience than on Windows where every product has a different download page with potentially many fake download buttons, often includes unwanted software and all use different installers. Here it's just one UI for all apps. The problem is that when it doesn't have the app you're looking for, or only has an outdated version of it, well then your world really starts to suck.

  • Like 2

Although I'm just guessing based on the information you gave, I can probably tell you what your problem is: you are approaching your Mint install as if it were Windows. In Linux, you very rarely want to download software directly from the vendor's website. For example, if I wanted to install the proprietary nVidia driver in Ubuntu, I would install it from the repository using a command like sudo apt-get install nvidia-current instead of downloading the binary blob from nvidia.com. Similarly, instead of downloading and installing Chrome directly from www.google.com/chrome, I would use sudo apt-get install chromium-current.

As a new user, however, its very unlikely that you prefer typing commands into terminal as I do. Unfortunately, that is something that often turns off new users and gives them the impression that Linux distros are difficult to use. That's not the case at all; its just that more experienced users often prefer CLI to GUI (and terminal commands are far easier and more concise to give over the Internet). In Ubuntu (and probably Mint as well since its Ubuntu based), you can easily search and install software using the Software Center. If you prefer a more powerful graphical interface to the repository, you can also install Synaptic Package Manager and use that instead of, or in addition to, Software Center.

While it may take a little while to get used to, installing software from the repository has several benefits. First, its easy. You don't need to go hunting for software or worry about downloading download.com's download manager just to get your programs. Second, updates are centralized. Instead of needing to use the updaters built into each piece of software you can merely update the repository (which is done automatically once every other day in Ubuntu by default) and install updates. Third, security and program integration are managed by your distribution. Any piece of software in the repository is theoretically guaranteed by the maintainers of your distribution to be secure and work properly with your system. Its a different way of thinking, but it works well (in my opinion much better than the traditional Windows approach) once you adjust to it.

Edit: Ah, I was too slow again. ViperAFK and Mindovermaster beat me to it.I know is kinda long, but please read my post anyway.

Thanks for this great post. It sounds like I should try Ubuntu, especially since my Linux mint seems to be all messed up.

I tried to post something here, but why can't the code/quote feature just actually be plain text?

I mean this: it doesn't save anything to clip http links, given current bandwidth. Why not let code/plain-text bits be actually real stretches of code or plain text? Why mangle any http link there?

Thanks for this great post. It sounds like I should try Ubuntu, especially since my Linux mint seems to be all messed up.

You can use whatever you want to use. Vmware however does not need Nvidia drivers to set up your video. It might need the tools.

I have Ubuntu Ultimate 12.04 set up in vmware because some of the graphics did not work in VirtualBox and I have it running at my native 1920x1200 screen resolution without any Nvidia drivers at all.

I do have the Vmware tools installed through.

Usually setting Linux up in a VM is a lot easier than setting it up natively, because Windows does the hardware for you and the virtual machine translates them to Linux. I have been able to print from Linux just by setting up the printer.

I have used many USB devices because they hook up to Windows and the VM translates them to Linux. It just works better for me anyway.

Usually setting Linux up in a VM is a lot easier than setting it up natively, because Windows does the hardware for you and the virtual machine translates them to Linux. I have been able to print from Linux just by setting up the printer.

I have used many USB devices because they hook up to Windows and the VM translates them to Linux. It just works better for me anyway.

Linux used to be like this but is so much different now

for example i have Fedora

  • I plugged in my Canon MP170 and it installed automatically
  • downloading files and double clicking them will do the same as window, if it know what program to use it will use it if it does not it will ask you what program you want to use
  • the installation was straightforward and it does everything itself (unless your dual booting then you need to tell it where to install

So many people have used linux 5 yrs or so ago and had a bad experience and just give up with it

Its a new system to use you need to learn how to use it the same as you would with anything new

I set up Linux mint fine in Vmware 8.x with no problems on resolution. Now I can't share the clipboard if I don't install the vmware tools in Linux Mint. I downloaded Linux Mint 14 64-bit mate version directly from the website.

I downloaded the ISO and installed it into a VMware disk and it works great. I am now at 1920x1200 widescreen full screen resolution and I just went into the display settings and set the resolution using the GUI, just like you would on Windows and it works great.

Linux used to be like this but is so much different now

for example i have Fedora

  • I plugged in my Canon MP170 and it installed automatically
  • downloading files and double clicking them will do the same as window, if it know what program to use it will use it if it does not it will ask you what program you want to use
  • the installation was straightforward and it does everything itself (unless your dual booting then you need to tell it where to install

So many people have used linux 5 yrs or so ago and had a bad experience and just give up with it

Its a new system to use you need to learn how to use it the same as you would with anything new

Yeah, I know it's evolved over time, however he doesn't really have to install any video drivers himself because it's all done by the VM software.

Too many people think Windows vs Linux, that is crap. Maybe for somethings you have to do that, but I can run both at the same time.

In fact, you can run MacOS X 10.8, any flavor of Linux and Windows all at the same time if you have enough ram for the VM process.

He has 24 Gigs, I only have 16 and I want 32 for a ramdisk. Putting a VM into a ramdisk and writing back to an SSD when you are done would be awesome!

If I want to experiment, I can download a flavor of Linux in my VM and get started right away. I don't have to deal with much when it comes to drivers at all.

Virtual Machines are the bomb.

Downloading chrome right from google gives you a few advantages over chromium though :) (integrated pdf reader, integrated pepper flash, extra html5 codecs)

The versions of Chromium packaged with most Linux software repositories are woefully out of date as well, I think they're still on version 18

Well, I got Chrome installed but not my latest nVidia drivers. I download them and can't just double click to install them. I found some instructions online about using command line to install from a repo but all that did is mess up the system and now it won't do anything other than 640 X 480. Why would vNvdia even have Linux drivers for download if you can't install them?

I'll try Ubuntu when I get home, maybe it'll be better..

Well, I got Chrome installed but not my latest nVidia drivers. I download them and can't just double click to install them. I found some instructions online about using command line to install from a repo but all that did is mess up the system and now it won't do anything other than 640 X 480. Why would vNvdia even have Linux drivers for download if you can't install them?

I'll try Ubuntu when I get home, maybe it'll be better..

In the latest linux mint 14 and ubuntu 12.10 to install the nvidia drivers there is an inbuilt GUI in "Software Sources". Its just a few clicks and it automatically installs them:

In older ubuntu/mint versions its a separate application called additional drivers. (It was a lot more discoverable when it was, I don't know why they decided to move it into the somewhat obscure sounding "software sources", its not a surprise you didn't think to look there) This screenshot is from my linux mint 14 system. Its in the same place in ubuntu 12.10:

post-159052-0-84647300-1353511541.png

The above is the proper way to install nvidia drivers on ubuntu and most ubuntu based distros. The driver on nvidia's site is a .run file which you can't just double click and install. The only files you can double click and install on ubuntu are .deb files. (instead you need to open the terminal, cd to the folder with the .run file and do: sudo ./nvidia-installer-filename-here.) But you should never need to install the driver this way in ubuntu.

I'm not sure exactly what commandline instructions you previously used, but maybe they messed something up.

Using Ubuntu 12.10 here. Easy to use, fast, very customisable (as are all Linux distros), and lots of great free software available. I really like the dash as well - it's a hub for everything.

Windows had worse releases than Windows 8 and kept its predominance just fine.

Only by virtue of the oem monopoly Microsoft has. That's how Windows gets installed on millions of PCs. Something different is happening this time though. Microsoft is burning its bridges by competing directly with its oems. I foresee more PCs with Linux preinstalled on the horizon. And once users realise that they don't need Microsoft or Windows anymore, which is already happening in the mobile market, then the Windows monopoly will be broken.

If Windows 8 doesn't succeed, people will just stay with Windows 7 for the next few years, there's no "shift to Linux", never was, never will be (at least in the foreseeable future).

Anyone buying a new PC doesn't have the option of "staying with Windows 7". For them, Windows 8 will be an unpleasant shock to the system, one I'm willing to bet will be too much for them to take, and they'll end returning it. The success of Windows 8 lies in the hands of consumers buying new PCs, not power users who can build their own PCs and install whatever they like.

So oems have a real opportunity here to break their addiction to Microsoft and Windows, and open up the market to real competition. The next six months should be interesting.

I think Ubuntu is in a good position to take the preinstalled market by storm. Especially now that companies like Valve are really investing in the Linux ecosystem.

Only by virtue of the oem monopoly Microsoft has. That's how Windows gets installed on millions of PCs. Something different is happening this time though. Microsoft is burning its bridges by competing directly with its oems. I foresee more PCs with Linux preinstalled on the horizon. And once users realise that they don't need Microsoft or Windows anymore, which is already happening in the mobile market, then the Windows monopoly will be broken.
This is wishful thinking. Linux on desktop has failed and continues to fail due to its own flaws, and if the Linux community doesn't recognize this they'll ever stay an insignificant player in the desktop space. Even if Windows 8 doesn't succeed, that doesn't make Linux any more attractive. It has been tried before, and we've heard all this talk about the year of Linux every year including when Vista was released which was a much worse version than Windows 8 - Windows 8 has annoying UI flaws but no major compatibility problem.
  • Like 3

This is wishful thinking. Linux on desktop has failed and continues to fail due to its own flaws, and if the Linux community doesn't recognize this they'll ever stay an insignificant player in the desktop space. Even if Windows 8 doesn't succeed, that doesn't make Linux any more attractive. It has been tried before, and we've heard all this talk about the year of Linux every year including when Vista was released which was a much worse version than Windows 8 - Windows 8 has annoying UI flaws but no major compatibility problem.

A Horrible UI can make even stable/compatible things suck though. Windows 8 could do worse than Vista soley due to the UI. I am not saying that Linux will take over Windows on a desktop market. On a handheld/mobile market yes (in a way it already has). However.. that said like MacOS Linux will gain some share, and will get more backers. I am sure many people (myself included) would not have started looking at Linux as an option before 8 came out.

A Horrible UI can make even stable/compatible things suck though. Windows 8 could do worse than Vista soley due to the UI.

People can learn their way around a new UI. They can't get around incompatible devices and BSODs. That's why Windows 8 is a better release than Vista.

People can learn their way around a new UI. They can't get around incompatible devices and BSODs. That's why Windows 8 is a better release than Vista.

Vista never gave me a BSOD. And a new UI is one thing, but to learn it you have to enjoy using it enough to actually learn it. The time I have spent using it was just plain confusing and facepalm worthy. I used to use non-official drivers on vista, and it worked a-ok. I am not comparing 8 to vista. I think MS dropped the UI Ball with 8, and I am not alone in feeling that way, and I definitely feel that the more companies start pushing mobile/touch and leaving the desktop space.. the more we will see linux based OS's filling the void.

I would use Linux over 8 any day. Granted I'd use 7 over Linux any day.

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

    • No registered users viewing this page.
  • Posts

    • While LibreOffice is not pleased to see a new competitor, they are absolutely correct in stating that Euro-Office using a MS file standard as a default is not being truly "European." Using a MS standard just means Euro-Office is just a "bastardized MS Office Suite." (Wasn't a major purpose of Euro-Office was to get away from being captive and enslaved to MS's Office Suite??)
    • Microsoft continues its long-term policy of spying on their users--despite vehement denials. That feature will be disabled (or removed) either "elegantly" with MS providing a true way to disable it, or "quick and dirty" via a third-party who WILL come up with a way to disable it. Your choice MS...
    • Helium Browser 0.13.3.1 by Razvan Serea Helium is a private, fast, and honest Chromium-based web browser — built for people, with love. It offers the best privacy by default, unbiased ad-blocking, and a clean experience free from bloat and noise. Proudly based on Ungoogled-Chromium, Helium removes Google’s clutter while keeping a fast, efficient development pipeline. With thoughtful touches like native !bangs and split view, Helium is a people-first, fully open-source browser that puts control back in your hands. Privacy, security, and control come first. Ads, trackers, and third-party cookies are blocked automatically, HTTPS is enforced everywhere, and all Chromium extensions work seamlessly — while Google can’t track your activity. Helium’s 13,000+ offline-ready !bangs let you jump straight to sites or AI tools like ChatGPT instantly. Open-source, people-first, and unbiased, Helium delivers a browsing experience that’s fast, secure, and free from noise, ads, and compromises. Helium Browser key features: Performance Fast, efficient, and lightweight — built on Chromium’s optimized engine. Energy-saving and consistent — stays fast over time without slowing down. No bloat — stripped of unnecessary components for maximum speed. Minimalist interface — compact, clean, and distraction-free. Customizable toolbar — hide elements you don’t need. Smooth and stable — no flicker, lag, or animation glitches. Comfort-focused experience — intuitive and unobtrusive. Privacy & Security Best privacy by default — blocks ads, trackers, phishing, and third-party cookies. Unbiased ad-blocking — powered by community filters and uBlock Origin. No telemetry or analytics — zero background web requests on first launch. Strict HTTPS enforcement — warns for insecure sites. Passkeys supported — modern authentication made simple. No built-in password manager or cloud sync — your data stays yours. Extension Compatibility Full Chromium extension support — including MV2 extensions. Anonymized Chrome Web Store requests — Google can’t track extension installs. Extended MV2 support — maintained for as long as possible. Smart Features Native !bangs — browse faster using 13,000+ offline-ready shortcuts. AI integration — use !chatgpt and others directly from the address bar. Offline functionality — bangs work without an Internet connection. Philosophy People-first design — open source, transparent, and community-driven. No ads, no noise, no bias — privacy and honesty over profit. Helium Browser 0.13.3.1 changelog: f53b28d update: helium 0.13.3.1 (#292) b3cbb2ba revision: bump to 3 (#1925) bcacb8c7 chromium: update to 149.0.7827.114 (#1924) Download: Helium 64-bit | Portable 64-bit |~100.0 MB (Open Source) Download: Helium ARM64 | Portable ARM64 Links: Helium Home Page | macOS | Linux | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Microsoft Weekly: Xbox exclusives are back, big Windows app updates, and more by Taras Buria This week's news recap is here. Microsoft is returning to XBOX exclusives, Windows 11 gets new preview builds, the Low-latency Profile is here, big updates for inbox Windows apps, Patch Tuesday updates, and more. Quick links: Windows 10 and 11 Windows Insider Program Updates are available Reviews are in Gaming news Great deals to check Windows 11 and Windows 10 Here, we talk about everything happening around Microsoft's latest operating system in the Stable channel and preview builds: new features, removed features, controversies, bugs, interesting findings, and more. And, of course, you may find a word or two about older versions. The June 2026 Patch Tuesday updates are now publicly available. Windows 11 users can download KB5094126, which introduces plenty of new features and security updates, including the Low-latency Profile for better performance, shared Bluetooth audio support, and more. Windows 10 users with PCs enrolled in the Extended Security Update program can download KB5094127. In addition, Microsoft released new Defender updates for its operating systems. Speaking of Defender, Microsoft will now deliver EDR updates via Microsoft Update for faster security improvements independent of Patch Tuesday updates. Following the release of this month's Patch Tuesday updates, Microsoft also published new Windows 11 images available in the Media Creation Tool app. Now, you can create bootable USB media for clean Windows 11 installations with the latest releases. Some unfortunate stuff is going on with certain PCs from Dell and HP. Dell acknowledged that the SupportAssist bug causes black screens of death, while HP systems are suffering from Secure Boot update issues and boot loops. Both companies issued official advisories. Windows Insider Program Here is what Microsoft released for Windows Insiders this week: Builds Canary Channel Builds 29610.1000 and 28120.2302 This week's "Canary" builds only contain performance improvements and fixes, including the Low-latency mode, which is now available in the Stable channel for all Windows 11 24H2 and 25H2 users. Dev Channel Build 26300.8687 Microsoft brought some useful File Explorer changes with this build. You can now open folders in a new tab by middle-clicking them in the address bar. Beta Channel Build 26220.8680 and 28020.2298 Screen Tint, improved Windows Widgets, and other enhancements are included in this week's Beta releases. Release Preview Channel Builds 26200.8728 and 26100.8728 These builds also feature better widgets, new Windows Update controls, point-in-time restore, File Explorer improvements, and more. In addition to new Windows 11 preview builds, Microsoft announced that inbox Windows 11 apps now have their dedicated release notes in the official documentation. Also, Microsoft dropped massive feature updates for six apps, including Paint, Clock, Calculator, Camera, Media Player, Photos, and more. Updates are available This section covers software, firmware, and other notable updates (released and coming soon) delivering new features, security fixes, improvements, patches, and more from Microsoft and third parties. Google has some bad news for those still using MV2-based extensions in Chromium-based browsers, particularly Chrome. The company is now removing flags responsible for Manifest V2-based extensions (uBlock Origin is one of the most popular). However, some browsers resist this change, and Opera issued a statement that it will allow users to continue using MV2 extensions for as long as possible. While Microsoft is still not ready to share new details about MV2 extensions in Microsoft Edge, the company shared important details about the way it will be updating the browser going forward. Now, Microsoft wants to update Edge every two weeks across all platforms instead of the current four-week schedule (only the Extended Stable is exempt from this change). This week, Microsoft confirmed a useful new Teams feature that is coming to the messenger soon. It also detailed all the improvements that made the platform better for users in 2026. However, not all changes are great, as the company is moving ahead with the check-in feature, which many believe will lead to employee monitoring. PowerToys received a feature update this week. Version 0.100 arrived with a big rework for the Shortcut Guide, a new extension gallery for Command Palette, new Dock features, and plenty of other changes. Here are other updates and releases you may find interesting: Microsoft is bringing big performance improvements to OneDrive on Mac Popular Windows 11 file manager Files gets improved tags, layouts, and a new OneDrive icon New Outlook for Windows and Web is getting a simple but very useful email feature Microsoft had to shut down 70+ GitHub repos after getting hacked, bringing back some Microsoft AI boss no longer believes that AI will replace human workers Microsoft wants to end printer driver headaches with Windows Ready Print SQL Server Management Studio 22.7 brings "What's New" page, T-SQL formatting, and lots more Microsoft releases Visual Studio Code 1.124 with smarter autonomous AI agents Windows Server gets DNS over HTTPS (DoH) support Here are the latest drivers and firmware updates released this week: NVIDIA 610.52 Hotfix with multiple fixes for black screens of death, sleep issues, G-SYNC, and more. Reviews are in Here is the hardware and software we reviewed this week Steven Parker reviewed a rather unorthodox device here on Neowin this week. He took for a spin the DWARF mini, the world's smallest smart telescope for night and day sky captures. It tracks objects in the sky, has a sun filter, and has a low learning curve. There is also nice build quality and a quite affordable price. Pulasthi Ariyasinghe reviewed 007 First Light. The game turned out to be a satisfying spy adventure in the James Bond universe with great gunplay and combat, impressive crowds, over-the-top action sequences, and more. There are a few quirks here and there, but overall, the game scored high on our scale. On the gaming side Learn about upcoming game releases, Xbox rumors, new hardware, software updates, freebies, deals, discounts, and more. Microsoft held the latest XBOX Games Showcase this week. There, the company announced plenty of cool stuff, including a remake of Halo: Combat Evolved, a special 25th anniversary XBOX Series X with a classic translucent green design (coming in November 2026), details about Gears of War: E-Day, Spyro: A Realm Beyond after nearly 20 years since the last release, a new Hellblade game from Ninja Theory, a new expansion for DOOM: The Dark Ages, fresh details about State of Decay 3, and even a new entry in the Crazy Taxi series. More improtantly for XBOX fans, Microsoft announced the return of XBOX exclusives, with Gears of War: E-Day and Clockwork Revolution kicking it off. Microsoft also has some good news for Nintendo Switch 2 owners. Minecraft is coming natively to the second-gen Switch, offering better performance and new features, including the visual overhaul called "Vibrant Visuals." Playground Games revealed a 30-minute gameplay video of the upcoming Fable, showcasing combat, action, NPC simulation, relationships, and player choices. Additionally, the studio confirmed a bug with Forza Horizon 6 wiping saves for some gamers. It also had to shut down one of the game's online modes after users discovered an infinite money glitch. NVIDIA announced new games for the GeForce NOW streaming service and a big Summer sale that lets you get 12 months of GeForce NOW for $35 or $70 less, depending on the tier. Speaking of discounts, check out this week's Weekend PC Game Deals article, full of discounts and the latest freebies from the Epic Games Store. Great deals to check Every week, we cover many deals on different hardware and software. The following discounts are still available, so check them out. You might find something you want or need. GIGABYTE Radeon RX 9070 XT Gaming OC ICE 16G - $649.99 | 13% off 1TB Samsung T7 Portable SSD - $189.98 | 31% off AirPods Pro 3 - $179 | $50 off Edifier R1280Ts Powered Bookshelf Speakers - $129.99 | 24% off This link will take you to other issues of the Microsoft Weekly series. You can also support Neowin by registering for a free member account or subscribing for extra member benefits, along with an ad-free tier option.
    • Microsoft Flight Simulator's City Update 15 enhances Midwest cities by Pulasthi Ariyasinghe The third major city update of the year has landed for the original Microsoft Flight Simulator and the 2024 release. The latest drop is upgrading the visuals and regional accuracy of three metropolitan regions in the American states of Illinois, Minnesota, and Wisconsin. The 15th city update is adding eight new areas of interest that have been enhanced with high-fidelity TIN (triangulated irregular network) surface texturing in the mentioned regions. The free update highlights Chicago, Elgin, Cicero, and Arlington Heights in Illinois, as well as Minneapolis, St. Paul, Bloomington, Duluth, Brooklyn Park, Woodbury, Lakeville, Plymouth, and Blaine in Minnesota. In Wisconsin, the development has also upgraded the lands and buildings of Milwaukee, Madison, and Racine. The update lands just as one of the world's largest enthusiast flight simulation conventions, FlightSimExpo, kicks off in downtown St. Paul, Minnesota, on June 14. The Flight Sim development team's 40-minute keynote at the event can be watched here. At the same time, Microsoft is bringing the 6-seat, single-engine, multi-use light civil airplane Piper M600 into the game as a part of its Expert Series 2 program. This premium plane can be purchased from the in-game marketplace for $24.99. City Update 15: The United States Midwest is now available in Microsoft Flight Simulator, as well as the newer Microsoft Flight Simulator 2024, as an optional download. It can be accessed across Steam and the Microsoft Store for PC, Xbox Series X|S, and PlayStation 5, as well as Xbox and PC Game Pass subscriptions. Xbox One, mobile, and PC players can also jump into the new content using Xbox Cloud Gaming if they have a Game Pass Ultimate membership. The game must be updated to the latest version to download this free update from the in-game marketplace.
  • Recent Achievements

    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
    • Rookie
      Rimplesnort went up a rank
      Rookie
    • One Year In
      Markus94287 earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      +Edouard
      179
    3. 3
      PsYcHoKiLLa
      140
    4. 4
      ATLien_0
      91
    5. 5
      Steven P.
      78
  • Tell a friend

    Love Neowin? Tell a friend!