answersLogoWhite

0

To erase a thumb or flash drive, place it in a USB port. Find the drive in Windows Explorer. Right click on the drive in Explorer. A menu will drop down with Format being a choice. Click on Format and follow instructions.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How do you delete write protected files?

In order to delete a write protected file, simply right click the file and press 'delete'. It should then end up in your trash bin on your desktop.


How do you remove write protected in a flash drive using ms dos?

How do you remove write protected in a flash drive using ms dos?Read more: How_do_you_remove_write_protected_in_a_flash_drive_using_ms_dos


How do you delete folder in the CD?

It depends on what kind of files are in the CD's folder. If it's a CD that was purchased with software in the folders, you probably cannot delete the folder as the files within it are write-protected against accidental deletion. If the CD is something you created and your account has full rights to the files within, you should be able to delete the folder. If it gives you an error that the folder cannot be deleted because it is not empty, delete the contents first, then the folder.


Does write protection on flash drive mean it's defective?

Many flash drives have a physical switch somewhere on the unit itself that write-protects the data stored. If you had files on there & were worried about them getting overwritten or deleted (possibly by a virus infected computer) you would switch it to write-protected. Otherwise leave write protection off.


How do you format the write protected memory card?

how to reboot a flash drive?


Can you delete information off of a floppy?

Yes, information can be deleted off of a floppy disk by simply deleting the files or formatting the disk. Once the data is removed, it is not immediately visible but may still be recoverable using specialized software.


What are write persmissions?

If a user has write permissions then that user is able to Delete or Modify that file. In the case of directories it means that user can create, delete, modify files in that folder.


How can you delete all files in your removable disk that have a write protected?

First look for any mechanical device on the removable disk which is used to prevent writing to it. This may be in the form of a slide switch or a piece of tape covering a notch on the removable disk. Once you have taken care of this, change the attributes of all files including system and hidden files so that "write" is enabled. Now you should be able to delete all files. Another short cut is to reformat the disk (after you take care of the mechanical device).


838pro cant update songs from storage card into windows media player?

This Might Not Be An Answer...But its To Help The People Who Are Reading / Answering...When I Try Updating The Library...It Says That it Is Write-Protected But I Still Can Delete Files From The Storage Card


How do you delete a folder from command prompt?

In Dos-just write (DEL Folder Name) this command will delete all the Files inside that folder,then write (RD Folder Name) This will Remove your Folder. Remember both command contain Same folder name. Which you want to Delete.(DEL)command is used to delete Files. (RD) command is used to delete Folder


How do you remove 'Write protected' files on your USB flash drive?

This works if ousb flash device works fine with with other computers. i have asolution fo this...u can format it by a utility then write protection error is not show...7 your pen drive working properly....copy this link to address bar "" http://www.box.net/shared/9hgp81ndgs "" manneo


How can you read and write to files in C programming language?

We can read and write to files with the help of file commands in c programming.There are so many commands related to file for read,write,append,delete etc.