What's new

Restore USB from Installing Ventoy

inconsistentjl

Enthusiast
Joined
Nov 7, 2020
Posts
2
Reaction
0
Points
32
May nakaka alam po ba pano ma restore ung USB to default? nag install kase ako ng ventoy and suddenly hindi ko na sya ma format.. laging lumalabas disk protected.. kahit anong partition app di parin madelete ung ventoy.. baka my nakaka alam >> TIA
 
Multi Boot rin Flash drive ko using Ventoy pero hindi kopa na experienced yan Sir.

Try this method po
type CMD
1. diskpart
2. list disk--> usually 0 ay HDD at 1 ang Flash Drive
3. select disk --> disk 1
4. attributes disk set readonly --->set write protected = prevent ng lagay ng ibang files sa Flash Drive
5. attributes disk clear readonly --->remove write protected = back to normal ang Flash Drive

After mo gawin pero same scenario? try hard format sa flash drive

type CMD

1. diskpart
2. list disk
3. select disk
4. clean
5. create partition primary
6. select partition 1
7. active
8. format fs=ntfs or fat32 quick
9. assign letter= x


sana makatulong 😇
 
Multi Boot rin Flash drive ko using Ventoy pero hindi kopa na experienced yan Sir.

Try this method po
type CMD
1. diskpart
2. list disk--> usually 0 ay HDD at 1 ang Flash Drive
3. select disk --> disk 1
4. attributes disk set readonly --->set write protected = prevent ng lagay ng ibang files sa Flash Drive
5. attributes disk clear readonly --->remove write protected = back to normal ang Flash Drive

After mo gawin pero same scenario? try hard format sa flash drive

type CMD

1. diskpart
2. list disk
3. select disk
4. clean
5. create partition primary
6. select partition 1
7. active
8. format fs=ntfs or fat32 quick
9. assign letter= x


sana makatulong 😇
Thanks boss.. subukan ko to :)
 
satingin ko hindi nayan ma-aayos :unsure: base on my own experiences kaylangan na ata ng hardware or something techie para mag reset nya pero kung maliit lang naman yung flash drive storage mo try to buy a new one nalang kung kaya din naman po :)pero try nyo padin other tips.

try nyo i-format sa linux or try mo sa cmd 'format E:' yung E ang drive letter ng flash drive mo.
 
Back
Top