
Microsoft’s Latest Windows 11 Insider Preview Builds: What’s New?
Recently, Microsoft launched new Insider Preview builds for Windows 11 across the Dev and Beta Channels, specifically build 26200.6772
and 26100.6772
, respectively. Interestingly, both builds share nearly identical change logs, highlighting consistent enhancements. Additionally, the Canary Channel also released build 27959
, marking an unusual occurrence of three builds being rolled out on a single Monday.
Key Enhancements and Changes
While all new builds come with beneficial upgrades, users need to note a significant change regarding local account setups. During the Out-of-Box Experience (OOBE), users are now required to sign in using a Microsoft Account (MSA), necessitating an active internet connection. This modification could challenge those preferring local accounts, emphasizing Microsoft’s push towards cloud-based user management.
Customizing User Folder Names: A Complicated Process
In a notable yet convoluted development, Microsoft has finally enabled users to personalize the default user folder name located at C:\User\
during the OOBE process. However, the method for doing so may leave many users scratching their heads, reflecting a classic “Microsoftesque” complexity. Here’s how to navigate this intricacy:
- On the Microsoft account sign-in page, press
Shift + F10
to launch Command Prompt. - Enter the commands:
cd oobe
, press enter, then typeSetDefaultUserFolder.cmd
. - The folder name can be a maximum of 16 characters.
- Only Unicode characters are accepted; special characters will be stripped out.
- Proceed to sign in with your Microsoft Account.
- If your chosen folder name is valid, it will be applied; otherwise, Windows will generate a profile folder name based on your Microsoft email address.
User Experience Considerations
Although Insider Preview builds are designed for tech enthusiasts and advanced users, the requirement to leap through multiple technical hoops to set a simple folder name seems unnecessarily complicated. A graphical user interface (GUI) would certainly have simplified this process, making it more user-friendly. One can only hope that such an interface is in the works for future general availability releases.
For those eager to customize their default folder name in OOBE, the steps outlined above provide a pathway, albeit a complex one.
Leave a Reply