一、检测硬盘速度(Windows 自带工具)
使用windows 系统自带的工具测试硬盘读写速度
在使用下面命令前,需要获得管理员权限,才会在Dos窗口上显示(否则,一闪而过)
winsat disk -drive + 磁盘符(c、e、f)
二、常见的windows自带工具/命令
ifconfig 查看网络配置信息
DxDiag 查看部分硬件配置信息
mspaint 画图板
calc 计算器
devmgmt.msc 设备管理器
taskmgr 任务管理器
explorer, 资源管理器/ 我的电脑
osk 屏幕键盘
service.msc 服务
write 写字板
netstat -ano|findstr port 查看计算器端口使用情况
perfmon 性能检测器
snippingtool 截图工具
netstat -ano|findstr port 计算机端口占用情况
mstsc 远程桌面
diskmgmt.msc 磁盘管理
winver windows版本
msconfig 系统配置
原文地址:https://www.cnblogs.com/Kernel001/p/9966809.html
时间: 2024-11-12 08:26:35