- Microsoft removes guide on converting Microsoft accounts to Local, pushing for Microsoft sign-ins.
- Instructions once available, now missing - likely due to company’s preference for Microsoft accounts.
- People may resist switching to Microsoft accounts for privacy reasons, despite company’s stance.
I was able to circumvent all of this on my Windows 10 machine, by installing Linux Mint.
I didn’t even have to throw out my PC for not being good enough for Windows 11.
Wow! Tell me more!
Linux Mint (or Linux Mint Debian Edition), is one of the most user friendly Linux distributions out there. This is especially so for people used to Windows.
You can run Mint on a bootable USB drive, fire it up, and get a sense of how it feels running on your home setup. I’d highly recommend trying this with a few different Linux distros, to find one that you like.
Microsoft is unable to track local accounts as thoroughly.
I was finally going to attempt installing Linux Mint only to find out it is not as simple as some say. I know less than nothing about computers and then there are mirrors you have to choose from to download. I have no idea what would be a safe secure mirror.
Then you have to install other software I have no knowledge of to make a bootable drive…I am just not intelligent enough I suppose. I was hoping it was a simple download process.
I am just a tad bit frustrated!
To answer your first question, ALL of the mirrors are safe. The idea with mirrors is that you choose one that is geographically close to your location (same country, maybe the same region or state) to help reduce lag in downloading the files. Any selection is valid, all of the mirrors will have the same content, but for your location some mirrors may simply be faster or slower than others.
One other thing you might run in to is different types of installers. Some may be a very minimal install which only give you a command line, while others will provide a fully configured desktop. You might also see an option for a “Live” version – that is something you put on a bootable memory stick and you can test out a working version of the operating system without actually changing anything on your computer, but all of your settings will go away when you reboot.
I haven’t used Mint so I can’t provide specific info, however some things that are common to ANY linux desktop – You probably want to start with printer drivers (install CUPS) and some office software (install LibreOffice). For internet access, Firefox and Thunderbird are good choices. LicreOffice, Firefox, and Thunderbird can all also be used on Windows if you want to check them out ahead of time. There are many lists online that can point you to equivalent software, so like if you use Lightroom on windows, you might try Darkroom on linux. basically you just need to make a list of what Windows software you use and then install a similar package in linux.
Yes you will need some time to learn the new operating system and all the new software, very little will be 100% exactly the same, but they are “close enough”. You figured out how to use all these things once before, so you can do it again, and it will definitely be worth the effort.
The hard part is getting the software on a usb drive to use on the old laptop. I haven’t figured out what the instructions mean in order to implement. I have a lot of learning to do.
Eh, this is the same for windows as well, you always need some sort of installation medium to boot and install from regardless of OS.
I suppose it is automatic on Windows so it has the illusion of being easy. I can honestly say, I have not had to install anything after I hit the update button. I am also old and don’t use a computer every day.
No it’s not… When you have no OS on a computer you still have to create the bootable USB for windows in the exact same way as with Linux, you still need to boot with it the exact same way and follow the installation instructions. The process is identical with the same level of “complexity”.
My apologies. My laptop had Windows already installed therefore I haven’t had to do anything other than turn it on and follow the onscreen instructions.
The difference is OP probably got their device with Windows already installed and they only needed to go through the setup steps. Setting up the installation media really is the biggest barrier of entry to linux right now. A lot of distros are so easy to set up with a step-by-step gui installer, but a lot of non technical users don’t have the knowledge, skill, or motivation to download an iso and create a bootable drive.
I mean, obviously…but that’s not really something that’s going to change. And today it is a seriously low barrier to pass, I’m not sure how it could go any lower, aside from.maybe buying a pre-made USB stick for installation. It already requires literally no skill other than basic reading comprehension. There is a plethora of step-by-step guides online, the only thing really keeping people from switching is their own inertia.
Have you met people?
Batman: He must have friends.
“Have you met this guy?”
Dont you worry, mint provides a detailed step by step tutorial on how to do things:
https://linuxmint-installation-guide.readthedocs.io/en/latest/
I think they were following the guide based on what they said was frustrating them. I think Mint could simplify the instructions for non tech people and remove the asides like checking file hashes.
This is good feedback, the Mint team could definitely streamline things, maybe even with a “help pick”.
Because it’s not immediately apparent which to use (Cinnamon/MATE/Xfce).
I’m not sure how the resolve the mirror issue, sadly.
The cost of serving the data directly would be very high, but doing so would avoid scaring people. Unfortunately, it’s hard for them to 100% guarantee every mirror is safe (even though they are!), which means they have to leave instructions on how to verify.
Selling pre-loaded USB sticks would be very cool, but people would have to be interested enough to spend £20.
I am one that would happily purchase something like that. I finally made the bootable drive but am not sure if the install is verified. There was no sha txt file to compare. I just haven’t figured it out yet
The sha txt file should’ve been available alongside the iso file from the mirror you downloaded it from. Honestly, as long as you used one of the mirrors that the Linux Mint website provided, you should be perfectly fine.
Is there a way to check it after install before it is connected to the internet?
I did use one of the mirrors on the Linux download page.
It should be fine. If you’re truly worried, go here:
https://ftp.heanet.ie/mirrors/linuxmint.com/stable/
And click the version of Linux Mint you downloaded - it’s probably 21.3 - and then download both sha256sum.txt and sha256sum.txt.gpg by right-clicking -> “save link as…” to download the files themselves.
After that, verify the iso you had in your downloads folder by following the instructions here:
https://linuxmint-installation-guide.readthedocs.io/en/latest/verify.html
Again, as long as you downloaded from one of the mirrors linked on the Linux Mint download page, you should be absolutely fine. This step is a just-in-case, for your personal ease of mind. It will, however, need you to open cmd.exe and copy the code inside the green boxes into the terminal and press Enter. There’s a pictoral guide if you’re doing the verification on Windows still, right here:
https://forums.linuxmint.com/viewtopic.php?f=42&t=291093
Let me know if you get stuck!
Thanks. These are the instructions having a time with. I am going to take a break. I think I have just stared at it too long overthinking it!
No problem, and again - if you experience any confusion during the process, just let me know! I also had to get help with installing Linux Mint myself when I first got started.