Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@kr-at-nsngu-XqzcfU • Feb 25, 2012
Formatting it in DOS may help....
Open the DOS prompt (Start >> Run >> cmd)
Type:
FORMAT X: /FS:FAT32 /Q /V pen Drive
This will reformat the Pen drive, using the FAT32 file system, and label the drivePenDrive. Replace X: with the actual drive letter of your Pen Drive. For more help on this command, type:
FORMAT /?at the command prompt.
If you want to unhide files from the pen drive(if any)
Open a dos prompt (Start >> Run >> cmd) and type:
attrib -r -h -s ./s x:\*.*
This will change the attributes of all of the files on the pen drive. Readonly, hidden, andsystem attributes will be removed. Replace the X: with your pen drive's drive letter. Now you will be able to see them in Explorer, and delete them, without formatting anything.
If your warranty period is not expired, it is better to replace it with new one. -
@emanueljars-xSLYLS • Mar 23, 2012
follow the stepssowjithahi friends,
please help me to remove write protected from pen drive????
1.Open a new note pad file.
2.Copy this
cd\
reg add âHKLM\System\CurrentControlSet\Control\StorageDevicePoliciesâ /t Reg_dword /v
WriteProtect /f /d 0
3.save it as DISABLEWP.BAT
4.Then copy it to start up folder.
When you insert a pendrive it remove write protection.If it becomes.Or simply use any software which fix this kind of problem.You may try <a href="https://longpathtool.com/" target="_blank" rel="nofollow noopener noreferrer">Long Path Tool 5 – advanced long path files manager</a>.It may help you.Thanks.