亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

目錄
CMD命令與DOS命令
命令提示命令列表
Operating System Specific Commands
首頁 軟體教學 電腦軟體 CMD命令:Windows版本的完整列表

CMD命令:Windows版本的完整列表

Jul 25, 2025 am 02:50 AM

CMD命令:Windows版本的完整列表

命令提示W(wǎng)indows提供超過280個命令。這些命令用於通過Acommand-Line解釋器而不是標準圖形接口執(zhí)行任務。

例如,命令提示命令使您可以將數(shù)據(jù)複製到另一個文件夾,格式化整個磁盤,備份文件,將消息發(fā)送到其他計算機,重新啟動系統(tǒng)等等。

CMD命令與DOS命令

重要的是要了解,在Windows 11、10、8、7,Vista和XP中,這些命令稱為CMD命令或命令提示命令。相比之下,Windows 98/95中的命令將MS-DOS中的命令稱為DOS命令。

所有命令都包含在此列表中,以說明差異,因為命令在不同的操作系統(tǒng)上發(fā)展。

命令提示命令列表

以下是命令提示命令的綜合列表,通常稱為CMD命令(有時是錯誤地為命令提示代碼),可從Windows 11、10、8、7,Vista和XP中的命令提示符中獲得。

命令提示命令的完整列表
命令 描述
附加 程序可以用程序使用附加命令在另一個目錄中打開文件,就好像它們位於當前目錄中一樣。附錄命令可在MS-DOS以及所有32位版本的Windows中獲得。 Append命令在64位版本的Windows中不可用。
arp ARP命令用於在ARP緩存中顯示或更改條目。所有版本的Windows都可以使用ARP命令。
聯(lián)合 聯(lián)合命令用於顯示或更改與特定文件擴展名關聯(lián)的文件類型。 Assoc命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
AT命令用於安排命令和其他程序,以在特定的日期和時間運行。 AT命令在Windows 7,Windows Vista和Windows XP中可用。從Windows 8開始,應使用Schtasks命令完成命令行任務調度。
atmadm ATMADM命令用於顯示與系統(tǒng)上異步傳輸模式(ATM)連接有關的信息。 Windows XP中可用ATMADM命令。從Windows Vista開始刪除了對ATM的支持,這使ATMADM命令不必要。
屬性 屬性命令用於更改單個文件或目錄的屬性。 Windows以及MS-DOS中的所有版本都可以使用attrib命令。
審計 AuditPol命令用於顯示或更改審計策略。 AuditPol命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
BCDBOOT BCDBOOT命令用於將引導文件複製到系統(tǒng)分區(qū)並創(chuàng)建一個新的系統(tǒng)BCD商店。 BCDBOOT命令可在Windows 11,Windows 10,Windows 8和Windows 7中找到。
bcdedit BCDEDIT命令用於查看或更改引導配置數(shù)據(jù)。 BCDEDIT命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。 BCDEDIT命令更換了Windows Vista中的BootCFG命令。
bdehdcfg BDEHDCFG命令用於準備硬盤驅動器以進行BitLocker驅動器加密。 BDEHDCFG命令可在Windows 11,Windows 10,Windows 8和Windows 7中找到。
比塔明 Bitsadmin命令用於創(chuàng)建,管理和監(jiān)視下載和上傳作業(yè)。 Bitsadmin命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。雖然bitsadmin命令在這些版本的Windows中可用,但它正在逐步淘汰,但應使用BITS POWERSHELL CMDELT。
bootcfg bootcfg命令用於構建,修改或查看boot.ini文件的內容,這是一個隱藏的文件,用於識別哪個文件夾,哪個分區(qū)以及在哪個硬盤驅動器上找到的文件。 BootCFG命令可在Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。從Windows Vista開始,BCDEDIT命令替換了BootCFG命令。 BootCFG仍在Windows 10、8、7和Vista中可用,但由於Boot.ini未在這些操作系統(tǒng)中使用,因此它沒有真正的價值。
啟動 BootSect命令用於將主引導碼配置為與BootMgr(Vista and Rater)或NTLDR(XP和更早)兼容的一個。 BootSect命令在Windows 11,Windows 10和Windows 8中可用。 bootsect命令在Windows 7和Windows Vista中也可用,但僅從System Recovery選項中的命令提示符中可用。
休息 Break命令集或清除DOS系統(tǒng)的擴展CTRL C檢查。 Break命令在所有版本的Windows以及MS-DOS中都可以使用。 Break命令在Windows XP和Windows的更高版本中可用,可提供與MS-DOS文件的兼容性,但對Windows本身沒有影響。
CACLS CACLS命令用於顯示或更改文件的訪問控制列表。 CACLS命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。 CACLS命令正在逐步淘汰,以支持ICACLS命令,該命令應在Windows XP之後的Windows所有版本中使用。
稱呼 呼叫命令用於在另一個腳本或批處理程序中運行腳本或批處理程序。呼叫命令在所有版本的Windows以及MS-DOS中都可以使用。呼叫命令在腳本或批處理文件之外沒有效果。換句話說,在命令提示符或MS-DOS提示符下運行呼叫命令將無助。
光碟 CD命令是Chdir命令的速記版本。 CD命令在所有版本的Windows以及MS-DOS中都可用。
Certreq CERTREQ命令用於執(zhí)行各種認證機構(CA)證書功能。 Certreq命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
certutil 除其他CA功能外,certutil命令還用於傾倒和顯示認證授權(CA)配置信息。 certutil命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
改變 更改命令更改了各種終端服務器設置,例如安裝模式,COM端口映射和登錄。更改命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
CHCP CHCP命令顯示或配置活動代碼頁碼。 CHCP命令在所有版本的Windows以及MS-DOS中都可以使用。
Chdir CHDIR命令用於顯示您當前所在的驅動器字母和文件夾。 CHDIR也可用於更改要使用的驅動器和/或目錄。 CHDIR命令在Windows的所有版本中以及MS-DOS中可用。
校驗網(wǎng) CheckNetsolation命令用於測試需要網(wǎng)絡功能的應用程序。 CheckNetsolation命令可在Windows 11,Windows 10和Windows 8中找到。
chglogon Chglogon命令啟用,禁用或排水服務器會話登錄。 Chglogon命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。執(zhí)行chglogon命令與執(zhí)行更改登錄相同。
Chgport CHGPORT命令可用於顯示或更改COM端口映射以兼容DOS。 CHGPORT命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。執(zhí)行CHGPORT命令與執(zhí)行更改端口相同。
chgusr CHGUSR命令用於更改終端服務器的安裝模式。 CHGUSR命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。執(zhí)行CHGUSR命令與執(zhí)行更改用戶相同。
chkdsk CHKDSK命令通常稱為檢查磁盤,用於識別和糾正某些硬盤驅動器錯誤。 CHKDSK命令在所有版本的Windows以及MS-DOS中都可以使用。
chkntfs CHKNTFS命令用於在Windows引導過程中配置或顯示磁盤驅動器的檢查。 CHKNTFS命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
選擇 選擇命令在腳本或批處理程序中使用,以提供選擇列表,並將該選擇的值返回到程序中。選擇命令可在MS-DOS和Windows XP以外的Windows的所有版本中獲得。在您計劃在Windows XP中使用的批處理文件和腳本中,將SET命令與 /p Switch一起代替Choice命令。
密碼 密碼命令顯示或更改NTFS分區(qū)上文件和文件夾的加密狀態(tài)。 Cipher命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
夾子 剪輯命令用於將輸出從任何命令重定向到Windows中的剪貼板。剪輯命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
CLS CLS命令清除所有先前輸入命令和其他文本的屏幕。 CLS命令在所有版本的Windows以及MS-DOS中都可用。
CMD CMD命令啟動了cmd.exe命令解釋器的新實例。 CMD命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
cmdkey CMDKey命令用於顯示,創(chuàng)建和刪除存儲的用戶名和密碼。 CMDKey命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
CMSTP CMSTP命令安裝或卸載連接管理器服務配置文件。 CMSTP命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
顏色 顏色命令用於更改命令提示符窗口中文本和背景的顏色。顏色命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
命令 命令命令啟動了命令命令解釋器的新實例。命令命令可在MS-DOS以及所有32位版本的Windows中使用。命令命令在64位版本的Windows中不可用。
comp Comp命令用於比較兩個文件或一組文件的內容。 Comp命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
袖珍的 緊湊型命令用於顯示或更改NTFS分區(qū)上文件和目錄的壓縮狀態(tài)。緊湊型命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
轉變 轉換命令用於將FAT或FAT32格式的量轉換為NTFS格式。轉換命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
複製 複製命令簡單地做到這一點 - 它將一個或多個文件從一個位置複製到另一個位置。 COPY命令在所有版本的Windows以及MS-DOS中都可用。 Xcopy命令被認為是複制命令的更“功能”版本。
cscript CScript命令用於通過Microsoft腳本主機執(zhí)行腳本。 CScript命令在Windows的所有版本中都可以使用。 cscript命令最常使用prncnfg.vbs,prndrvr.vbs,prnmngr.vbs等腳本從命令行管理打印機。
ctty CTTY命令用於更改系統(tǒng)的默認輸入和輸出設備。 CTTY命令在Windows 98和95以及MS-DOS中可用。從Windows XP開始,CTTY命令提供的功能不再需要,因為Command.com解釋器(MS-DOS)不再是默認命令行解釋器。
日期 日期命令用於顯示或更改當前日期。所有版本的Windows以及MS-DOS都可以使用日期命令。
dblspace DBLSpace命令用於創(chuàng)建或配置Doublespace壓縮驅動器。 DBLSpace命令在Windows 98和95以及MS-DOS中可用。使用DRVSPACE命令執(zhí)行的DrivesPace是Dublass Appace的更新版本。 Windows開始在Windows XP開始處理壓縮。
偵錯 調試命令啟動Debug,這是用於測試和編輯程序的命令行應用程序。 Debug命令可在MS-DOS以及所有32位版本的Windows中使用。在64位版本的Windows版本中,調試命令不可用。
除法 defrag命令用於碎片範圍您指定的驅動器。 Defrag命令是Microsoft磁盤碎片機的命令行版本。 Defrag命令在Windows的所有版本以及MS-DOS中都可以使用。
del DEL命令用於刪除一個或多個文件。 DEL命令在Windows的所有版本以及MS-DOS中都可用。 del命令與擦除命令相同。
Deltree Deltree命令用於刪除目錄以及其中的所有文件和子目錄。 Deltree命令在Windows 98和95以及MS-DOS中可用。從Windows XP開始,可以使用RMDIR命令的 /S函數(shù)刪除文件夾及其文件和子文件夾。這種新的RMDIR能力不再需要Deltree,因此刪除了命令。
Diantz Diantz命令用於無損壓縮一個或多個文件。 Diantz命令有時被稱為櫥櫃製造商。 Diantz命令可在Windows 7,Windows Vista和Windows XP中找到。 Diantz命令與MakeCab命令相同。
dir DIR命令用於顯示您當前正在使用的文件夾中包含的文件和文件夾的列表。 DIR命令還顯示其他重要信息,例如硬盤驅動器的序列號,列出的文件總數(shù),合併大小,驅動器上剩下的免費空間總量等。 DIR命令在所有版本的Windows以及MS-DOS中都可以使用。
磁盤命令用於比較兩個軟盤的內容。 DiskComp命令在Windows的所有版本以及MS-DOS中都可用,而Windows 11和Windows 10也可用。
磁盤拷貝 磁盤命令用於將一個軟盤的整個內容複製到另一個軟盤。所有版本的Windows以及MS-DOS都可以使用DiskCopy命令,而Windows 11和Windows 10也可用。
磁碟 DiskPart命令用於創(chuàng)建,管理和刪除硬盤驅動器分區(qū)。 DiskPart命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。 DiskPart命令替換了Windows XP中的FDisk命令。
磁碟 Diskperf命令用於遠程管理磁盤性能計數(shù)器。 Diskperf命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
diskraid Diskraid命令啟動了用於管理和配置RAID數(shù)組的Diskraid工具。 Diskraid命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
沮喪 DISM命令開始部署圖像服務和管理工具(DISS)。 DISM工具用於管理Windows圖像中的功能。 DISM命令在Windows 11,Windows 10,Windows 8和Windows 7中可用。
dispdiag Dispdiag命令用於輸出有關顯示系統(tǒng)的信息日誌。 Dispdiag命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
Djoin Djoin命令用於在域中創(chuàng)建一個新的計算機帳戶。 Djoin命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
Doskey Doskey命令用於編輯命令行,創(chuàng)建宏和回憶先前輸入的命令。 Doskey命令在Windows的所有版本以及MS-DOS中都可以使用。
杜斯赫爾 Dosshell命令啟動DOS Shell,這是MS-DOS的圖形文件管理工具。 Dosshell命令可在Windows 95(以MS-DOS模式)以及MS-DOS版本6.0和更高版本的MS-DOS版本中獲得,這些版本從包含Dosshell命令的先前版本升級。圖形文件管理器Windows Explorer成為了從Windows 95開始的操作系統(tǒng)的集成部分。
dosx DOSX命令用於啟動DOS保護模式接口(DPMI),這是一種特殊模式,旨在使MS-DOS應用程序訪問超過正常允許的640 KB。 DOSX命令可在Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。 DOSX命令在64位版本的Windows中不可用。 DOSX命令和DPMI僅在Windows中可用,以支持舊的MS-DOS程序。
驅動程序 驅動程序命令用於顯示所有已安裝驅動程序的列表。驅動程序命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
drvspace DRVSPACE命令用於創(chuàng)建或配置Drivespace壓縮驅動器。 DRVSpace命令在Windows 98和95以及MS-DOS中可用。 Drivespace是使用DBLSpace命令執(zhí)行的Doubalspace的更新版本。 Windows開始在Windows XP開始處理壓縮。
迴聲 ECHO命令用於顯示消息,最常見於腳本或批處理文件中。迴聲命令也可以用於打開或關閉迴聲功能。 ECHO命令在所有版本的Windows以及MS-DOS中都可用。
編輯 編輯命令啟動了MS-DOS編輯器工具,該工具用於創(chuàng)建和修改文本文件。編輯命令可在MS-DOS以及所有32位版本的Windows中使用。在64位版本的Windows版本中,編輯命令不可用。
埃德林 Edlin命令啟動Edlin工具,用於從命令行創(chuàng)建和修改文本文件。 Edlin命令在所有32位版本的Windows中都可以使用,但在64位版本的Windows中不可用。在MS-DOS中,EDLIN命令僅可用至MS-DOS 5.0,因此,除非您以後版本的MS-DOS從5.0或之前升級,否則您將不會看到Edlin命令。
EMM386 EMM386命令用於使MS-DOS訪問超過640 kb的內存(RAM)。 EMM386命令在Windows 98和95以及MS-DOS中可用。 Windows本身可以從Windows 95開始訪問擴展和擴展的內存。
局部 局部命令用於結束批處理或腳本文件中環(huán)境更改的定位。內置局部命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
擦除 擦除命令用於刪除一個或多個文件。所有版本的Windows以及MS-DOS都可以使用擦除命令。擦除命令與del命令相同。
Esentutl Esentutl命令用於管理可擴展的存儲引擎數(shù)據(jù)庫。 Esentutl命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
eventercreate EventCreate命令用於在事件日誌中創(chuàng)建自定義事件。 EventCreate命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
Event -Triggers EventTriggers命令用於配置和顯示事件觸發(fā)器。 EventTriggers命令在Windows XP中可用。從Windows Vista開始,使用此事件查看器中此事件功能的附加任務創(chuàng)建事件觸發(fā)器,使Event -Triggers命令不必要。
Exe2bin EXE2BIN命令用於將EXE文件類型(可執(zhí)行文件)的文件轉換為二進製文件。 EXE2BIN命令可在Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP的32位版本中獲得。 EXE2BIN命令在任何64位版本的Windows中都不可用。
出口 exit命令用於結束您當前正在工作的cmd.exe(windows)或command.com(ms-dos)會話。 exit命令在Windows的所有版本中以及MS-DOS中都可用。
擴張 擴展命令用於提取Microsoft Cabinet(CAB)文件中包含的文件和文件夾。 MS-DOS以及Windows的所有版本中都可以使用擴展命令。在Windows XP的64位版本中,Expand命令不可用。
Extrac32 Extrac32命令用於提取Microsoft Cabinet(CAB)文件中包含的文件和文件夾。所有版本的Windows都可以使用Extrac32命令。 Extrac32命令實際上是一個CAB提取程序,可以提取任何Microsoft機櫃文件。如果可能的話,請使用Expand命令而不是Extrac32命令。
提煉 提取命令用於提取Microsoft Cabinet(CAB)文件中包含的文件和文件夾。提取命令在Windows 98和95中可用。提取命令被Windows XP中的擴展命令替換。
Fasthelp Fasthelp命令提供了有關任何其他MS-DOS命令的更詳細信息。 Fasthelp命令僅在MS-DOS中可用。幫助命令替換了從Windows 95開始的Fasthelp命令。
fastopen FastOpen命令用於將程序的硬盤驅動器位置添加到存儲在內存中的特殊列表中,從而有可能通過刪除MS-DOS在驅動器上定位應用程序來改善程序的啟動時間。 FastOpen命令提供MS-DOS以及所有32位版本的Windows。 64位版本的Windows命令不可用。 FastOpen僅在Windows 10,Windows 8、7,Vista和XP中可用,以支持舊的MS-DOS文件。
FC FC命令用於比較兩個單獨的文件或集合,然後顯示它們之間的差異。 FC命令在所有版本的Windows以及MS-DOS中都可以使用。
fdisk fdisk命令用於創(chuàng)建,管理和刪除硬盤驅動器分區(qū)。 fdisk命令在Windows 98和95以及MS-DOS中可用。 fdisk命令被Windows XP中的DiskPart命令替換。在Windows 11、10、8、7,Vista和XP中的磁盤管理也可以從分區(qū)管理中獲得分區(qū)管理。
尋找 查找命令用於在一個或多個文件中搜索指定的文本字符串。 Windows以及MS-DOS中的所有版本都可以使用FIND命令。
Findstr Findstr命令用於在一個或多個文件中查找文本字符串模式。 Findstr命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
手指 Finger命令用於返回有關運行手指服務的遠程計算機上一個或多個用戶的信息。手指命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
fltmc FLTMC命令用於加載,卸載,列表和以其他方式管理過濾器驅動程序。 FLTMC命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
火鍋 火鍋命令(按需功能用戶體驗工具)用於安裝命令行中的幾個可選Windows功能中的任何一個?;疱伱羁稍赪indows 11,Windows 10和Windows 8中找到??蛇x的Windows功能也可以從Control面板中的程序和功能Applet安裝。
為了 FO命令用於在一組文件中為每個文件運行指定命令。 for命令最常在批處理或腳本文件中使用。 Windows以及MS-DOS中的所有版本都可以使用for命令。
預防 Concedos命令用於在MS-DOS子系統(tǒng)中啟動指定程序。 Foscedos命令僅在Windows XP的32位版本中可用。 Concedos命令僅用於Windows XP未能識別的MS-DOS程序。
Forfiles Forfiles命令選擇一個或多個文件以執(zhí)行指定的命令。 Forfiles命令最常在批處理或腳本文件中使用。 Forfiles命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
格式 格式命令用於格式化您指定的文件系統(tǒng)中的驅動器。格式命令在Windows的所有版本以及MS-DOS中都可以使用。 Windows 11、10、8、7,Vista和XP中的磁盤管理也可以從驅動器格式化。
fsutil FSUTIL命令用於執(zhí)行各種fat和ntfs文件系統(tǒng)任務,例如管理重新點數(shù)和稀疏文件,卸下音量並擴大音量。 FSUTIL命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
ftp FTP命令可用於從另一臺計算機傳輸文件。遠程計算機必須作為FTP服務器運行。 FTP命令在Windows的所有版本中都可以使用。
ftype FTYPE命令用於定義一個默認程序以打開指定的文件類型。 FTYPE命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
getmac GetMac命令用於顯示系統(tǒng)上所有網(wǎng)絡控制器的媒體訪問控制(MAC)地址。 GetMac命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
Goto goto命令在批處理或腳本文件中使用,將命令進程定向到腳本中的標記行。所有版本的Windows以及MS-DOS都可以使用GOTO命令。
gpresult Gpresult命令用於顯示組策略設置。 Gpresult命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
gpupdate GPUPDATE命令用於更新組策略設置。 gpupdate命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
嫁接 Graftabl命令用於啟用Windows以圖形模式顯示擴展字符的能力。 Graftabl命令在所有版本的Windows和MS-DOS中都可以使用,直至版本5.0。 64位版本的Windows不可用Graftabl命令。
圖形 圖形命令用於加載可以打印圖形的程序。圖形命令可在MS-DOS以及所有32位版本的Windows中獲得。 64位版本的Windows命令不可用。
幫助 HELP命令提供了有關任何其他命令提示符或MS-DOS命令的更詳細信息。所有版本的Windows以及MS-DOS都可以使用Help命令。
主機名 主機名命令顯示當前主機的名稱。主機名命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
HWRCOMP HWRCOMP命令用於編譯自定義詞典用於手寫識別。 HWRCOMP命令可在Windows 8和Windows 7中找到。
hwrreg HWRREG命令用於安裝先前編譯的自定義字典以進行手寫識別。 HWRREG命令在Windows 8和Windows 7中可用。
ICACLS ICACLS命令用於顯示或更改文件的訪問控制列表。 ICACLS命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。 ICACLS命令是CACLS命令的更新版本。
如果 if命令用於在批處理文件中執(zhí)行條件函數(shù)。 if命令在所有版本的Windows以及MS-DOS中都可用。
Interlnk Interlnk命令用於通過串行或併行連接連接兩臺計算機,以共享文件和打印機。 Interlnk命令僅在MS-DOS中可用。在所有版本的Windows中,網(wǎng)絡功能都可以處理直接連接兩臺計算機的能力。
Intersvr InterSVR命令用於啟動Interlnk服務器並將Interlnk文件從一臺計算機複製到另一臺計算機。 InterSVR命令僅在MS-DOS中可用。在所有版本的Windows中,網(wǎng)絡功能都可以處理直接連接兩臺計算機的能力。
ipconfig IPCONFIG命令用於顯示使用TCP/IP的每個網(wǎng)絡適配器的詳細IP信息。 IPCONFIG命令還可以用於在配置通過DHCP服務器接收的系統(tǒng)上發(fā)布和續(xù)訂IP地址。 Windows的所有版本都可以使用IPConfig命令。
ipxroute IPXROUTE命令用於顯示和更改有關IPX路由表的信息。 Windows XP中可用ipxroute命令。 Microsoft從Windows Vista開始刪除了其內置的NetWare客戶端,還刪除了關聯(lián)的Ipxroute命令。
IRFTP IRFTP命令用於通過紅外鏈接傳輸文件。 IRFTP命令可在Windows 8,Windows 7和Windows Vista中找到。
iscsicli ISCSICLI命令啟動了用於管理ISCSI的Microsoft ISCSI啟動器。 ISCSICLI命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
KB16 KB16命令用於支持需要為特定語言配置鍵盤的MS-DOS文件。 KB16命令可在Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。 KB16命令在64位版本的Windows中不可用。 KB16命令替換了Windows XP中的鍵B命令,但僅存在以支持舊的MS-DOS文件。
鍵B。 鍵B命令用於配置特定語言的鍵盤。鍵B命令在Windows 98和95以及MS-DOS中可用。請參閱以後版本的Windows中的等效命令的KB16命令。鍵盤語言設置由區(qū)域,語言或區(qū)域和語言選項(取決於Windows的版本)來處理Windows XP中的Windows Applet。
克里斯特 KLIST命令用於列出Kerberos服務票。 KLIST命令也可用於清除Kerberos門票。 KLIST命令可在Windows 11,Windows 10,Windows 8和Windows 7中找到。
KSETUP KSETUP命令用於配置連接到Kerberos服務器。 KSETUP命令可在Windows 11,Windows 10,Windows 8和Windows 7中找到。
ktmutil ktmutil命令啟動了內核事務管理器實用程序。 KTMUTIL命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
標籤 標籤命令用於管理磁盤的音量標籤。標籤命令在所有版本的Windows以及MS-DOS中都可用。
LH LH命令是Loadhigh命令的速記版。 LH命令在Windows 98和95以及MS-DOS中可用。
許可 LicensingDiag命令是一種用於生成基於文本的日誌和其他包含產品激活和其他Windows許可信息的數(shù)據(jù)文件的工具。 Windows 11,Windows 10和Windows 8中有LICENSINGDIAG命令。
LoadFix LOADFIX命令用於將指定程序加載在內存的前64K中,然後運行程序。 LoadFix命令可在MS-DOS以及所有32位版本的Windows中使用。 64位版本的Windows命令不可用。
Loadhigh LOADHIGH命令用於將程序加載到高內存中,通常在autoexec.bat文件中使用。 Windows 98和95以及MS-DOS中的LoadHigh命令可用。內存使用量從Windows XP開始自動處理。
鎖定命令用於鎖定驅動器,從而為程序提供直接磁盤訪問。鎖定命令僅在Windows 98和95中可用。與Windows XP相比,驅動鎖定不再可用。
lodctr LODCTR命令用於更新與性能計數(shù)器相關的註冊表值。 LODCTR命令在Windows的所有版本中都可用。
logman Logman命令用於創(chuàng)建和管理事件跟蹤會話和性能日誌。 Logman命令還支持性能監(jiān)視器的許多功能。 Logman命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
註銷 logoff命令用於終止會話。 logoff命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
LPQ LPQ命令在計算機運行線打印機守護程序(LPD)上顯示打印隊列的狀態(tài)。 Windows的所有版本都可以使用LPQ命令。 LPQ命令默認情況下在Windows 11、10、8、7或Vista中不可用,但是可以通過從程序和控制面板中的程序和功能中打開LPD打印服務和LPR Port Monitor的功能來啟用LPQ命令。
LPR LPR命令用於將文件發(fā)送到計算機運行線打印機守護程序(LPD)。 LPR命令在Windows的所有版本中都可以使用。 LPR命令默認情況下在Windows 11、10、8、7或Vista中不可用,但是可以通過從程序和控制面板中的程序和功能打開LPD打印服務和LPR Port Monitor的功能來啟用LPR命令。
makecab MakeCab命令用於無損壓縮一個或多個文件。 Makecab命令有時稱為櫥櫃製造商。 MakeCab命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。 MakeCab命令與Diantz命令相同,Diantz命令是在Windows 7之後刪除的命令。
管理bde Manage-BDE命令用於從命令行配置Bitlocker驅動器加密。 Manage-BDE命令在Windows 11,Windows 10,Windows 8和Windows 7中可用。在Windows Vista中存在Manage-bde.wsf名稱的腳本,可以與CScript命令一起使用,以從該操作系統(tǒng)中的命令行執(zhí)行Bitlocker任務。
MD MD命令是MKDIR命令的速記版。 MD命令在所有版本的Windows以及MS-DOS中都可用。
mem MEM命令顯示有關當前加載到MS-DOS子系統(tǒng)內存中的已使用和免費內存區(qū)域和程序的信息。 MEM命令提供MS-DOS以及所有32位版本的Windows。 MEM命令在Windows的64位版本中不可用。
MEMMAKER MEMMAKER命令用於啟動Memmaker,這是一種內存優(yōu)化工具。 MEMAKER命令在Windows 98和95以及MS-DOS中可用。在Windows XP中開始自動優(yōu)化內存使用率。
Mkdir MKDIR命令用於創(chuàng)建一個新文件夾。 MKDIR命令在所有版本的Windows以及MS-DOS中都可用。
mklink MKLink命令用於創(chuàng)建符號鏈接。 MKLink命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
模式 模式命令用於配置系統(tǒng)設備,通常通常是COM和LPT端口。 Windows以及MS-DOS中的所有版本都可以使用該模式命令。
mofcomp MOFCOMP命令正確地顯示了託管對象格式(MOF)文件中的數(shù)據(jù)。 Windows的所有版本都可以使用MOFCOMP命令。
更多的 使用更多命令來顯示文本文件中包含的信息。更多的命令也可以用來分頁任何其他命令提示符或MS-DOS命令的結果。所有版本的Windows以及MS-DOS中都可以使用更多的命令。
MOUNT命令用於安裝網(wǎng)絡文件系統(tǒng)(NFS)網(wǎng)絡共享。 MOUNT命令可在Windows 7和Windows Vista中使用。默認情況下,在Windows Vista或Windows 7中默認情況下,MOUNT命令不可用,但是可以通過從程序和控制面板中的程序和功能打開NFS Windows功能的服務來啟用。 Windows 11、10或8中沒有Mount命令,因為UNIX(SFU)的服務已停止。
芒特沃爾 Mountvol命令用於顯示,創(chuàng)建或刪除音量安裝點。 Mountvol命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
移動 移動命令用於將一個或多個文件從一個文件夾移動到另一個文件夾。移動命令還用於重命名目錄。 MOVE命令在所有版本的Windows以及MS-DOS中都可用。
Mrinfo MRINFO命令用於提供有關路由器界面和鄰居的信息。 MRINFO命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
MSAV MSAV命令啟動Microsoft Antivirus。 MSAV命令僅在MS-DOS中可用。 Microsoft Antivirus僅針對MS-DOS和Windows 3.x設計。 Microsoft為Windows XP和後來的操作系統(tǒng)提供了一個可選的病毒保護套件,稱為Microsoft Security Essentials,第三方防病毒工具可用於所有版本的Windows。
msbackup MSBACKUP命令啟動Microsoft Backup,該工具用於備份和還原一個或多個文件。 MSBACKUP命令僅在MS-DOS中可用。從Windows 95開始,將MSBACKUP命令替換為Microsoft備份,然後備份並在Windows的後期版本中還原。
MSCDEX MSCDEX命令用於提供對MS-DOS的CD-ROM訪問。 MSCDEX命令在Windows 98和95以及MS-DOS中可用。 Windows提供了從Windows XP開始的MS-DOS子系統(tǒng)的CD-ROM驅動器的訪問權限,因此MSCDEX命令在此及以後的操作系統(tǒng)中是不必要的。
MSD MSD命令啟動Microsoft Diagnostics,一個系統(tǒng)信息工具。 MSD命令僅在MS-DOS中可用。從Windows 95開始,將MSD命令替換為系統(tǒng)信息。
味精 MSG命令用於向用戶發(fā)送消息。 MSG命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
msiexec MSIEXEC命令用於啟動Windows安裝程序,該工具用於安裝和配置軟件。 MSIEXEC命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
Muiunattend Muiunattend命令啟動了多語言用戶界面無人看管的設置過程。 Muiunattend命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
NBTSTAT NBTSTAT命令用於顯示有關遠程計算機的TCP/IP信息和其他統(tǒng)計信息。 Windows的所有版本都可以使用NBTSTAT命令。
網(wǎng) NET命令用於顯示,配置和糾正各種網(wǎng)絡設置。 Net命令在Windows的所有版本中都可以使用。
net1 NET1命令用於顯示,配置和糾正各種網(wǎng)絡設置。 Net1命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。 NET命令應用於使用Net1命令。 Net1命令在Windows NT和Windows 2000中可用,作為Net命令遇到的Y2K問題的臨時修復程序,該問題在發(fā)布Windows XP之前已得到糾正。 Net1命令僅在Windows的後期版本中僅用於與使用該命令的舊程序和腳本的兼容性。
NETCFG NETCFG命令用於安裝Windows預安裝環(huán)境(WINPE),這是用於部署工作站的Windows的輕巧版本。 NETCFG命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
網(wǎng)絡 NetSh命令用於啟動網(wǎng)絡外殼,這是一種命令行實用程序,用於管理本地計算機或遠程計算機的網(wǎng)絡配置。 NetSh命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
Netstat NetStat命令最常用於顯示所有開放網(wǎng)絡連接和偵聽端口。 Netstat命令在Windows的所有版本中都可以使用。
NFSADMIN NFSADMIN命令用於從命令行管理NFS或客戶端的服務器。 NFSADMIN命令可在Windows 7和Windows Vista中找到。默認情況下,Windows Vista或Windows 7中的NFSADMIN命令默認不可用,但是可以通過從程序和控制面板中的程序和功能打開NFS Windows功能的服務來啟用。 NFSADMIN命令在Windows 11、10或8中不可用,因為UNIX(SFU)的服務已停止。
nlsfunc NLSFunc命令用於加載特定於特定國家或地區(qū)的信息。 NLSFUNC命令可在MS-DOS以及所有32位版本的Windows中獲得。 NLSFunc命令在64位版本的Windows中不可用。 NLSFunc僅在Windows 10、8、7,Vista和XP中可用,以支持舊的MS-DOS文件。
nltest NLTEST命令用於測試域中的Windows計算機之間以及信任其他域的域控制器之間的安全通道。 NLTEST命令可在Windows 11,Windows 10,Windows 8和Windows 7中找到。
nslookup NSlookup最常用於顯示輸入的IP地址的主機名。 NSlookup命令查詢您已配置的DNS服務器以發(fā)現(xiàn)IP地址。 NSlookup命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
ntbackup ntbackup命令用於從命令提示符或批處理或腳本文件中執(zhí)行各種備份功能。 Windows XP中可用ntbackup命令。 ntbackup命令被Windows Vista中的WBADMIN替換。
NTSD NTSD命令用於執(zhí)行某些命令行調試任務。 NTSD命令在Windows XP中可用。由於在任務管理器中添加了轉儲文件支持,因此在Windows Vista中刪除了NTSD命令。
OCSETUP OCSETUP命令啟動Windows可選組件設置工具,用於安裝其他Windows功能。 OCSETUP命令可在Windows 8,Windows 7和Windows Vista中找到。從Windows 8開始,Microsoft將OCSETUP命令貶值,而不是DISM命令。
openfiles OpenFiles命令用於在系統(tǒng)上顯示和斷開打開文件和文件夾。 OpenFiles命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
小路 路徑命令用於顯示或設置可執(zhí)行文件的特定路徑。所有版本的Windows以及MS-DOS都可以使用路徑命令。
路徑 路徑命令的功能非常類似於Tracert命令,但還將報告每個跳躍的網(wǎng)絡延遲和損失的信息。 Pathing命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
暫停 在批處理或腳本文件中使用暫停命令來暫停文件的處理。使用暫停命令時,“按任何鍵繼續(xù)……”消息在命令窗口中顯示。暫停命令在Windows的所有版本以及MS-DOS中都可用。
pentnt Pentnt命令用於檢測Intel Pentium Chip中的浮點分區(qū)錯誤。 Pentnt命令還用於啟用浮點仿真和禁用浮點硬件。 pentnt命令在Windows XP中可用。由於此操作系統(tǒng)發(fā)佈時缺乏Intel Pentium CPU使用,因此在Windows Vista中刪除了Pentnt命令。
ping PING命令將Internet控制消息協(xié)議(ICMP)的ECHO請求消息發(fā)送到指定的遠程計算機以驗證IP級連接。 ping命令在所有版本的Windows中都可以使用。
PKGMGR PKGMGR命令用於從命令提示符啟動Windows軟件包管理器。軟件包管理器安裝,卸載,配置和更新Windows的功能和軟件包。 PKGMGR命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
pnpunattend PNPUNATTEND命令用於自動化硬件設備驅動程序的安裝。 PNPUNATTEND命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
pnputil PNPutil命令用於啟動Microsoft PNP實用程序,該工具用於從命令行安裝插件設備。 pnputil命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
popd POPD命令用於將當前目錄更改為PushD命令最近存儲的一個目錄。 POPD命令通常是從批處理或腳本文件中使用的。 POPD命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
力量 電源命令用於通過監(jiān)視軟件和硬件設備來減少計算機消耗的功率。電源命令可在Windows 98和95以及MS-DOS中使用。從Windows XP開始,操作系統(tǒng)集成了電源管理功能將Power命令替換。
PowerCFG PowerCFG命令用於從命令行管理Windows電源管理設置。 PowerCFG命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
列印 打印命令用於將指定的文本文件打印到指定的打印設備。所有版本的Windows以及MS-DOS都可以使用打印命令。
迅速的 提示命令用於自定義命令提示或MS-DOS中提示文本的外觀。所有版本的Windows以及MS-DOS都可以使用提示命令。
PUSHD命令用於存儲使用目錄,最常見於批處理或腳本程序中。 PushD命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
Pwlauncher PWLauncher命令用於啟用,禁用或顯示W(wǎng)indows的狀態(tài)以獲取啟動選項。 pwlauncher命令可在Windows 11、10和8中找到。
QAPPSRV QAPPSRV命令用於顯示網(wǎng)絡上可用的所有遠程桌面會話主機服務器。 QAPPSRV命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
QBASIC QBASIC命令啟動QBASIC,這是基於基本編程語言的基於MS-DOS的編程環(huán)境。 QBASIC命令可在Windows 98和95以及MS-DOS中找到。 Windows 98或95默認未安裝QBASIC命令,但可以從安裝盤或磁盤上使用。
QPROCESS Qprocess命令用於顯示有關運行過程的信息。 QProcess命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
詢問 查詢命令用於顯示指定服務的狀態(tài)。查詢命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
Quser Quser命令用於顯示有關當前登錄到系統(tǒng)的用戶的信息。 Quser命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
Qwinsta Qwinsta命令用於顯示有關打開遠程桌面會話的信息。 QWINSTA命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
rasautou Rasautou命令用於管理遠程訪問撥號撥號自動地址。 Rasautou命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
rasdial rasdial命令用於啟動或結束Microsoft客戶端的網(wǎng)絡連接。 Rasdial命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
RCP RCP命令用於在Windows計算機和運行RSHD守護程序的系統(tǒng)之間複製文件。 RCP命令在Windows 7,Windows Vista和Windows XP中可用。 RCP命令在Windows Vista或Windows 7中默認情況下不可用,但是可以通過為Unix的應用程序打開子系統(tǒng),以從程序和控制面板中的程序和功能打開子系統(tǒng)Windows功能,然後在Windows 11中為Windows Vista和Windows 11,在Windows 11,10,sfor disf for Windows vista中,為Windows Vista提供了基於Unix的應用程序和SDK。
RD命令是RMDIR命令的速記版。 RD命令在所有版本的Windows以及MS-DOS中都可以使用。
rdpsign RDPSIGN命令用於簽署遠程桌面協(xié)議(RDP)文件。 RDPSIGN命令在Windows 7中可用。
試劑 ReagentC命令用於配置Windows恢復環(huán)境(RE)。 ReagentC命令可在Windows 11,Windows 10,Windows 8和Windows 7中找到。
recimg recimg命令用於創(chuàng)建自定義刷新圖像。 recimg命令在Windows 8中可用。
恢復 恢復命令用於從壞磁盤或有缺陷的磁盤中恢復可讀數(shù)據(jù)?;謴兔羁稍赪indows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
Reg REG命令用於從命令行管理Windows註冊表。 REG命令可以執(zhí)行通用註冊表功能,例如添加註冊表鍵,導出註冊表等。 REG命令可在Windows 11,Windows 10,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
雷吉尼 Regini命令用於從命令行設置或更改註冊表權限和註冊表值。 Regini命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
註冊cimprovider 寄存器cimprovider命令用於在Windows中註冊通用信息模型(CIM)提供商。寄存器cimprovider命令可在Windows 11,Windows 10和Windows 8中找到。
regsvr32 REGSVR32命令用於將DLL文件註冊為Windows註冊表中的命令組件。 REGSVR32命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
重新錄製 Relog命令用於從現(xiàn)有性能日誌中的數(shù)據(jù)中創(chuàng)建新的性能日誌。 Relog命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
REM REM命令用於在批處理或腳本文件中記錄評論或備註。 REM命令在所有版本的Windows以及MS-DOS中都可用。
Ren REN命令是Rename命令的速記版。 REN命令在所有版本的Windows以及MS-DOS中都可以使用。
重命名 重命名命令用於更改您指定的單個文件的名稱。重命名命令在所有版本的Windows以及MS-DOS中都可用。
維修-bde Repair-BDE命令用於修復或解密使用Bitlocker加密的受損驅動器。 Windows 11,Windows 10,Windows 8和Windows 7中有Repair-BDE命令可用。
代替 替換命令用於用一個或多個其他文件替換一個或多個文件。替換命令在所有版本的Windows以及MS-DOS中都可用。
重置 重置會話執(zhí)行的重置命令用於將會話子系統(tǒng)軟件和硬件重置為已知的初始值。重置命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
恢復 Restore命令用於使用Backup命令還原已備份的文件。 Restore命令僅在MS-DOS中可用。備份命令僅可用於MS-DOS 5.00,但默認情況下包含了Restore命令,其中包括MS-DOS的以後版本,以提供一種恢復MS-DOS以前版本中備份的文件的方法。
rexec REXEC命令用於在運行REXEC守護程序的遠程計算機上運行命令。 REXEC命令可在Windows Vista和Windows XP中找到。 RSH命令在Windows Vista中默認不可用,但是可以通過為Control面板中的程序和功能打開基於UNIX的應用程序的子系統(tǒng)Windows功能,然後在此處提供基於Unix的應用程序的SDK來啟用。 REXEC命令在Windows 7中不可用,但是如果需要,可以通過Windows XP模式在Windows XP中執(zhí)行。
rmdir RMDIR命令用於刪除現(xiàn)有或完全空的文件夾。 RMDIR命令在Windows的所有版本以及MS-DOS中都可以使用。
Robocopy Robocopy命令用於將文件和目錄從一個位置複製到另一個位置。此命令也稱為強大的文件副本。 Robocopy命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。 Robocopy命令優(yōu)於復制命令和Xcopy命令,因為Robocopy支持更多選項。
路線 路由命令用於操縱網(wǎng)絡路由表。路由命令在Windows的所有版本中都可用。
rpcinfo RPCINFO命令對RPC服務器進行遠程過程調用(RPC),並報告其找到的內容。 RPCINFO命令可在Windows 7和Windows Vista中找到。 RPCINFO命令默認情況下在Windows Vista或Windows 7中不可用,但是可以通過從程序和控制面板中的程序和功能打開NFS Windows功能的服務來啟用。 RPCINFO命令在Windows 11、10或8中不可用,因為UNIX(SFU)的服務已停止。
rpcping RPCPING命令用於使用RPC ping服務器。 RPCPING命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
RSH RSH命令用於在運行RSH守護程序的遠程計算機上運行命令。 RSH命令在Windows 7,Windows Vista和Windows XP中可用。 RSH命令在Windows Vista或Windows 7中默認情況下不可用,但是可以通過為Control面板中的程序和功能打開基於Unix的應用程序的Windows功能的子系統(tǒng),然後在Windows Vista和Windows 7中為Windows Vista和Windows 11中無用的RSH命令,在Windows Vista中可用。
RSM RSM命令用於使用可移動存儲管理媒體資源。 RSM命令可在Windows Vista和Windows XP中使用。 RSM命令在Windows Vista中是可選的,然後在Windows 7中刪除,因為可移動的存儲管理器從操作系統(tǒng)中刪除。如果您在執(zhí)行命令時遇到困難,則在Windows Vista中的C:\ Windows \ Winsxs文件夾中搜索RSM命令。
runas runas命令用於使用其他用戶的憑據(jù)執(zhí)行程序。 Runas命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
rwinsta RWINSTA命令是RESET會話命令的速記版。 RWINSTA命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
sc SC命令用於配置有關服務的信息。 SC命令與服務控制管理器進行通信。 SC命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
醜聞 Scandisk命令用於啟動Microsoft Scandisk,這是一個磁盤維修程序。 Scandisk命令在Windows 98和95以及MS-DOS中可用。從Windows XP中開始的CHKDSK命令將Scandisk命令替換。
掃描 掃描命令啟動Windows註冊表Checker,這是一個基本的註冊表維修程序和備份實用程序。掃描命令可在Windows 98和Windows 95中使用。由於Windows註冊表功能的變化,ScanReg命令提供的功能不再需要在Windows XP中開始。
schtasks Schtasks命令用於安排指定的程序或命令在某些時間運行。 Schtasks命令可用於創(chuàng)建,刪除,查詢,更改,運行和結束計劃的任務。 Schtasks命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
Sdbinst SDBINST命令用於部署自定義的SDB數(shù)據(jù)庫文件。 SDBINST命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
Secedit SECEDIT命令用於通過將當前安全配置與模板進行比較來配置和分析系統(tǒng)安全。 Secedit命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
SET命令用於在MS-DOS或命令提示符中顯示,啟用或禁用環(huán)境變量。 SET命令在所有版本的Windows以及MS-DOS中都可以使用。
setLocal setLocal命令用於啟動批處理或腳本文件中環(huán)境更改的定位。 setLocal命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
setSpn SETSPN命令用於管理Active Directory(AD)服務帳戶的服務主名(SPN)。 SETSPN命令可在Windows 11,Windows 10,Windows 8和Windows 7中找到。
setver SetVer命令用於設置MS-DOS報告為程序的MS-DOS版本號。 Setver命令可在MS-DOS以及所有32位版本的Windows中使用。 Setver命令在64位版本的Windows中不可用。
setx SETX命令用於在用戶環(huán)境或系統(tǒng)環(huán)境中創(chuàng)建或更改環(huán)境變量。 SETX命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
SFC SFC命令用於驗證和替換重要的Windows系統(tǒng)文件。根據(jù)操作系統(tǒng),SFC命令還稱為系統(tǒng)文件檢查器或Windows資源檢查器。 SFC命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
陰影 Shadow命令用於監(jiān)視另一個遠程桌面服務會話。 Shadow命令在Windows 7,Windows Vista和Windows XP中可用。
分享 共享命令用於在MS-DOS中安裝文件鎖定和文件共享功能。共享命令可在MS-DOS以及所有32位版本的Windows中獲得。 64位版本的Windows不可用。共享僅在Windows 10、8、7,Vista和XP中可用,以支持舊的MS-DOS文件。
轉移 Shift命令用於更改批處理或腳本文件中可更換參數(shù)的位置。 Shift命令在所有版本的Windows以及MS-DOS中都可用。
展示 ShowMount命令用於顯示有關NFS安裝式文件系統(tǒng)的信息。 ShowMount命令可在Windows 7和Windows Vista中找到。默認情況下,Windows Vista或Windows 7中的ShowMount命令默認不可用,但是可以通過從程序和控制面板中的程序和功能打開NFS Windows功能的服務來啟用。 Windows 11、10或8中沒有ShowMount命令,因為UNIX(SFU)的服務已停止。
關閉 關閉命令可用於關閉,重新啟動或註銷當前系統(tǒng)或遠程計算機。關閉命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
smartdrv SmartDrv命令安裝和配置SmartDrive,這是MS-DOS的磁盤緩存實用程序。 SmartDRV命令在Windows 98和95以及MS-DOS中可用。緩存是自動從Windows XP開始的,因此不必要SmartDRV命令。
種類 Sort命令用於從指定的輸入,對數(shù)據(jù)進行排序,然後將其結果返回到命令提示屏幕,文件或其他輸出設備。所有版本的Windows以及MS-DOS都可以使用Sort命令。
開始 開始命令用於打開一個新的命令行窗口以運行指定的程序或命令。啟動命令也可以用於啟動應用程序而無需創(chuàng)建新窗口。所有版本的Windows都可以使用開始命令。
替代 替代命令用於將本地路徑與驅動器字母相關聯(lián)。替代命令非常類似於網(wǎng)絡使用命令,除了使用本地路徑而不是共享網(wǎng)絡路徑。替代命令在所有版本的Windows以及MS-DOS中都可用。替代命令以MS-DOS 6.0開頭替換了分配命令。
sxstrace SXSTRACE命令用於啟動WINSXS Tracing Utility,這是一種編程診斷工具。 SXSTRACE命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
系統(tǒng) SYS命令用於將MS-DOS系統(tǒng)文件和命令解釋器複製到磁盤。 SYS命令在Windows 98和95以及MS-DOS中可用。 SYS命令最常用於創(chuàng)建簡單的可啟動磁盤或硬盤驅動器。 Windows的必要係統(tǒng)文件太大而無法放在磁盤上,因此從Windows XP開始刪除SYS命令。
SystemInfo SystemInfo命令用於顯示本地或遠程計算機的基本W(wǎng)indows配置信息。 SystemInfo命令可在Windows 11,Windows 10,Windows 8,Windows 7,Windows Vista和Windows XP中找到。
接管 下命令命令用於重新獲得對管理員重新分配文件所有權時拒絕訪問的文件的訪問權限。 takeown命令可在Windows 11,Windows 10,Windows 8,Windows 7和Windows Vista中找到。
任務凱爾 任務命令用於終止運行任務。 The taskkill command is the command line equivalent of ending a process in Task Manager in Windows. The taskkill command is available in Windows 11, Windows 10,Windows 8, Windows 7, Windows Vista, and Windows XP.
Tasklist Displays a list of applications, services, and the Process ID (PID) currently running on either a local or a remote computer. The tasklist command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Tcmsetup The tcmsetup command is used to set up or disable the Telephony Application Programming Interface (TAPI) client. The tcmsetup command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
telnet The telnet command is used to communicate with remote computers that use the Telnet protocol. The telnet command is available in all versions of Windows. The telnet command is not available by default in Windows 11, 10, 8, 7, or Vista, but can be enabled by turning on the Telnet Client Windows feature from Programs and Features in Control Panel.
Tftp The tftp command is used to transfer files to and from a remote computer that's running the Trivial File Transfer Protocol (TFTP) service or daemon. The tftp command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. The tftp command is not available by default in some versions of Windows, but can be enabled by turning on the TFTP Client Windows feature from Programs and Features in Control Panel.
時間 The time command is used to show or change the current time. The time command is available in all versions of Windows, as well as in MS-DOS.
暫停 The timeout command is typically used in a batch or script file to provide a specified timeout value during a procedure. The timeout command can also be used to ignore keypresses. The timeout command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
標題 The title command is used to set the Command Prompt window title. The title command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Tlntadmn The tlntadmn command is used to administer a local or remote computer running Telnet Server. The tlntadmn command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. The tlntadmn command is not available by default in some versions of Windows but can be enabled by turning on the Telnet Server Windows feature from Programs and Features in Control Panel.
Tpmvscmgr The tpmvscmgr command is used to create and destroy TPM virtual smart cards. The tpmvscmgr command is available in Windows 11, Windows 10, and Windows 8.
Tracerpt The tracerpt command is used to process event trace logs or real-time data from instrumented event trace providers. The tracerpt command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Tracert The tracert command sends Internet Control Message Protocol (ICMP) Echo Request messages to a specified remote computer with increasing Time to Live (TTL) field values and displays the IP address and hostname, if available, of the router interfaces between the source and destination. The tracert command is available in all versions of Windows.
The tree command is used to graphically display the folder structure of a specified drive or path. The tree command is available in all versions of Windows, as well as in MS-DOS.
Tscon The tscon command is used to attach a user session to a Remote Desktop session. The tscon command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Tsdiscon The tsdiscon command is used to disconnect a Remote Desktop session. The tsdiscon command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Tskill The tskill command is used to end the specified process. The tskill command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Tsshutdn The tsshutdn command is used to remotely shut down or restart a terminal server. The tsshutdn command is available in Windows XP. The ability to shut down a computer remotely is also available in the more powerful shutdown command, so tsshutdn was removed beginning in Windows Vista.
類型 The type command is used to display the information contained in a text file. The type command is available in all versions of Windows, as well as in MS-DOS.
Typeperf The typerperf command displays performance data in the Command Prompt window or writes the data to specified log file. The typeperf command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Tzutil The tzutil command is used to display or configure the current system's time zone. The tzutil command can also be used to enable or disable Daylight Saving Time adjustments. The tzutil command is available in Windows 11, Windows 10, Windows 8, and Windows 7.
Umount The umount command is used to remove Network File System (NFS) mounted network shares. The umount command is available in Windows 7 and Windows Vista. The umount command is not available by default in Windows Vista or Windows 7 but can be enabled by turning on the Services for NFS Windows feature from Programs and Features in Control Panel. The umount command is not available in Windows 11, 10, or 8 because Service for UNIX (SFU) was discontinued.
Undelete The undelete command is used to undo a deletion performed with the MS-DOS delete command. The undelete command is only available in MS-DOS. The undelete command was removed beginning in Windows 95 due to the availability of the Recycle Bin in Windows. Additionally, free file recovery programs are available from third-party software makers.
Unformat The unformat command is used to undo the formatting on a drive performed by the MS-DOS format command. The unformat command is only available in MS-DOS. The unformat command was removed beginning in Windows 95 due to file system changes.
開鎖 The unlock command is used to unlock a drive, disabling direct disk access for a program. The unlock command is only available in Windows 98 and 95. Drive locking is no longer available as of Windows XP.
Unlodctr The unlodctr command removes Explain text and Performance counter names for a service or device driver from the Windows Registry. The unlodctr command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Vaultcmd The vaultcmd command is used to create, remove, and show stored credentials. The vaultcmd command is available in Windows 11, Windows 10, Windows 8, and Windows 7.
ver The ver command is used to display the current Windows or MS-DOS version number. The ver command is available in all versions of Windows, as well as in MS-DOS.
核實 The verify command is used to enable or disable the ability of Command Prompt, or MS-DOS, to verify that files are written correctly to a disk. The verify command is available in all versions of Windows, as well as in MS-DOS.
The vol command shows the volume label and serial number of a specified disk, assuming this information exists. The vol command is available in all versions of Windows, as well as in MS-DOS.
VSAFE The vsafe command is used to start VSafe, a basic virus protection system for MS-DOS. The vsafe command is only available in MS-DOS. VSafe was designed for MS-DOS and Windows 3.x only. Microsoft provides an optional virus protection suite called Microsoft Security Essentials for Windows XP and later operating systems, and third-party antivirus tools are available for all versions of Windows.
Vssadmin The vssadmin command starts the Volume Shadow Copy Service administrative command line tool which displays current volume shadow copy backups and all installed shadow copy writers and providers. The vssadmin command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
W32tm The w32tm command is used to diagnose issues with Windows Time. The w32tm command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Waitfor The waitfor command is used to send or wait for a signal on a system. The waitfor command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Wbadmin The wbadmin command is used to start and stop backup jobs, display details about a previous backup, list the items within a backup, and report on the status of a currently running backup. The wbadmin command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista. The wbadmin command replaced the ntbackup command beginning in Windows Vista.
Wecutil The wecutil command is used to manage subscriptions to events that are forwarded from WS-Management supported computers. The wecutil command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Wevtutil The wevtutil command starts the Windows Events Command Line Utility which is used to manage event logs and publishers. The wevtutil command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
在哪裡 The where command is used to search for files that match a specified pattern. The where command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Whoami The whoami command is used to retrieve user name and group information on a network. The whoami command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Winmgmt The winmgmt command starts the command line version of WMI, a scripting tool in Windows. The winmgmt command is available in all versions of Windows.
Winrm The winrm command is used to start the command line version of Windows Remote Management, used to manage secure communications with local and remote computers using web services. The winrm command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Winrs The winrs command is used to open a secure command window with a remote host. The winrs command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Winsat The winsat command starts the Windows System Assessment Tool, a program that assesses various features, attributes, and capabilities of a computer running Windows. The winsat command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Wmic The wmic command starts the Windows Management Instrumentation Command line (WMIC), a scripting interface that simplifies the use of Windows Management Instrumentation (WMI) and systems managed via WMI. The wmic command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Wsmanhttpconfig The wsmanhttpconfig command is used to manage aspects of the Windows Remote Management (WinRM) service. The wsmanhttpconfig command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Xcopy The xcopy command can copy one or more files or directory trees from one location to another. The xcopy command is generally considered a more "powerful" version of the copy command through the robocopy command trumps even xcopy. The xcopy command is available in all versions of Windows, as well as in MS-DOS. A command by the name of xcopy32 existed in Windows 95 and Windows 98. To avoid a long and confusing explanation here, just know that no matter if you executed the xcopy command or the xcopy32 command, you were always executing the most updated version of the command.
Xwizard The xwizard command, short for Extensible Wizard, is used to register data in Windows, often from a preconfigured XML file. The xwizard command is available in Windows 11, Windows 10,Windows 8, and Windows 7.

Operating System Specific Commands

If you're only interested in the commands available on your specific computer, wehave accurate and detailed lists of Command Prompt commands for Windows 8and commands for Windows 7.

If you're still using Windows XP, check out the commands you can use in Windows XP. We also have a DOS commands list.

Finally, there's the comparison table of Windows commands. This list shows which commands appear in each version of Windows, which might be helpful depending on what you're after.

以上是CMD命令:Windows版本的完整列表的詳細內容。更多資訊請關注PHP中文網(wǎng)其他相關文章!

本網(wǎng)站聲明
本文內容由網(wǎng)友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發(fā)現(xiàn)涉嫌抄襲或侵權的內容,請聯(lián)絡admin@php.cn

熱AI工具

Undress AI Tool

Undress AI Tool

免費脫衣圖片

Undresser.AI Undress

Undresser.AI Undress

人工智慧驅動的應用程序,用於創(chuàng)建逼真的裸體照片

AI Clothes Remover

AI Clothes Remover

用於從照片中去除衣服的線上人工智慧工具。

Clothoff.io

Clothoff.io

AI脫衣器

Video Face Swap

Video Face Swap

使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱工具

記事本++7.3.1

記事本++7.3.1

好用且免費的程式碼編輯器

SublimeText3漢化版

SublimeText3漢化版

