A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Yes, an active Microsoft 365 Personal subscription can use the Microsoft 365 Insider Beta Channel for Excel on Windows.
To get Insider Beta Channel builds of Excel as part of Microsoft 365 Apps on Windows, use the Office Deployment Tool and specify the Beta Channel in the configuration:
- Download the latest Office Deployment Tool from the Microsoft Download Center.
- Run the downloaded executable to extract
setup.exeand sampleconfiguration.xmlfiles. - Create a
configuration.xmlfile with content similar to this (for Beta Channel):
Note:<Configuration> <Add OfficeClientEdition="64" Channel="BetaChannel" > <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> </Product> </Add> </Configuration>Channel="BetaChannel"selects the Insider Beta Channel and is not supported for production use. - Copy
setup.exeandconfiguration.xmlto the Windows device where Microsoft 365 Apps (including Excel) should be installed. Ensure local administrator permissions and an active internet connection. - Open an elevated Command Prompt, navigate to the folder containing these files, and run:
setup.exe /configure configuration.xml - After installation, open Excel (or another Office app) and go to File → Account. Under About, confirm that the channel shows Beta Channel.
Once on Beta Channel, Excel will receive frequent Insider builds with the newest features, security updates, and fixes before standard channels.
References: