clean yazdığımda aldığım hata:
-------------------------------------------------------------------------
Microsoft DiskPart version 10.0.17763.1
Copyright (C) Microsoft Corporation.
On computer: KADIR-YILMAZ
DISKPART> list disk
  Disk ###  Status         Size     Free     Dyn  Gpt
  --------  -------------  -------  -------  ---  ---
  Disk 0    Online          931 GB      0 B
  Disk 1    Online          111 GB      0 B        *
  Disk 2    Online         7633 MB  1024 KB        *
DISKPART> select disk 2
Disk 2 is now the selected disk.
DISKPART> select partition 1
Partition 1 is now the selected partition.
DISKPART> clean
DiskPart has encountered an error: Yazma koruması var.
See the System Event Log for more information.
DISKPART>
-------------------------------------------------------------------------