中文版,非常好用

禪工作室 13.0.1

禪工作室 13.0.1

強大的PHP整合開發(fā)環(huán)境

Dreamweaver CS6

Dreamweaver CS6

視覺化網(wǎng)頁開發(fā)工具

SublimeText3 Mac版

SublimeText3 Mac版

神級程式碼編輯軟體(SublimeText3)

熱門話題

Laravel 教程
1597
29
PHP教程
1488
72
如何在Photoshop中創(chuàng)建自定義刷子 如何在Photoshop中創(chuàng)建自定義刷子 Jul 08, 2025 am 01:01 AM

在Photoshop中創(chuàng)建自定義筆刷的步驟如下:1.選擇邊緣清晰、適合做筆刷的圖案,如手繪紋理或照片局部,並調整至合適尺寸;2.使用“魔棒工具”或“快速選擇工具”去除背景,確保圖案位於獨立選區(qū);3.通過“編輯>定義筆刷預設”創(chuàng)建基礎筆刷;4.在“筆刷”面板中調整“形狀動態(tài)”、“散佈”、“紋理”和“傳遞”等參數(shù),使筆觸更自然;5.最後點擊“另存為筆刷”保存為.abr文件,方便後續(xù)使用與分享。

如何在Photoshop中使用快速選擇工具 如何在Photoshop中使用快速選擇工具 Jul 06, 2025 am 12:01 AM

