公告:本站正在遭受网络攻击,访问速度可能严重下降甚至无法访问。

Windows 10:10.0.9909.0.fbl awesome1501.141213-2119:修订间差异

来自BetaWorld 百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
第1行: 第1行:
{{DISPLAYTITLE:Windows 10:10.0.9909.0.fbl_awesome1501.141213-2119}}
{{DISPLAYTITLE:Windows 10:10.0.9909.0.fbl_awesome1501.141213-2119}}
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 10]] > '''10.0.9909.0.fbl_awesome1501.141213-2119'''}}
{{NavBar|[[Windows桌面操作系统]] > [[Windows 10]] > '''10.0.9909.0.fbl_awesome1501.141213-2119'''}}
{{Infobox Buildinfo
{{Infobox Buildinfo
|unleaked =
|image=9909.0_version.png
|image = 9909.0_version.png
|imagecaption=Windows 10 10.0.9909.0.fbl_awesome1501.141213-2119
|imagecaption = Windows 10 10.0.9909.0.fbl_awesome1501.141213-2119
|kernel=10.0
|kernel = 10.0
|arch=AMD64, x86
|arch = AMD64, x86
|sku=Core, Enterprise, Pro, Pro with Media Center, Single Language
|sku = Core, Enterprise, Pro, Pro with Media Center, Single Language
|language=English (United States)
|language = English (United States)
|compiledate=2014/12/13
|compiledate = 2014/12/13
|string=10.0.9909.0.fbl_awesome1501.141213-2119
|string = 10.0.9909.0.fbl_awesome1501.141213-2119
|key =
}}
}}
2015年1月29日泄露。
2015年1月29日泄露。


== 新的特性 ==
==新的特性==
* 正式引入基于XAML打造的新版开始菜单。
* 正式引入基于XAML打造的新版开始菜单。
* 任务管理器被错误的命名为'''“Windows Shell体验主机”'''。
* 任务管理器被错误的命名为'''“Windows Shell体验主机”'''。

2024年2月24日 (六) 05:12的版本

9909.0 version.png
Windows 10 10.0.9909.0.fbl_awesome1501.141213-2119
内核版本 10.0
架构 AMD64, x86
版本 Core, Enterprise, Pro, Pro with Media Center, Single Language
语言 English (United States)
编译日期 2014/12/13
版本字串 10.0.9909.0.fbl_awesome1501.141213-2119

2015年1月29日泄露。

新的特性

  • 正式引入基于XAML打造的新版开始菜单。
  • 任务管理器被错误的命名为“Windows Shell体验主机”
  • Modern应用的窗口采用了Build 9906 winmain_prs的设计。
  • 更多特性请查看注意事项。

注意事项

  • 虚拟机需使用EFI引导
  • Edge模式

在Internet Explorer的地址栏输入“about:flags”进入测试功能页面开启Edge模式浏览。

  • Windows Default Lock Screen

包含一个新的默认应用程序,已在Windows Phone上作为Beta应用程序引入。

执行以下命令运行:

explorer.exe shell:AppsFolder\Microsoft.WindowsDefaultLockScreen_8wekyb3d8bbwe!LockApp
  • 打印对话框

执行以下命令运行:

explorer.exe shell:AppsFolder\Windows.PrintDialog_cw5n1h2txyewy!Microsoft.Windows.PrintDialog
  • 云体验主机

执行以下命令运行:

explorer.exe shell:AppsFolder\Microsoft.CloudExperienceHost_8wekyb3d8bbwe!App
  • 在上部或下部显示通知

需要重启explorer或注销后重新登录。

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DisplayToastAtBottom"=dword:00000001
  • 新版登录界面

将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks]
"Threshold"=dword:00000001
  • 新版音量控制
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MTCUVC]
"EnableMtcUvc"=dword:00000001
  • 新版时钟和日历
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
"UseWin32TrayClockExperience"=dword:00000000
  • 启用/禁用通知中心

将最后一位改为 0 来禁用或 1 来启用。导入后重启explorer。

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"DisableNotificationCenter"=dword:00000001
  • 启用开始屏幕和Build 9841的开始菜单

您可以通过导入注册表返回到先前的开始菜单。 禁用新的XAML开始菜单后,你还可以返回到开始屏幕。

将其设置为0可取消激活。 将其设置为1以激活。

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableXamlStartMenu"=dword:00000000