Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
All In One Tech News Channel
All In One Tech News Channel
Good evening friends! Microsoft has released a new preview build of Windows 11 23403 to Windows Insider program members using the Dev channel.
As a reminder, insiders who were previously on the Dev channel are automatically transferred to the new Canary channel. If you force the Dev channel in your Windows Insider settings while you’re on build 25309, you won’t get build 23403. This is because this build number is lower than the one you’re running. If you don’t want to stay on the Canary channel, then you need to completely reinstall Windows 11.
Full build number: 10.0.23403.1001.ni_prerelease.230225-1635 .
The Live Captioning feature helps all people, including those who are deaf and hard of hearing, read subtitles in their own language. Windows 11 2022 Update only supported English (US) subtitles. Starting with this build, the feature will also support Chinese (simplified and traditional), French, German, Italian, Japanese, Portuguese (Brazil), Spanish, and other dialects of English. The list of languages will be expanded in the future.
Live captioning can be enabled using the keyboard shortcut WIN + Ctrl + L or from the Quick Actions pop-up menu on the taskbar. At the first start, the function will prompt you to download the necessary components for speech recognition on the device. If speech recognition support is not available in your Windows language of choice, or if you need another language, you can download the speech recognition components for Live captions in Settings > Time & Language > Language & Region .
Added keyboard shortcut hints to the XAML-based context menu in File Explorer. The displayed letter or symbol is part of the keyboard shortcut and corresponds to the name of the action in the context menu. To try out the change, select any file and press the context menu key on your keyboard.
This change is not yet available to all Insiders in the Dev channel. Microsoft wants to collect feedback from a small group of users before the change is made available to all Insiders.
File Explorer’s home page now displays recommended files to make it easier for you to find the most up-to-date content. This feature will only be available to users signed in to Windows with an Azure Active Directory (AAD) account. The recommended list will include cloud files associated with the account, as well as files owned by the user or shared by colleagues.
This change is not yet available to all Insiders in the Dev channel. Microsoft wants to collect feedback from a small group of users before the change is made available to all Insiders.
The help page for commands in the voice control settings application has been completely updated to be more convenient and understandable. The search field allows users to quickly find the commands they need, and additional recommendations have been added for each category. Also, descriptions and examples of use are offered for each of the commands.
Please note that the page may not contain all available commands, and additional information may not be accurate. This will be improved in future builds. If you want a comprehensive list of voice access commands and more information about them, check out the information on the Microsoft website .
Voice control in English dialects. The feature now supports other dialects of English, including British, Indian, New Zealand, Canadian, and Australian. The first time you turn on voice control, you’ll be prompted to download a speech model to enable voice recognition on your device. If Voice Control does not find a speech model that matches your language, you can still continue to use US English Voice Access.
New commands have been added to make text selection and editing easier:
What to do? | Team |
Select a range of text in a field | «Select from [text 1] to [text 2]», например, «Select from have to voice access» |
Removing all text from a field | «Delete all» |
Apply formatting to selected or last dictated text | «Bold that», «Underline that», «Italicize that» |
Remove all spaces from selected or last dictated text
For example, you dictated “Peyton Davis @outlook.com” in the last statement and you want to remove all spaces to get the output as PeytonDavis@outlook.com. |
«no space that» |
Insert text next to the cursor and capitalize the first letter of each word. | «Caps [text]», for example «Caps hello world» |
Insert text at the cursor position without spaces before the text.
For example, if you entered the text “Peyton” in the text field, now you want to insert “Davis”, but you don’t want a space to be added before Davis. (output: Peyton Davis) |
“No space [text]”, for example, “No space Davis” |
Microsoft has made some fixes and is back testing a new touch keyboard setting that replaces the “Show touch keyboard when no keyboard is connected” checkbox in Settings -> Time and Language -> Input -> Touch Keyboard . The new drop-down menu includes three options to define when you want the touch keyboard to launch when you click on an editable field:
From now on, Narrator will receive updates to support Outlook. Detailed information about this can be found on the official Microsoft website . These changes allow Microsoft to update the Outlook experience through the Microsoft Store. After the process is complete, you will receive a notification that the update is being installed. Narrator’s Outlook support is currently limited to US English. More languages will be supported in future builds.
Multi-app kiosk mode is a feature that allows IT administrators to define which apps are allowed to run and block all other features. Thus, it is possible to create several different applications and access configurations for different types of users on the same device.
Some of the available settings:
The multi-app kiosk mode is ideal for scenarios where multiple people need to use the same device. This may include HR and retail scenarios, training and testing.
Currently, multi-app kiosk mode can be enabled using PowerShell and WMI Bridge, with support for Intune/MDM and provisioning package configuration coming soon.
To configure using WMI, follow the instructions on the Microsoft site . Using the Windows 10 sample XML will enable the feature, but will result in a blank start menu. To populate the Start Menu with your apps, follow these instructions to create a list of pinned apps, and then add it to the XML file after closing the StartLayout section, as shown below:
<win11:StartPins><![CDATA[ <em>Your JSON here </em>]]></win11:StartPins>
Don’t forget to update the namespace by replacing the AssignedAccessConfiguration tag with the following:
<AssignedAccessConfiguration xmlns=”http://schemas.microsoft.com/AssignedAccess/2017/config” xmlns:win11=”http://schemas.microsoft.com/AssignedAccess/2022/config”>
Note. Some of the fixes listed above may be included in cumulative updates for release versions of Windows 11.
We wish you a successful update!