Photoshop的快速選擇工具適合選取顏色相近、邊界分明的區(qū)域,使用方法包括:1.找到並激活工具,右鍵或長按切換或按快捷鍵W,確保圖層已解鎖;2.調整畫筆大小,結合Alt或Option鍵切換減選模式、Shift鍵加選,通過選項欄設置取樣方式提升精度;3.利用“選擇主體”功能輔助選擇,再手動優(yōu)化邊緣細節(jié),尤其適用於人像或產品圖。

如何恢復損壞的AutoCAD文件? 如何恢復損壞的AutoCAD文件? Jul 09, 2025 am 01:16 AM

遇到AutoCAD文件損壞時,可採取以下步驟嘗試恢復:1.檢查自動備份文件,查看原始.dwg文件所在文件夾是否有.bak或.sv$文件,並將.bak文件重命名為.dwg以打開;2.使用RECOVER命令嘗試修復文件,若失敗則使用-OPEN命令打開文件進行部分恢復;3.採用第三方工具如DataNumenDWGRepair、RecoveryToolboxforDWG等處理嚴重損壞的文件。為預防未來損壞,應定期保存並使用“另存為”刷新文件結構,保持軟件更新,避免通過網(wǎng)絡驅動器保存,啟用自動保存並設置較

如何從Adobe Acrobat中的PDF中刪除密碼保護? 如何從Adobe Acrobat中的PDF中刪除密碼保護? Jul 05, 2025 am 12:36 AM

