Windows 11 Build 26200.5516.ge prerelease im.250320-1602:修订间差异
跳转到导航
跳转到搜索
Windows 11 Build 26200.5516.ge prerelease im.250320-1602 (查看源代码)
2025 年 4 月 1 日 (二) 21:55 的版本
、 2025 年 4 月 1 日 (星期二)无编辑摘要
正义羊-JRJSheep(讨论 | 贡献) 无编辑摘要 |
正义羊-JRJSheep(讨论 | 贡献) 无编辑摘要 |
||
| 第 22 行: | 第 22 行: | ||
=== Features === | === Features === | ||
The following previously introduced features and changes have been gradually rolled out: | The following previously introduced features and changes have been gradually rolled out: | ||
* The new visual preview of links and web content in the Windows Share flyout (initially implemented in [[Windows 11 build 22635.4655|build 22635.4655]] and can be activated manually by enabling the | * The new visual preview of links and web content in the Windows Share flyout (initially implemented in [[Windows 11 build 22635.4655|build 22635.4655]] and can be activated manually by enabling the <code>48433719</code> and <code>53871483</code> [[velocity]] staging key) | ||
* Performance improvements for extracting zipped files in File Explorer, particularly when unzipping a large number of small files (initially implemented in [[Windows 11 build 22635.4945|build 22635.4945]]) | * Performance improvements for extracting zipped files in File Explorer, particularly when unzipping a large number of small files (initially implemented in [[Windows 11 build 22635.4945|build 22635.4945]]) | ||
* Update to the web sign-in icon on the lock screen that better aligns with the other icons (previously implemented in [[Windows 11 build 26120.3585|build 26120.3585]]) | * Update to the web sign-in icon on the lock screen that better aligns with the other icons (previously implemented in [[Windows 11 build 26120.3585|build 26120.3585]]) | ||
* The AI-generated image description capabilities with a visual assist in Narrator (previously implemented in [[Windows 11 build 26120.2992|build 26120.2992]] for ARM64 devices with Snapdragon X series processors and can be activated manually by enabling the | * The AI-generated image description capabilities with a visual assist in Narrator (previously implemented in [[Windows 11 build 26120.2992|build 26120.2992]] for ARM64 devices with Snapdragon X series processors and can be activated manually by enabling the <code>55393518</code> velocity staging key) | ||
* The simplified and streamlined design of [[blue screen of death]] (previously impelemented in [[Windows 11 build 26120.3291|build 26120.3291]] and can be activated manually by enabling the | * The simplified and streamlined design of [[blue screen of death]] (previously impelemented in [[Windows 11 build 26120.3291|build 26120.3291]] and can be activated manually by enabling the <code>50070238</code> velocity staging key) | ||
* The new option under the ''Copilot actions'' section in the context menu to summarize into bullet points (previously impelemented in build 26120.3291) | * The new option under the ''Copilot actions'' section in the context menu to summarize into bullet points (previously impelemented in build 26120.3291) | ||
* The in-line image editing capabilities for local images stored on the device in Windows Share flyout (previously impelemented in [[Windows 11 build 26120.3585|build 26120.3585]] and can be activated manually by enabling the | * The in-line image editing capabilities for local images stored on the device in Windows Share flyout (previously impelemented in [[Windows 11 build 26120.3585|build 26120.3585]] and can be activated manually by enabling the <code>48433719</code>, <code>53433910</code> and <code>54475355</code> velocity staging key) | ||
=== Accessibility === | === Accessibility === | ||
| 第 38 行: | 第 38 行: | ||
=== Miscellaneous === | === Miscellaneous === | ||
* The | * The <code>BypassNRO.cmd</code> script under <code>%SystemRoot%\System32\oobe</code> has been removed, which prevents the <code>oobe\bypassnro</code> command for skipping Internet connectivity and Microsoft account requirements during the [[out-of-box experience]] from working properly. The script can still be reactivated by restoring the <code>BypassNRO.cmd</code> script from earlier builds, or manually executing the following command in Command Prompt: <syntaxhighlight lang="PowerShell">reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v "BypassNRO" /t "REG_DWORD" /d "1" /f && shutdown /r /t 0</syntaxhighlight> | ||
* A new {{key press|⊞ Win|C}} keyboard shortcut has been added for launching Copilot. Holding the shortcut for 2 seconds will also invoke the "press to talk" feature and start a conversation with Copilot. These changes are gradually rolled out, but can be activated manually by enabling the | * A new {{key press|⊞ Win|C}} keyboard shortcut has been added for launching Copilot. Holding the shortcut for 2 seconds will also invoke the "press to talk" feature and start a conversation with Copilot. These changes are gradually rolled out, but can be activated manually by enabling the <code>55120546</code> velocity staging key. | ||
=== Bugfixes === | === Bugfixes === | ||
| 第 56 行: | 第 56 行: | ||
==== Shell ==== | ==== Shell ==== | ||
* Fixed an issue where the taskbar icons weren't increasing in size as they should when using the device in a tablet posture. | * Fixed an issue where the taskbar icons weren't increasing in size as they should when using the device in a tablet posture. | ||
* Fixed an | * Fixed an <code>explorer.exe</code> crash related to snap layouts which could happen when dragging a window or hovering over the maximize button in a window. | ||
==== Settings ==== | ==== Settings ==== | ||
| 第 83 行: | 第 83 行: | ||
=== Task Manager === | === Task Manager === | ||
The following issues are applicable if the standard metrics for CPU utility calculations (gradually rolled out in build 26120.3360) is enabled: | The following issues are applicable if the standard metrics for CPU utility calculations (gradually rolled out in build 26120.3360) is enabled: | ||
* The | * The <code>System Idle Process</code> may always show as 0 after adding the new CPU utility column. | ||
* The CPU graphs in the ''Performance'' page may still using the old CPU utility calculations. | * The CPU graphs in the ''Performance'' page may still using the old CPU utility calculations. | ||