Not Found

The requested URL was not found on this server.


Apache/2.4.62 (Debian) Server at leven.com.tw Port 80

傑佳國際

最高獎金
  • 首存1000即獲額外1000
  • 每日首存5000送88,10000送188
  • 每日流水10萬即送288
最高體驗金
  • 註冊送200,加入LINE@官方帳號,再贈168 體驗金
  • USDT 入金, 再贈388 體驗金
  • 儲值滿5,000即贈888
體驗金送168
  • 會員註冊及完成實名審核後,可申請體驗金168
  • 新會員首次儲值1000送1000
日本人團隊+送1000
  • 註冊即贈388電子體驗金
  • 新會員30天內儲值10000送888,50000送1888
  • 新會員儲值1000送1000
台網紅林倪安推薦
  • 台灣網紅、直播主林倪安(Nian)推薦
  • 首存100 USDT 即可申請 18 USDT
  • 台灣首選虛擬貨幣娛樂城(高匿名性)
Av界大金主
  • 常常在P站贊助(可在P站搜1win)
  • 500%首儲獎金,加密貨幣玩家首選
  • 巨無霸級的娛樂城, 提供超過 10,000 款遊戲

FAQ

How to clean disk data using Diskpart.

Directory

Situation narrative 1

Windows Disk Utility - Diskpart 2

Case 1: To remove a partition 3

Case 2: To clean all data of a disk 5



 

Situation narrative

  • Some windows generated partitions can not be deleted in Windows Disk Manager.
  • Some unknown error while formatting a hard drive.
 

* Important: This tutorial is to clean the hard drive data or a partition by using windows disk utility “diskpart”, please remove other unnecessary drives and backup all data before you start to clean the disk. Deleting disk data has the risk of data loss, please evaluate by yourself.

 

Windows Disk Utility - Diskpart

  1. Open the “Run” command window: Press “Windows” & “r”.

  1. Open “diskpart” program: Enter the program name “diskpart” and allow this app to change the device.

  1. List all disk: Enter command “list disk”.

Case 1: To remove a partition

  1. Select a disk which you want to modify: Enter command “select disk <number>”.
  2. List all partitions in the disk: Enter command “list partition”.

  1. Select a partition which you want to modify: Enter command "select partition <number>”.

  1. Clean that partition: Enter command “clean”.

* It will not show any warning message, please be aware of this action.



 

Case 2: To clean all data of a disk

  1. Select a disk which you want to modify: Enter command “select disk <number>”.
  2. Clean that partition: Enter command “clean”.

* It will not show any warning message, please be aware of this action.