要去除PDF密碼保護需使用AdobeAcrobatPro並擁有文檔所有者密碼。步驟包括:1.打開AdobeAcrobatPro,選擇受密碼保護的PDF文件;2.輸入正確的所有者密碼;3.進入“工具”>“保護”>“加密”>“移除安全”;4.在彈出窗口點擊“確定”確認移除。若無AcrobatPro,可請求他人協(xié)助或使用第三方解密工具,但需注意隱私風險。常見問題包括密碼無效、安全設置灰顯以及移除後仍提示密碼,解決方法為檢查密碼輸入、嘗試轉換文件格式或更新軟件版本。若無法解決,可聯(lián)繫A

如何修復遠程桌面連接問題 如何修復遠程桌面連接問題 Jul 08, 2025 am 01:03 AM

遠程桌面連接問題可通過以下步驟排查:1.檢查網(wǎng)絡和防火牆設置,確保TCP3389端口開放;2.確認遠程桌面功能已啟用,非家庭版系統(tǒng)支持;3.驗證用戶權限,需屬“RemoteDesktopUsers”組或管理員;4.處理黑屏或卡頓,調整顯示選項或重啟遠程電腦。按照順序逐一排查,多數(shù)問題可解決。

如何免費獲取Photoshop 如何免費獲取Photoshop Jul 12, 2025 am 12:34 AM

