Announcing Windows 11 Insider Preview Build 26090 (Canary and Dev Channels)
The Canary and Dev Channels receiving the same builds is only temporary.
During the times in which the Canary and Dev Channels are on the same builds (e.g. Build 26085), the window is open for Insiders in the Canary Channel to switch to the Dev Channel. At some point in the future, the Canary Channel will jump to higher build numbers and the window will be closed.
NOTE: Some features may begin rolling out to the Canary Channel first before the Dev Channel even if the two channels have the same build.
What’s new in Build 26090
Widgets board improvements
We are restarting the rollout of the Widgets board improvements that originally began rolling out with
Build 26058 to Windows Insiders in the Canary Channel. Those improvements include introducing a new navigation bar on the left allowing you to switch between a dedicated widgets dashboard and other integrated dashboards like Discover. Give it a try and let us know what you think using the feedback button at the top of the board.
We’ve added a new Navigation Pane on the left that allows you to switch to My Widgets dashboard.
A full widgets only experience from your favorite apps and services.
[We are beginning to roll this out to Windows Insiders in the Canary Channel today, so the experience isn’t available to all Insiders just yet.]
FEEDBACK: Please file feedback in Feedback Hub (WIN + F) under Desktop Environment > Widgets.
More Server Message Block (SMB) protocol changes
Starting with Build 26085 and higher, we are introducing the following Server Message Block (SMB) protocol changes for QUIC, signing, and encryption.
SMB over QUIC client disable: Administrators can now disable the SMB over QUIC client with Group Policy and PowerShell. To disable SMB over QUIC using PowerShell, run the following command in an elevated console:
- Set-SmbClientConfiguration -EnableSMBQUIC $true
To disable SMB over QUIC using Group Policy, use GPMC.MSC or GPEDIT.MSC to configure the following setting:
- Computer Configuration \ Administrative Templates \ Network \ Lanman Workstation \ Enable SMB over QUIC
SMB over QUIC client connection auditing: Successful SMB over QUIC client connection events are now written to the event log to include the QUIC transport. You can view these events using EVENTVWR.MSC under the following path:
- Applications and Services Logs \ Microsoft \ Windows\ SMBClient \ Connectivity (Event ID: 30832)
SMB signing and encryption auditing: Administrators can now enable auditing of the SMB server and client for support of SMB signing and encryption. This shows if a third-party client or server doesn’t support SMB encryption or signing. You can configure these settings with PowerShell and Group Policy. To configure SMB client or server signing or encryption auditing using Group Policy, use GPMC.MSC or GPEDIT.MSC to configure the following settings:
- Computer Configuration \ Administrative Templates \ Network \ Lanman Workstation \ Audit server does not support encryption
- Computer Configuration \ Administrative Templates \ Network \ Lanman Workstation \ Audit server does not support signing
- Computer Configuration \ Administrative Templates \ Network \ Lanman Server \ Audit client does not support encryption
- Computer Configuration \ Administrative Templates \ Network \ Lanman Server \ Audit client does not support signing
To disable SMB over QUIC using PowerShell, run the following command in an elevated console:
- Set-SmbClientConfiguration -AuditServerDoesNotSupportEncryption $true
- Set-SmbClientConfiguration -AuditServerDoesNotSupportSigning $true
- Set-SmbServerConfiguration -AuditClientDoesNotSupportEncryption $true
- Set-SmbServerConfiguration -AuditClientDoesNotSupportSigning $true
You can view these events using EVENTVWR.MSC under the following paths:
- Applications and Services Logs \ Microsoft \ Windows\ SMBClient \ Audit (Event ID: 31998 and Event ID: 31999)
- Applications and Services Logs \ Microsoft \ Windows\ SMBServer \ Audit (Event ID: 3021 and Event ID: 3022)
For more information on SMB over QUIC in Windows and Windows Server Insider Preview builds, review
https://aka.ms/SMBoverQUICServer and
https://aka.ms/SmbOverQuicCAC.
For more information on SMB signing and encryption in Windows and Windows Server Insider Preview builds, review
https://aka.ms/SmbSigningRequired and
https://aka.ms/SmbClientEncrypt.
Changes and Improvements
[General]
- The build watermark at the lower right-hand corner of the desktop is not present in this build and will return in future Insider Preview builds. This is part of our normal process for preparing Windows 11, version 24H2 for release to customers later this year – but does not mean we’re done. Windows 11, version 24H2, will be this year’s annual feature update.As mentioned here, Windows 11 will have an annual feature update cadence that releases in the second half of the calendar year.
[Copilot in Windows
- You can ask Copilot in Windows (in preview) for help ten times when you sign in to Windows using a local account. After that, you must sign in using a Microsoft account (MSA) or a Microsoft Entra IDaccount (formerly Azure Active Directory (Azure AD)). To sign in, use the link in the dialog that appears in Copilot in Windows. If you do not sign in, some Copilot features might not work. To learn more, see Welcome to Copilot in Windows and Manage Copilot in Windows.
[Settings]
- The redesigned version of the Delivery Optimization settings page under Settings > Windows Update > Advanced options > Delivery Optimization that was first introduced in Build 25987 has been reverted to the previous design starting with Build 26085. We plan to bring back this redesigned settings page in a future flight after fixing some bugs. Thanks to Insiders for all the feedback on this!