如何在 Windows 10 中定时启动和执行启动跟踪
Windows 评估(Windows Assessment)和部署工具包(Deployment Kit)(又名Windows ADK )提供了一个性能分析工具——它可以帮助您在Windows 10xbootmgr
中确定启动时间并执行启动跟踪。该套件还用于测量系统或组件的质量和性能。
如何在Windows中(Windows)定时启动(Time Boot)和执行启动跟踪(Boot Trace)
ADK包括Windows 配置设计器(Windows Configuration Designer)、Windows预安装环境(Windows Pre-installation Environment)( WinPE )、部署映像服务(Deployment Image Servicing)和管理(Management)( DISM )、Windows 系统映像管理器(Windows System Image Manager)( WSIM )、Windows 评估工具包(Windows Assessment Toolkit)、Windows 性能工具包(Windows Performance Toolkit)、用户状态迁移工具包(User State Migration Toolkit)( USMT ) 等工具)、批量激活管理工具(Activation Management Tool)( VAMT )、用户体验虚拟化(User Experience Virtualization)( UE-V ) 和应用程序虚拟化(Application Virtualization)( App-V )。
xbootmgr
此命令可用于启动引导跟踪或计划跟踪。您可以跟踪常规启动或待机或重新启动,甚至快速启动。如果您遇到任何这些问题,它是完成它的最佳工具。但是,在查看跟踪日志时,您还需要了解技术方面。
要启动跟踪:
xbootmgr -trace boot|hibernate|standby|shutdown|rebootCycle|fastStartup [options]
要中止跟踪:
xbootmgr -remove
这是您如何使用各种选项并将结果保存在文件夹中的方法。请注意,一旦您执行该命令,它将重新启动系统。因此,请确保保存所有工作。
对于引导跟踪:(For boot tracing:)
xbootmgr -trace boot -traceFlags BASE+CSWITCH+DRIVERS+POWER -resultPath C:TEMP
对于关机跟踪:(For shutdown tracing:)
xbootmgr -trace shutdown -noPrepReboot -traceFlags BASE+CSWITCH+DRIVERS+POWER -resultPath C:TEMP
For Standby+Resume:
xbootmgr -trace standby -traceFlags BASE+CSWITCH+DRIVERS+POWER -resultPath C:TEMP
For Hibernate+Resume:
xbootmgr -trace hibernate -traceFlags BASE+CSWITCH+DRIVERS+POWER -resultPath C:TEMP
根据需要将 C(Replace C) :TEMP 替换为计算机上的任何临时目录以存储输出文件
所有这些都将关闭、休眠、待机计算机,然后重新启动以完成跟踪。一旦Windows重新启动,根据需要重新登录,一旦倒数计时器结束,您现在应该在 C:TEMP 中有一些跟踪文件。如果被问到,请将 C:TEMP(或您选择的目录)中生成的文件上传或提供到下载共享以供分析。
(Download)从 Microsoft(from Microsoft)下载适用于Windows 10的ADK工具。OEM(OEMs)和ODM使用ADK工具来自定义Windows 10映像,在设置新计算机时访问质量和性能系统或组件。( access the quality and performance system or components)
阅读以帮助您(Reads to help you):
- 如何加速 Windows 10(How to speed up Windows 10)
- 测量引导或启动时间的免费软件(Free software to measure Boot or Startup Time)
- 使用 Windows 启动性能诊断使 Windows 10 启动更快。
我希望这篇文章可以帮助您在Windows 10(Windows 10)中执行引导跟踪。
Related posts
FaceTime Camera不在Windows 10中使用Boot Camp
Error 0211:Windows 10计算机上找不到Keyboard
Fix NTLDR缺失,Press Ctrl-Alt-Del在Windows 10重新启动错误
MBR Backup:备份,Restore Master Boot Record在Windows 10
Surface Laptop PXE boot企图Windows 10失败
如何在 Windows 10 中执行干净启动
如何禁用可移动存储类和Windows 10访问
如何在 Windows 10 上禁用安全启动
如何使用 Windows 10 双启动 Ubuntu
如何在 Windows 10 上修复缓慢的 SSD 启动时间
如何在Windows 10中禁用Automatic Driver Updates
如何在 Windows 10 的启动菜单中添加安全模式
免费软件测量Windows 10中的Boot or Startup Time
在Windows 10中更改Operating Systems的Time至Display List Startup
如何在Windows 10上禁用Feature Updates的保障措施
用Windows Boot Timer测量Windows中的Boot Time
Picsart在Windows 10上提供Custom Stickers & Exclusive 3D Editing
如何在Windows 10上Fix Mouse Lag(Increase Mouse Response Time)
Watch数字电视,并在Windows 10上收听Radio,ProgDVB
如何在Windows 10上使用PIP安装NumPy