AdobePhotoshop沒有永久免費版本,但可通過以下方式合法使用:1.官網(wǎng)提供7天免費試用,功能完整但需注意自動續(xù)費;2.使用基於瀏覽器的簡化版(Beta),支持基礎編輯功能;3.學生或教師可通過學校教育計劃獲取全功能版本;4.考慮替代軟件如GIMP、Photopea、Krita或Canva Pixlr滿足日常需求。以上方法可滿足不同用戶需求,同時確保合法合規(guī)使用。

AutoCAD 3D建模教程 AutoCAD 3D建模教程 Jul 10, 2025 pm 12:20 PM

剛開始接觸AutoCAD3D建模的朋友可以從以下步驟入手:1.從基礎幾何體(如立方體、圓柱體、球體)開始練習,使用BOX、CYLINDER、SPHERE等命令構建簡單模型並組合成複雜結構;2.掌握布爾運算(UNION合併、SUBTRACT切割、INTERSECT交集),用於創(chuàng)建帶孔或組合結構的實體模型;3.注意視圖和坐標系統(tǒng)(UCS)設置,切換視圖角度理解結構,並通過調整UCS確保操作方向正確;4.完成建模後,可導出為STL、STEP或IGES格式,方便打印或共享,並使用SECTIONPLANE

如何在Photoshop中畫一條直線 如何在Photoshop中畫一條直線 Jul 13, 2025 am 12:18 AM

!!!!

See all articles