> Everything online says to use the option to switch to a Windows account but I am pretty sure it is not available anymore.
Not everything. I say: use the option to switch to Linux.
I installed PopOS and Steam for my 11 y/o. She games either on her Nintendo Switch (not Microsoft) or on her iPad (not Microsoft) or on Linux (not Microsoft).
Wife works from a Debian desktop PC, so do I.
Microsoft is not allowed in this house.
An option only available on households with UNIX skills, and work that has zero dependency on using Microsoft products.
Something that isn't available to everyone.
If you need office open a browser, in the unlikely case that libreoffice doesn't do.
Says someone that never used native Office versus Office Web.
Yeah Web version will do, if everything you need is doable with Microsoft Works, and no collaboration with others is required.
Google docs serves my word processing needs, then again I don't do anything at home that wasn't already possible in Word 2.0 for Windows 3.1, Wordpad, or AmigaWriter.
Word is just a bloated wordpad, and that's how people use it - to write text with paragraphs and justifications (recently wordpad supports docx). Excel is just a bloated csv viewer, that's how people use it - to make tables with text in them, notably price lists. My company is an ms shop and uses ms office offline and google docs for collaboration. First time I hear that ms office can into collaboration beyond sharepoint.
Then you have a limited view of creative way how humans collaborate, and clearly don't need bloated Office at all.
It's network effect. People use ms office not because they need its features, but because they receive ms office documents.
We converted some our docs from docx to markdown. The twist is that markdown supports tables, so it can replace both Word and Excel. Then I guess gitlab renders it. Literally markdown. It's stored in git, supports diffs, version history, collaboration is done with merge requests.