Change Flash Drive Read Only Read Write?
Sep 17, 2012change it to read and write mode, and also to remove write procted in it.
View 1 Replieschange it to read and write mode, and also to remove write procted in it.
View 1 RepliesHow do I change a flash drive from read-only so I can format it?
View 1 Replies View RelatedHow do I change a flash drive from read-only so I can format it?
View 1 Replies View RelatedWhat's the best type of DVD to use for read-only and read/write applications? I'm a little out-of-date on this, haven't bought any in awhile. I remember things like DVD-R/RW and DVD+RW and such. I have a new machine running Win7, and an older laptop running XP.
View 10 Replies View RelatedOK so since I have installed a fresh copy of Windows 7 on this computer ( it is the first operating system installed on it) I can not write any DVDs .A strange fact is that I can write and read CDs and also read DVDs, but not every time.I got an original CD Album and it's still not recognized by the PC for example, and this happens to many audio CDs.I tried many registry tricks and stuff like that but in vain.The computer is new, bought it one month ago. DVD+RW - Sony Optiaric AD-7260SI also tired to resolve the problem with FixIt but it was also useless.I kept getting the message: "The disc in drive [E:] is not detected, or is not supported"
I have 2 drives (connected one at a time to try and sort this issue) SONY AD-7260S and a LITE-ON
Now from upgarding to XP to 7 I had no issues until now... When inserting Disc (Blank or Data Files) the DVD Drive will hang and not ask what to do with the Disk and when I try to Burn the disc it will say cannot write to drive or just sit there doing nothing
Both these drives worked flawlessly with XP and only way to get the drive to recognise half the time with Windows 7 is to restart PC to either get it to show in Device Manager or press eject when booting to get the disk inside out.
Both drives are Sata and are only a few months old (not burned much and work exceeelnet on another xp machine)
If I plug my flash drive into my PC using Windows XP, it works fine.No problems.But when I plug it into my laptop, using Windows 7 it will not load it.It says newhardware detected, installing new hardware, Hardware installation failed.If I go Device Manager, It is listed under Unknown Devices.I have tried to uninstall all the USB Root Hubs, Restart the computer, in-order for it to auto re-install with the USB in / out of the computer. But it still fails.
View 4 Replies View Relatedmy Acer Aspire One which has Windows 7 Starter, will not read my USB flash drive. I have even bought a new flash drive to see if it would recognize the new one. It hasn't. How can I get my computer to recognize the flash drive?
View 4 Replies View RelatedHow to format read only usb flash drive
View 2 Replies View Relatedhow can i format a protected usb flash drive
View 1 Replies View Relatedhow can i format a protected usb flash drive
View 1 Replies View Relatedi mounted my windows 7 iso with daemon, opened my cmd/disk part window and cleaned, partitioned, formated, and assigned the drive letter and then xcopied my mount to the flash drive, but it wont show up during boot up. i've done this a million times and its worked with this computer. im using the poopy mobo out of the a6430f hp computer. its an asus mobo.
View 7 Replies View Relatedi cant burn dvd disk, but can read. what is the problem?
View 1 Replies View RelatedI can't read or write discs. I'm using Windows Media Player to burn some music to a CD and it gets to 30% on the second track and the disc stops spinning and I get an error saying the drive is busy. I can erase the discs, but I can't burn them or read them.
There is as far as I can see, no errors on the disc drive itself.
Using:
Dell Inspiron 1545
3GB RAM
Optiarc DVD+RW AD-7585H
How to get the folder name which is having Read and Write Permission(for all users)
View 1 Replies View RelatedHave 4 HDDs mounted in case. 3 of them are fine. The WDC W20EADS tests at an average write speed of 1MB/s, read is 80MB/s. Every now and then it comes right and the write speed is also around 80MB/s.
View 5 Replies View RelatedI have 4gb and 16gb kingston DT 101 usb....both had slow read & write speeds on fat32(defulat format)..
-write speed 4-6mb/sec
-read speed 25mb/sec appx
When i format it to NTFS, it writes initially at 100mb/s and then suddenly slows down to appx 15-20mb/s... and sometimes it gets stuck somwhere in the middle or on 99% and when i cancel it it start cancelling but doesnt end up, and end ups by removing usb or by logging off... when i copy from usb to harddisk in ntfs format, its working f9...
(I have dell inspiron n5520 core i5, 4gb ram, with win 7 ultimate 64bit... my laptop has usb 3.0 ports (all 4 ports).... i have updated drivers and windows... i have also set my usb to better performance from device manager... there is no problem sign in device manager)
how to check usb read and write speed?
View 1 Replies View RelatedWhen attempting to write to any USB drive I have connected (including a 1GB USB key and a 1TB Eagle Consus S-ATA Raid0) I initially see the transfer going very quickly as Windows 7 caches the transfer. The speed initially goes to 60MB/s and then the bar stops moving. If I wait, the transfer never completes with a 1GB test file.
I cannot cancel the transfer, since it says Cancelling but never completes. Only a reboot or disconnecting my drive stops the transfer process. While attempting to transfer, any attempt to read from the drive stalls as well.
Read speed is normal. I can access files on the drive, and copy from the USB -> Windows 7 at full speed.
Here are the things I have done to fix the problem:
1) Set the drive to Performance Mode to enable write caching.
2) Uninstalled and re-installed the USB Root Controller and Intel USB Controller devices.
3) Upgraded to the latest Intel Device Drivers.
4) Ensured that my USB ports are 2.0, and that I am connected to the rear powered USB outlets.
5) Installed the Windows 7 hotfix intended for NVIDIA chipsets with 4GB RAM (does not apply to me, but tried anyways).
6) Tried formatting in 16K block sizes instead of 4K or 8K.
When I connect either USB device to my Macbook Pro, with NTFS drivers installed, my read and write speed are normal. For that reason, I know that the problem is not with my USB drives.
Tonite I will try an Ubuntu live CD to see if I can get full speed write with the exact same hardware that Windows 7 is using, to rule out that this is somehow a hardware issue.
I have recently installed 7 and made my Vista partition visible. However, I am unable to write to the partition. Ex) I am able to view a text file on the Vista partition while running 7, but I am not able to modify the text file. Etc with other files. Does anyone have a solution to this?
View 3 Replies View RelatedI'm trying to write a request to COM2 and capture the answer. My device is 19200 baud 8/1 non parity.Using a freeware terminal called termite I can send the hex instruction and receive the answer, as verified in HHD serial monitor.My batch file looks like this: Code: MODE COM2: baud=19200 parity=N data=8 stop=1 to=offTYPE request.txt>COM2COPY COM2 text.txt where request.txt contains my request.HHD sees the request being written, but the device does not respond.
View 9 Replies View RelatedHow can I reorganize / read / write / move / unlock and basically do whatever the heck I want with my files and folders in Win7? It is my computer, I am the only user, and yet when I create a folder, the stupid Windows locks it and won't let me save stuff in the folder, or access stuff in the folder, etc, etc. What do I have to do to get back control of my computer?
View 20 Replies View Relatedi'm having this problem lately with my burner it won't write, but when I burn a cd it burns fine. its a (tsstcorp cddvdw ts-L633c) i tried using cyberlink its burn for a while but after verifiying it...it fails and pop-out the dvd and there's no burn mark on the dvd. i also tried using this software nero and magiciso same problem it ejects the dvd. I also tried using different dvd, dvd-r and dvd+r nothings change same problem occurs... i tried uninstalling,update, delete the upper, burn it with the lowest speed, still it won't burn. i'm using window 7 home basic.
View 6 Replies View RelatedI have a problem with my PC. It is simply can't read lot of USB drive. I need to restart in order to be able to read it. Sometimes it is working or else it is still fail to read.I don't know what is the problem but I get this Inaccessible Function error. And when I checked at Disk Management, the file format of the USB flash drive shown as RAW.I have Ubuntu on my PC (dual boot). And it is just working. Therefore for some reason, my Windows 7 is stupid enough to detect my USB file system.
View 4 Replies View Relatedi turned on bitlocker on my a-data flash memory and after a couple of days turned it off but after that the flash is read only and im unable to format it or delete anything and i cant even turn the bitlocker on again on it
i used 3 different pc's with win 7
I am still experiencing the dreaded Windows 7 "let us take control of your system" scenarios. As usual, if I create a folder and attempt to save in it, I am denied access, though this is not such an issue, as I use Take Ownership to handle this.
My problem is all of the subfolder in the My Documents folder have Read Only as the attribute and I have tried everything I know to change it.
As a last resort I have used a command prompt and used the attrib command to do the job, but with no success trying various different combinations. I tried just running command normally and then tried it as an administrator, but again no success.
This was the final command I tried attrib -r +a "H:My Documents*.*" /S /D but still no success. Does anyone know a way that will work to remove the read only attributes from all of my folders?
i want to help for read only files and how to change them in memory card drive
View 4 Replies View RelatedHave a super media store usb picture download stick. Keeps coming up read only when I try to transfer pics to my laptop. Not a computer wizard
View 3 Replies View Relatedmy wampserver 2.0 used to show localhost in the browser but when i upgraded to 2.2 it changed to 127.0.0.1 in the browser. Though they mean the same, i would want it to show "localhost" in the browser.
View 5 Replies View RelatedWindows 7 ProAdministrator Acct.
Desktop background photos are stored in this hidden folder C:WindowsGlobalizationMCTMCT-USWallpaper
There are other folders in C:WindowsGlobalizationMCT that I want to use as well but not allowed to change properties.
I copied them into the MCT-US folder on 1 computer but would rather just change properties on my other computers.
My system is hidden my folders and I can't show it now because it hidden by operating system. How do I show it?
View 1 Replies View Related