Beginning in Windows Vista, the format command performs a basic write zero hard drive sanitization by assuming the /p:1 option when executing the format command. Bắt đầu trong Windows Vista, lệnh format thực sự là một phương pháp Sanitization cơ bản, ghi đè số 0 vào ổ cứng bằng cách giả sử tùy chọn /p:1 khi thực hiện lệnh format.
Beginning in Windows Vista, the format command performs a basic write zero hard drive sanitization by assuming the /p:1 option when executing the format command. Bắt đầu trong Windows Vista, lệnh format thực sự là một phương pháp Sanitization cơ bản, ghi đè số 0 vào ổ cứng bằng cách giả sử tùy chọn /p:1 khi thực hiện lệnh format.
You can format USB drives larger than 32GB with FAT32 by using the format command in PowerShell or Command Prompt—the command uses the same syntax in both tools. Bạn có thể định dạng ổ đĩa USB lớn hơn 32GB với FAT32 bằng cách sử dụng format trong PowerShell hoặc Command Prompt — lệnh này sử dụng cùng cú pháp trong cả hai công cụ.
Use the help switch with the format command to show detailed help about the command's several options, including ones we did not mention above, like /a, /f, /t, /n, and /s. Sử dụng switch help với lệnh format để hiển thị trợ giúp chi tiết về một số tùy chọn của lệnh, bao gồm các tùy chọn bài viết không đề cập ở trên, như /a, /f, /t, /n và /s.
If the drive is partitioned but not already formatted, the format command will fail and force you to try the format again, this time specifying a file system with the /fs switch. Lưu ý: Nếu ổ được phân vùng nhưng chưa được định dạng, lệnh format sẽ thất bại và buộc bạn phải thử lại quá trình format và lần này chỉ định một hệ thống file bằng switch /fs.