Windows Vista Read-Only

Since we released LandlordMax with full Windows Vista support, we started to notice a certain level of error reports coming with messages stating that the software couldn’t write data to database because the database folder was read-only. Obviously, if the database folder is set to read-only, it can’t write, but the big question is why are any database folders being set to read only? Was it specific to Vista?

At first it was only a few read-only errors so it was harder to nail down. But it didn’t take us long to isolate it to Windows Vista. Although we support Windows Vista, only a small percentage of our customers use it. I believe the current market share is somewhere in the the single digits percentage wise. But as time passes and we add more and more Vista customers, not to mention Vista growing their market share. It’s a growing issue for us and all other software vendors as you’ll soon see if you aren’t already experiencing this issue.

After a lot of investigation we discovered that the “read-only Vista issue” is very prevalent. It’s frustrating a lot of users! To give you an example of just how big an issue this is with Vista, I just did a Google Search and found these threads here, here, here, here, here, here, here, and here within seconds. A lot of people are complaining, it’s affecting a lot of software. But worse, it’s not just affecting the software applications but also the users data folders. For example a lot of people are also complaining that they can’t even edit their pictures.

Delving further into the issue, what’s happening is that Microsoft is trying to add extra security to prevent “Malware” from getting onto your computer. Whether or not this is the right approach is an entirely different discussion, but the downside is that it’s definitely causing a lot of frustration to their users! As I’ve already said a lot of people are complaining. Software vendors are getting hit with a lot of extra “support” costs to deal with this issue. After all, if the software doesn’t work, it’s probably the software vendor. Not in this case, but you can’t blame the customer. I initially had the exact same reaction. Windows Vista is still too new that most people haven’t yet figured out this is a Windows Vista issue.

On top of this, something we’re just starting to experience, sometimes if you change the file properties from read-only to read/write (ie uncheck the read-only file attribute), it comes back as read-only!!! What? I uncheck the checkbox, close the folder properties dialog window, and re-open it only to find the read-only checkbox selected. And yes I’m in Admistrator mode. I myself am confused and I’m nowhere near a novice user. I can only imagine the storm that’s going on as most people would have no idea what to do.

Up until recently all our customers could resolve this issue by just changing the folder permissions (at least as far as I know). Now this doesn’t always work. There’s no indication of what to do anywhere within Windows Vista. It changes your settings without you wanting to. I’m personally at a loss and will be contacting Microsoft on Monday to see what’s going on.

I have no doubt that they will have to revisit their decision on this aspect as they gain market share and it becomes more obvious what’s happening within the community at large. I can only imagine the scale of the storm that’s already brewing…



Like this article? Subscribe to my full RSS feed.
    You can also subscribe to receive all the articles by Email.

Comments

  1. June 22nd, 2007 | 11:43 pm

    Great post! I am gonna share it with my own blog readers at jason.landbrokr.com ! Thanks.

  2. June 26th, 2007 | 12:20 am

    [...] The first and largest is a fix for Windows Vista and user access control (UAC). UAC is a new feature introduced by Microsoft for Windows Vista that is causing a lot of people grief with a lot of software, including LandlordMax. This update is going to specifically address this issue. It’s not a complete solution, we’re working with Microsoft to “properly” code where the database of LandlordMax should be stored on your computer. but for now this will correctly deal with this issue. [...]

  3. July 9th, 2007 | 11:19 pm

    [...] Vista administration bullshit “If you change the file properties from read-only to read/write (ie uncheck the read-only file attribute), it comes back as read-only!!! What? I uncheck the checkbox, close the folder properties dialog window, and re-open it only to find the read-only checkbox selected. And yes I’m in Admistrator mode.” My thoughts exactly… http://www.followsteph.com/2007/06/17/windows-vista-read-only/   [...]

  4. anon
    July 18th, 2007 | 1:42 am

    C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp

    give everyone access to that temp folder - then it works

  5. bd
    July 22nd, 2007 | 1:20 pm

    any updates on this issue?

  6. July 22nd, 2007 | 3:15 pm

    So far we’ve found a temporary solution that resolves the issue. Right now what we’re doing is requiring the software to ask for full Admin privileges every time LandlordMax starts.

    This is not a perfect solution because it has to be positively answered and it might potentially scare off some users (however we’ve been noticing a lot more software applications doing this too).

    We’re working on a more permanent solution, one that is “acceptable” by Microsoft (which means it will keep our read/write access). We don’t yet know exactly how to do this, but we’re working on it…

  7. Arelowo
    August 19th, 2007 | 5:27 pm

    you can change the read only flag by using the attrib command in command prompt like so: attrib -r -s C:\users\folder. This will only change the flag in the folder. You might want to write a VB script to take care of the sub folders. Hope this helps

  8. Eric
    August 29th, 2007 | 5:27 pm

    It can’t be a security/permissions feature, or Administrators would be able to set permissions on a single folder. It just has to be a bug. And it’s exceedingly annoying.

  9. August 29th, 2007 | 9:44 pm

    Hi Eric,

    It’s actually part of Windows Vista new UAC (User Access Control) system. If you turn it off all the issues go away. If you set the program to demand Admin access each time (with an annoying popup) it goes away. If you don’t, on some occasions Vista will downgrade your access and prevent you from writing to the disk. We’ve got the exact same issue with our Anti-virus solution!

  10. guardianmars
    August 31st, 2007 | 4:40 pm

    Yeah, I’m having the same problem with playing games on my system. I’ve yet to find a fix that actually works, but it’s more than frustrating. >.

  11. September 3rd, 2007 | 2:10 pm

    Hi,

    The most common solution, the one that’s NOT recommended by Microsoft, is to turn of UAC (User Access Control). A good percentage of people have already started to turn this feature off for this very reason.

    I suspect they will be re-addressing this issue in the upcoming major service pack update.

  12. Eric
    September 5th, 2007 | 12:14 pm

    Thanks for your reply, Steph.

    However, allow me to insist.

    1. On my machine, UAC has been turned off from day one (just couldn’t live with it…). I just tried re-enabling it, then disabling it again, just for kicks. Turning off read-only still doesn’t stick.

    2. Vista never gives any indication as to why the operation, conducted under Administrator privileges, fails to register. I thought it may have been Windows Defender, turned that off, didn’t help. Who dunnit? Who’s in charge?

    To me, that behavior is just not a feature. It’s a bug, either in implementation, or in UI.

  13. guardianmars
    September 5th, 2007 | 5:37 pm

    When you open a program that might require changes to the files, right click and run program as administrator. It’s the only solution if it is write-protecting your files and not allowing you to make changes. Nothing else seems to work at this time.

  14. September 9th, 2007 | 11:01 pm

    Hi Eric,

    Turning off UAC works most of the time… As GuardianMars is suggesting, that’s the only thing I’ve been able to guarantee with 100% success. I can’t explain it either, which is why for my main box I’m using XP. I’m just finding Vista to be more pain than it’s worth.

  15. David
    September 28th, 2007 | 9:53 am

    If you want Write permission for a group of users (including Admin),
    1. Right Click on File/Folder - Permissions.
    2. Select Security Tab.
    3. Choose the Group / User Names you wish to give permissions to. ie: Users (or Administrators, if you must)
    4. Click EDIT
    5. Check the permission you want them to have: ie Full Control, Write etc.

    This will make that directory (or maybe just that file) accessible to the users you want to have write access.
    ie: Forget the R/O attributes they are are not fine grained & will no longer work for you.
    —–
    Yes I spent the last 20 mins hitting all the issues you mentioned above. ie Clearing the R/O flag only to have it reset etc. But then it dawned on me…

    The Security Tab lets you control Security “PER USER” (or “per group” if you prefer) ie: User Access Control lets you set the security differently PER USER. Best security practises suggest that you run with the minimum permissions you require. This includes an Admin account, they are no longer GOD by default. So most of the priviledges are turned off even for Admin. If the Admin wants that Permission then the Admin needs to go & give themselves that permission. (ie if you want your Front door unlocked, go get the key & unlock it. Otherwise you will not be able to open your front door.)

    In Short,
    People screamed “Hey Microsoft should do something to prevent, malware, trojans etc from hurting me.” They did, we now have that control. We just have to learn how to use it. Turning off UAC is not the answer, just as leaving your car unlocked is not a great solution to prevent you from locking your keys in the car. Yes it is a pain to learn / figure out especially as I didn’t bother to read the manual, but I bet it was in there somewhere.

    It would be nice to live in a world where people were not so greedy, criminal &/or didn’t hurt people “just because that can” But we don’t, so I guess the rest of us have to learn to help each other. I hope this helps.

  16. Adam
    September 30th, 2007 | 11:26 am

    David, there’s no excuse for this bug. I tried your suggestion to know no avail. My computer is essentially useless right now. Thanks, Microsoft.

  17. September 30th, 2007 | 3:26 pm

    Hi Adam and David,

    I found that sometimes Windows will still overtake your settings, even if you manually set them… Not all the time, but some of the times. And unfortunately that makes it even more annoying…

  18. November 5th, 2007 | 9:55 pm

    I do that thing that david said. But after i click apply i see all the check marks immediately dissapear. This is really frusterating. I will be reinstalling XP tomorrow, i shouldnt have to deal with this.

  19. Andrew
    November 8th, 2007 | 1:58 am

    This is driving me insane. I’ve got my account set to full control in both my account name and the administrator group, and I still can’t even put music in my music folder.

  20. November 9th, 2007 | 6:09 pm

    Hi Craig,

    The thing Craig suggested only sometimes works. What happens is that other times the UAC (User Access Control) aspect of the Operating System takes over and negates what you just did. The only way to 100% apply this is to turn off UAC.

  21. November 9th, 2007 | 6:10 pm

    Hi Andrew,

    Looks like you’re hitting the exact same thing too. It’s all related to the UAC feature of the OS. This has to be the most frustrating feature I’ve ever seen. Other than turning it completely off, I don’t know of another solution…

  22. David
    November 10th, 2007 | 10:41 pm

    Another thing I found which might be impacting you.

    You need to ensure that no other program is accessing the file (folder or sub-folder) you are trying to change. Otherwise sometimes your changes will not happen (or you will be asked to type your Admin password etc) & then get a “retry, skip, cancel” dialog. Which never works as it can’t get an exclusive lock on the file/folder you’re trying to change. (my theory, I don’t know that for a fact)
    I got this a lot when I was trying to add attributes (Album/Artist) to my music using Explorer to change all tracks in one directory rather than using Media Player.
    I needed to ensure (i) neither Media Player nor another instance of Explorer was using them. (ii) That the R/O flag was cleared in the Folder & File before I could add those extended attributes.
    Ie If you have Media Player looking at a song in a subfolder & you attempt to use explorer to set all the properties of the parent, it will prompt you for permission & eventually fail.

    I’ve also found that there is a slight difference between using the “Master Admin account” (ie the one you first created when installing Vista) & any other account you create & flag as Administrator. For most times if you are logged on as User & it asks for Admin rights, any admin account will do. But sometimes when installing programs especially Anti-Virus types with low level hooks into the O/S, they seem to fail or have weird bugs that do not occur if you uninstall & reinstall using the Master Admin ac. I expect that this account has extra attributes set like “Run as part of OS” or similar that isn’t set by default.

    I’m not convinced that turning UAC off is the “only way to solve the problem”, nor is going back to XP. But I do understand frustration with computers. Many times in the past 25 years I’ve almost punched the Mainframe/Mini/PC screen. Clearly MS has plenty of scope to make this feature more user friendly / intuitive.
    Hope this helps you.

  23. Andrew
    November 10th, 2007 | 11:19 pm

    Thanks for the reply Steph,

    Oddly enough, turning off the UAC feature was the very first thing I did when I got that laptop. Every time I went in to my control panel the computer asked for permission, and that was simply driving me insane.

    David might be onto something, I forgot that Winamp does some passive scan on my music folder, so I suppose the folder was being accessed at the time. When I get back to my computer, I’ll be sure to give this a shot and post my results.

  24. November 12th, 2007 | 11:05 pm

    Hi David,

    I have no doubt that there are options other than turning off UAC, I just haven’t been able to find them. And even if I did, I suspect many programs would still have issues…

    It’s just been one frustration after another for me so we’ve turned it off other than for when we need to do Vista product testing for our product (LandlordMax).

  25. November 12th, 2007 | 11:07 pm

    Hi Andrew,

    I couldn’t agree more. Just the constant asking for permission is enough to drive almost any person insane. Not only that, but it quickly reduces it’s effectiveness. Just before I turned off UAC I barely even noticed it, it was just an automatic click for me. That’s not a good thing!

    And please do post your results. This article gets so much traffic that I have no doubt others would also like to know the results.

  26. Andrew
    November 13th, 2007 | 5:59 am

    Unfortunately, no good. After the music folder, I even tried to unset other folders

    No good.

  27. Rob
    November 13th, 2007 | 8:41 am

    Yeah, this has been a pain for me for awhile. I have reinstalled three times, and each time it comes back. Once it got to the point where I could not rename folders. The new trick this time is that even windows media player does not have rights to access my music. This is all without UAC on, with my entire drive under ownership, and programs being run as admin. Vista would be a good OS if it was stripped to the bone. I would be running Server 2003, (which vista was based on) if it had better support for drivers, etc.

  28. Odelik
    December 3rd, 2007 | 2:41 pm

    This is frustrating as hell.

    I need to modify a file for visual studio to allow it to use a certain SDK. Well, the file is.. you guessed it.. write protected. I’ve had UAC disabled since day 1, and it’s like running into a brick wall. I disable read only, it reappears. I’ve added the permissions, still running into the wall over and over again.

    I’ve even tried going into safe mode with command line and.. I’ve also tried giving myself the needed permissions in the appdata folder.

    As has been mentioned before, this behavior is a bug. If this is intentional behavior, going into user accounts or the security panel of the properties tab should be able to modify it.

    This right here is an insane issue. This issue makes me wish all my hardware in my laptop was supported by XP. If I wasn’t doing windows development I’d likely quickly start using another OS as well.

    As you mentioned in the main article, this could very well be the wrong way to approach the security that they are looking for.

    Windows Vista - Keeping the ignorant user ignorant and driving the computer tech to do unspeakable acts.

  29. December 10th, 2007 | 2:37 pm

    Hi Odelik,

    I’m also curious how they plan to adjust this with SP1 of Vista coming out shortly…

    My guess is that this will continue to be an issue for some time, probably years. And it will probably only continue to escalate.

  30. Odelik
    December 10th, 2007 | 6:39 pm

    Steph, that’s where I feel that you’re unfortunately correct.

    I live in the Metro-Seattle area and have the opportunity to go to seminars hosted by MS employees quite frequently. Most of the employees are talking about how there’s no reason for software to communicated directly with the machine and have full rights.

    I understand the security implications behind it, but there are cases where software should need full rights. I’m willing to bet that MS is going to try and force MS Platform developers used the managed pipeline they’re creating.

    Which, if you ask me, is going to drive a ton of talented developers away and MS winding up with a ton of lazy developers that really have no true clue about how to program. Just wait till we see the next generation MS Programming language.

  31. December 11th, 2007 | 6:40 pm

    Hi Odelik,

    I agree with you that some software does need the full rights. If nothing else, if you want to play with your machine you should be able to. However to avoid a holy war as to what rights you should have on your machine, the reality is that if a software application can’t consistently access files on a computer in a fairly simple way, than it’s severely limited!

    What’s going to happen is that developers will find workarounds, hacks, you name it. But not only that, just like any other protection method, the real hackers they are trying to stop will also eventually solve the puzzle. Therefore rather than prevent the bad hackers from breaking the system as is the intention (they will anyway, it’s just a matter of when), it will only annoy the good programmers from doing things in a clean and simple way. I believe it will lead to some really weird and ugly hacks to work around the UAC issues.

  32. Jibin
    January 7th, 2008 | 5:24 am

    Hi I got my new system and tries to install oracle 10g and failed at first step..not able to write to temp folder ..an i tried unmarknig the readonly flag of ths folder,to my surprice it is coming back as read only .i am loged in as admin and i have edited and given full rights for all users..no way with Vista …

  33. January 7th, 2008 | 2:41 pm

    Hi Jibin,

    Welcome to the Windows Vista UAC (User Access Control) issues. It’s quite a mess. Unless you turn it off, you’ll be struggling with it for some time. I personally never found a viable solution.

    And from what I understand from some of the people commenting here, even when you do turn off UAC Windows Vista still sometimes limits your file permissions.

  34. The Cheshire Cat
    January 17th, 2008 | 5:58 am

    I was having this problem earlier, trying to modify a config file for one of my games (It’s just a basic .txt file, I was using notepad to do it). The issue I ran into was that the file would absolutely refuse to save. It would keep giving me an error.

    I went through a few steps, including the often mentioned disabling of UAC. Turning off UAC seemed to solve the problem, but if it isn’t solving it for some other people, here are some other things to try:

    -You may not have permissions on the drive that the file is on. This is a major problem a lot of people have been having. It’s a bit of a process to get that changed, you can find a good walkthrough on how to fix this here: http://www.vistaheads.com/forums/microsoft-public-windows-vista-general/7361-re-read-only.html

    -Another issue is that apparently program files is considered to be a system folder in Vista, which makes it very hard to modify. And of course, if you’re like me (And probably most people, really), you install everything into that folder, what with it being the default and all. This basically means that anything created by a program installed into Program Files will be just as hard to modify as the folder itself. Something which I didn’t end up needing to do but might help for you is to move whatever you’re trying to modify out of Program Files. Actually, it seems to be pretty anal about letting you modify anything outside your own documents folder. It’s a stupid system and any extra defense from malware it provides is more than overshadowed by the fact that it prevents a lot of the things a legitimate user might be trying to do. I’m hoping they fix this in SP1 but I’m not holding my breath.

    Again, turning off UAC fixed this for me, but if it doesn’t work for other people, those might be some things to try.

  35. h2o826
    January 29th, 2008 | 6:39 pm

    Hello, I am glad I am not the only one with this problem. But not really, because there shoudlnt be a problem. THis stupid read only crap is drivin me nuts, i spent a long time reading ever post on here and tried everything said…and so far I still get the same problem. I did turn off UAC when i first got vista, but i turned it off and on to try and fix the problem and nothing there. I tried the websites links with solutions and followed instructions and so far nothing. How or when is this going to be fixed? It is really really aggrivating!

  36. Rlong
    January 30th, 2008 | 4:30 am

    I finally fixed the problem. I upgraded to XP. Runs alot better now.

  37. February 4th, 2008 | 9:51 pm

    Hi h2o826,

    I think we’d all like to know when it’s going to be fixed. Unfortunately I don’t know if it ever will…

  38. February 4th, 2008 | 9:52 pm

    Hi Rlong,

    That’s our solution for our computers. We only use Vista for testing, not for development or day to day work.

  39. Odelik
    February 5th, 2008 | 9:49 pm

    I came across this program called vLite that allows you to strip out the things you don’t want to be installed on your OS then creates a custom Install Disc for you.

    I’m not sure if vLite is capable of stripping UAC away from Vista or not, and I don’t have the means or the time to find out. If anybody reading through here is willing to try it out, please let us know?

  40. Blake
    February 9th, 2008 | 1:01 am

    Wow. All I can do is shake my head at MS. I have tried everything I can. Still can’t change anything. All I want to do is move some files on my D: drive to my E: drive and I cannot. It started a week ago, now I’m stuck. Help.

  41. February 9th, 2008 | 11:03 am

    Hi Blake,

    Unfortunately you’re not the only one experiencing this pain. A lot of people are hoping for significant improvements with the Vista Service Pack 1 coming out soon. But from the preliminaries I’ve heard, don’t expect this issue to be resolved…

  42. February 9th, 2008 | 4:35 pm

    I believe I caused the read-only issue by enabling/disabling UAC a few times. At some point this read-only bug popped up.

    For the life of me I couldn’t fix it.

    I did though, come up with a workaround.

    I setup a main Admin user account.

    Then I deleted the profile that was experiencing the read-only issue.

    Then I re-created the user profile that I deleted.

    Now I am running smoothly again and will undoubtedly leave UAC off for the lifetime of this system.

  43. February 10th, 2008 | 5:00 pm

    Hi Lucas,

    I have to admit that your workaround scares me. Not the solution but the fact that it was the only way you were able to make it work.

    Let’s hope that with Vista SP1 they’ll resolve a lot of these issues, even if it doesn’t look like it.

  44. Steve Moyer
    February 11th, 2008 | 1:00 pm

    Hmm … sounds like disabling the UAC doesn’t always fix the problem. Where are your database files? If I install the application as a user (no administrator privileges at all), do you put the database files in the user’s folder in Documents and Settings?

  45. February 11th, 2008 | 1:53 pm

    Hi Steve,

    You’re absolutely right about disabling UAC. The other thing to remember is that not everyone is willing to disable it…

    So what we ended up having to do is request Administrator Privileges when starting LandlordMax. As part of the install you can add a config file which Windows will read every time the program is started, in which we ask it to ask the user for Admin privileges if they don’t already have them.

    It’s not the best solution, but since we’ve implemented it we’ve no longer had any support issues with LandlordMax on Vista. NO other solution consistently worked on all Vista boxes. We’re looking at alternative solutions but until we see that Microsoft has a solid and very stable solution, this is what we’ll stay with.

  46. Miguel Esteves
    March 24th, 2008 | 5:51 pm

    I just bought a new computer with VISTA, and I am having the same problems to do whatever I want with MY files..
    I was almost changing to Mac, today I regret I didn’t …
    Can I install XP over VISTA ?

  47. March 25th, 2008 | 10:19 am

    You can install a Windows XP image on a Windows Vista box through virtualware, but this requires some technical knowledge. The alternative path, which is the one I took, is to “upgrade” your computer to XP. Basically wipe out Vista and instead install XP.

  48. Millie
    April 18th, 2008 | 9:19 am

    I have been having the same problems with read only folders. I just purchased a new Toshiba laptop that was Vista downgradeable to XP and I had the retailer downgrade it for me. Every darn folder is read only so I am going to try turning of the UCA.

  49. April 21st, 2008 | 10:36 am

    Hi Millie,

    For me turning off UAC solved all my issues, but as you’ve probably noticed for some of the commentors the issues still persisted.

    Btw, just remember that Microsoft recommends against turning off UAC. But that doesn’t mean you shouldn’t…

  50. Stephen Jones
    May 16th, 2008 | 2:04 pm

    —-”Actually, it seems to be pretty anal about letting you modify anything outside your own documents folder”——

    So it should be. When you install it for the user anything that needs modifying should go into the users documents and settings folder. There are two application data folders there, one for local settings (which don’t travel with the roaming profile) and one for application data where you put stuff you would want to be accessible from a roaming profile. This has been recommended practice for many years now.

    If Vista doesn’t let the user write to those folders there is a bug that needs looking at, but restricting write access (or even read access) to those folders is common sense

  51. Johann
    June 17th, 2008 | 1:36 pm

    Stephen, it’s a BUG, or the most outlandishly arrogant behavior imagineable. It’s *MY* computer. I paid for it, not Bill Gates. I want to write in MY directory on MY computer, like I have been doing for the last THIRTY YEARS.

    I want to write in directory.
    I turn off read only.
    It turns it back on, without telling me.
    There is no reasonably documented way to fix it.

    This isn’t reasonable behavior.

    The world is more complicated than lame end users who have one spreadsheet and a word processing document, which they can keep in their own private My Documents folder.

    Some of us share directories and have database servers.

    This is way beyond ridiculous.

  52. Stephen Jones
    June 17th, 2008 | 1:49 pm

    You don’t get it. If you want to write to *your* directory on *your* computer, then logon as *you*. Each user has write permission to his own directories, and not to anybody elses.

    Now, if you are logging on as yourself, and not being able to write to files in your own directory, then either the files belong to someone else, in which case you need to log on with admin rights and assign ownership, or there’s a weird bug in the system.

    If you want to share a directory then you need to put the document in shared documents (I believe it’s the all users profile) and set the appropriate permissions.

  53. June 17th, 2008 | 9:44 pm

    Hi Stephen,

    I believe you’re mis-understanding the point. You can login as admin and change the read/write permissions to a directory to read/write and windows Vista will change it back for you to read only, no matter what you do!!! This is part of how UAC works. At least once it’s decided to take over control of that folder, sometimes it lets it pass, but eventually it takes over and you can’t do anything…

  54. Stephen Jones
    June 17th, 2008 | 10:26 pm

    Which particular directory are you talking about, and which files?

  55. June 17th, 2008 | 10:51 pm

    Hi Stephen,

    Basically pick any directory, say D:\data\whatever. Initially it will work as you expect, you change to read/write and it will obey. Than one day, a random day, it will just change it for you in the background to read only. And no matter what you do, no matter who you’re logged in as (admin included), you suddenly won’t be able to set it to read/write ever again. The permission has just been permanently set to read only.

    This doesn’t always happen right away, it can take days, weeks, and even months. But eventually it happens.

    Turning off UAC reduces the frequency by which it happens, but it still happens.

  56. Stephen Jones
    June 17th, 2008 | 11:04 pm

    I don’t use Vista so I’m extrapolating from XP, but the NT permission system is basically unchanged. The first thing is to look through the permissions? Who is the owner of the file, and what permissions does he have?

    What may be happening is that a change has been made higher up and it is being inherited by the sub-folders. One thing to bear in mind is that folders are always read only. Go to advanced security and check the permissions.

  57. June 18th, 2008 | 10:17 am

    Hi Stephen,

    I think the issue here is that you’re extrapolating from XP. The permissions system has drastically changed in Vista!!

    In Vista you now get UAC (and other mechanisms) which can basically override your file permissions to read only. This is regardless of whether or not you’re an admin or if you’re working on a particular file or folder (in any directory on your computer).

    And it doesn’t happen consistently, it seems to allow you for some time until it eventually does take over your permissions. At which points there’s very little you can do other than turn off UAC. And sometimes that’s still not enough.

  58. Stephen Jones
    June 18th, 2008 | 1:02 pm

    I’m not at all sure that there has been the change you think.

    UAC is simply the automated way of having you use the XP and 2000 ‘run as admin’ feature.

    The default in XP was that you ran as administrator. If you ran as a normal user you could run into problems when administrator privilege was required, and there was certainly no way you could access another user’s documents folder unless he had specifically given you permission.

    Vista has limited the registry keys and directories that can be accessed by a program whilst being installed or by a user. The change applies more to program files than documents and settings.

    If the read/write permissions for the contents of a directory are being changed, then it is a question of seeing what is changing them. It is not going to be the flipping of a bit. I am presuming you are talking about local files; files on a network share will also have shared permissions to deal with.

  59. Stephen Jones
    June 18th, 2008 | 1:03 pm
  60. June 18th, 2008 | 2:42 pm

    Hi Stephen,

    I really think you need to try Vista firsthand. You’ll be very surprised at what’s happening! What you’re suggesting, including the link, doesn’t always work once UAC (and some other processes) decides to take over. That’s the very issue. That’s why so many people are complaining.

    For LandlordMax it took us almost two months to fully appreciate the issue. Our first thoughts when we were contacted for technical support were pretty much the same as yours. Login as root and change the permission. Make sure the user who’s running the process owns the files.

    Then one day it also happened to our computers. Slowly but surely our Vista instances fell prey to this issue. We did eventually find a solution, but it wasn’t very easy. And it’s not very pretty for the user, but at least it consistently works.

    I understand what you’re saying about permissions and ownership. In Linux it would be chown and chmod, but it doesn’t work in Vista, at least not consistently. It’s as if you’re running as root, and run chmod 777 and Vista’s says, I don’t think so, you really meant 444. And that’s what you get. You follow with an ls -al and you see the file is set to 444. What? I just set it as root to 777! So you try again and get the same results. It completely ignores what you want to do. Btw, I’m assuming that the ownership (chown) is correctly linked to the user running the process.

    Initially it worked as expected, chmod changed the permissions accordingly. But then one random day it decided that that file/folder/whatever would forever stay as 444 (or 400 if you want), even when executed as root. No matter what you do or who you are.

    It doesn’t make sense. It’s broken. That’s why people are complaining. I understand what you’re saying, and that’s the issue. It’s not working as it’s suppose to. It’s broken!

  61. Stephen Jones
    June 18th, 2008 | 2:51 pm

    My immediate thought is that something higher up in the hierarchy is getting the permissions changed and they are filtering down.

    It may well be broken (though really what that means is that nobody has succeeded in finding the explanation).

    I decided to be virtuous and run as user in XP. Outlook stopped downloading email from my ISP! Created new Outlook instance, same problem. Went back to logging in as admin, problem disappears!

  62. June 18th, 2008 | 3:33 pm

    Hi Stephen,

    And that’s exactly what you would expect to happen in both XP and Vista. But in Vista you can be running as admin and one day it will stop working. In other words one day you’ll get this error while running as Admin. It’s not an ID-10-T. issue :)

    For example, my anti-virus is locked out right now on my Vista instance if I turn UAC back on. Even when I run as Admin! It won’t allow me to save the new virus definitions because it’s set to read only permission. But that’s just an application. I have a folder with some files in it that are stuck to read only permission, no matter what I do, even on Admin.

    And trust me when I say I’m not the only one experiencing this issue. This one article alone gets several thousands unique visitors each month. It’s very prevalent. If you look at Johann before I chimed in, he’s experiencing the very same issue. Most of the comments are similar, people with Admin privilege not being to change the permissions.

    When you first describe this to people who haven’t worked with Vista the reaction is the same as yours. And it should be. Unfortunately that’s not the issue, it’s a lot more complex than that. Like me, until you get bitten by the issue it really seems like an ID-10-T issue ;)

  63. June 24th, 2008 | 4:25 am

    “So it should be. When you install it for the user anything that needs modifying should go into the users documents and settings folder.”

    I have an application which is trying to write to the

    users\documents folder and I am being told I cannot because it is read-only. I disabled UAC and I can now write to this folder. Seriously this is unbelievable that UAC can prevent you from writing to the folder which is created by default for a user to write to. Even though the user is an administrator they are still unable to remove the read-only check box from the users\documents folder with UAC enabled!

    Also in reference to UAC in general it is poor old fashioned UI design to have an OK message popup. A programmer should always assume that a user will just OK a message and so should not use this as a method to prevent execution.

    How many copies of IE have you seen where less competent users have the yahoo and google toolbars installed and do not use the features of either and do not understand how to uninstall them. Yes they all clicked OK to the message because they did not understand the consequences, the same is true of UAC.

    Essentially be definition UAC offers little in terms of protection and a lot in terms of irritation.

  64. August 10th, 2008 | 7:14 pm

    [...] state. How do I change? - HEXUS.community discussion forums windows vista general read only files FollowSteph.com - Windows Vista Read-Only Or try the tips from this thread… Can’t find files outside LW __________________ If you dont [...]

  65. momof2
    August 18th, 2008 | 10:49 pm

    If after completing all of the above and the file continues to not grant permission, like for me, try this, for some crazy reason after trying everything this worked to change the file from read only (make sure to disable uac and you have full control): when your box is checked to read only, leave it and click hidden instead, the file will dissapear but you can still access it in menu, then reclick on properties, click on read only and hidden files, apply, and ok. After hours of tooling with fisher price fp3 player song list i finally was able to see the files, this little player has been a nightmare for software, if anyone else is having problems with this gadget there is good suggestions at:http://mnteractive.com/archive/fischer-price-fp3-player-headaches-for-dad/ I’m not finshed yet, took several hours to figure out how to take the read attribute off! lol

  66. August 19th, 2008 | 1:40 am

    Sorry Stephen.

    I came to get on the gripe list for a short. I run a small Lighting/sound/mobile dj equipment firm in Rockford Il. We use computers to run dj/karaoke and stage lighting for outdoor and arena shows.

    Picture this- appox 10,000 people in a county fair grandstand saturday night main stge show,where two computers are in control of eveything and suddenly as if on a cue, the whole thing just dies.

    Vista and the same problem you are all having with read only writes was the death knoll. to make matters worse, we just built two computers based on the AMD780g chipset.
    Unfortunately because of MS wanting to separate cross ties with direct X 10, there will not be a patch or anything to allow XP uses to access direct x 10 language.

    This means a whole lot of current HARDWARE will not support xp, in any form, so we are stuck with vista here, so theres no turning back.Unfortunately, our older chipsets and video cards will not support the vista “UPGRADE” if you want to call it that.

    What happened to us is that the lighting ap which uses an xml file in its read write process failed to run, cause in mid show, vista suddenly decided to kick in “read only” to all its internal drives on the master rig, and we went dark in about ten seconds.

    Promoters, musicians and patrons screamed, and they still are.

    This is just nuts. uac on off makes no difference, neither did sp1. We run Norton Ghost and can reboot right before a show, but who knows when and why or what causes it to change when it does.

    All i know is it has cost me an account and a tidy sum, partly for the equipment, and ten times that for the show that failed.

    add me to the B—- list!

  67. August 19th, 2008 | 12:01 pm

    Hi John,

    I have to admit, your experience is the most painful (and expensive) I’ve heard related to this issue!!!

    It’s amazing how such small little design decisions can have such large ramifications.

    If only there was a guaranteed way to turn it off 100% of the time. I could almost live with all the other issues, but this one is critical. It can completely shutdown your box and random times. And there’s nothing you can do about. It almost feels like the Twilight Zone episode with William Shatner (Nightmare at 20,000 feet) where the gremlin is teasing him through the window of the plane and he knows something will happen at any time, but not when.

  68. jim shirreffs
    August 20th, 2008 | 5:05 pm

    If anyone ever figures out a solution to vista, over riding the admin setting files read/write, please post it. I can not install Oracle 10.1 because of the damn read only. I am currently coping the entire oracle hierarchy to an XP box hoping to be able to get XP to set the dir as read/write. Then I’ll copy back to Vista and pray it works. It is outragious that Vista over rides the System Admin, no more Vista for me ever. I’ll go to Linux, Free BSD, Mac or even old XP before I ever do Vista again. How can MS release an Operating System that the Systam Admin can not configure the way they what it configured, MS’s Vista group is a bunch of idiots.

    jim s

  69. August 21st, 2008 | 11:23 am

    This is the solution!!!!!

    Just move the file you want to move read-only out to My Documents, that’s it !

    Anyway there’s some folder that can do, you can try

  70. August 23rd, 2008 | 4:52 pm

    First off, Thanks for the gathering place for people suffering from this problem Steph. I suddenly got hit by this and hadn’t done anything but uninstalled google desktop! My permissions on all my files were 000 and I was stuck!

    Looking at the thread, I poked around and independently determined that the solution in Vistaheads above works. The first solution I looked at in the Mydigital life link looked to not apply, but vistaheads works well. I’m glad it’s a good permenant solution.

    I’d say this is a huge Bug. If you go to the Security tab on file properties, you will probably see that all of the “groups or user names” box are all greyed out, indicating that the permissions are inherited from the parent. The permissions will look like the user should have sufficient permissions for your user to write to the files, but no! If you click on the advanced button there, you’ll see where it inherits the permissions from. These don’t actually seem to apply when you’re having this issue which is a bug in my book. I don’t know why this hasn’t been stomped on LONG ago! I guess it’s not consistent, so why fix it? BAH. Thanks again. I’m glad there’s an easy solution of granting the current user full control.

  71. August 23rd, 2008 | 10:04 pm

    Pondering this insanity, I wonder whether people who aren’t successful are fighting against this read only bit have write deny set in some parent directory… Perhaps not, since it seems to be ignoring inheritance and leaving you without any permissions you can count on….

    This is pretty unbelievable stuff.

  72. August 24th, 2008 | 6:11 pm

    Well after too much money lost, and too much insanity, I decided it is better to fight one’s opponent on better known ground.

    So as of this writing, I have this one back on Xp pro 32 sp3.

    Ill have to beat the apps with a whip to get em thru but at least i will have the control to do so on the fly.

    As it turns out- ATI-AMD and Realtek just released a scad of new drivers for both OS’s on the 20th for this chipset.

    those of you using ati and amd should check that if you are having any problems. there is a bunch of brand new drivers there as of this morning.

    we will see. until then Im just holding my breath for the promise of windows 7. (yeah right!)

    At this point low priced swampland is looking like a good investment by comparison.

    Thanks to all that responded. JTW

  73. August 24th, 2008 | 6:17 pm

    By the way to Best Lamp- we are talking over 300,000 mp3,video and xml files on 5 internal hard drives- i cant move them all to my documents.

    the problem is, it turned all of them on every drive into read only simultaniously.in about 2 seconds.

    You would figure, that if it can do a blanket change on the whole computer, then it could do a blanket UNDO as well. but it wont, and to do them one by one would take a week. even if you do, vista will change them back as soon as you close the file properties.

    nice thought if it would apply. thanks anyway.

    I appriciate it.

  74. gary
    August 24th, 2008 | 8:26 pm

    I was having the same problem which is how I found this site. I wanted to change the name on a folder that contained some .mp3 files but vista wouldn’t let me. I had WinAMP running but I wasn’t playing anything from this folder. I quit WinAMP but I still wasn’t allowed to change the folder name. After a reboot, I was able to rename the folder.

  75. Ron
    August 31st, 2008 | 9:30 pm

    Well, I have read and researched this topic to death. My mother had a laptop go south on her and went and purchased another…..with Vista. This is a 66 year old who is only moderately computer savvy. I feel so bad because I went with her to buy it and she is stuck to “work” on a computer she can’t save a file on and you all tell me there isn’t a damn thing I can do to change this. I talked her through turning off the UAC and it still is not letting her save a thing. Way to go Microsoft. I vow, I will never run another Microsoft operating system on a machine I own. I am preparing to switch to Linux. As soon as I complete the software I will need to accomplish what I do now, it’s adios Windoze. I can’t believe it, it is just too stupid to believe. How, in their wildest dreams could anyone think this would work and be a better sestem???????

  76. Anubis
    September 1st, 2008 | 3:00 am

    It’s so stupid and frustrating problem. I’m fighting with that since January :/ No luck till now. Yesterday I’ve found THIS page, so I’m (let say) ‘happy’ that I’m not alone with this problem.
    I’ll keep my eye on your page. Hope finally we’ll find some way to find some fix or usable workaround for this.

    regards

  77. migest
    September 1st, 2008 | 5:06 am

    I have manage to solve the files problems, I meesed so much that I am not sure of everything I did, anyhow the two main points were:
    1 - disable uap
    2 - download a small program that I found on the net to take ownership of the files.

    When a file or folder appears as read only, and I don’t manage to change it , I click on the mouse right button and the ‘Take Ownership’ option appears, I click and the problem is finished.

    What I suggest is that people look for ‘Take Ownership’ files on the net and install it.
    It has been working for me.
    Rgs

  78. Anubis
    September 1st, 2008 | 8:21 am

    Is it not easier and faster just to give us a link to it? It’s not really good time for such puzzles ;)

  79. migest
    September 1st, 2008 | 8:36 am

    Dear Anubis,

    I would, but I downloaded and installed it sometime ago and now I don’t have a clue from where it was.
    Sorry

  80. migest
    September 1st, 2008 | 8:42 am
  81. migest
    September 1st, 2008 | 8:43 am
  82. Anubis
    September 1st, 2008 | 9:26 am

    OK.. it’s working, but… it does not solve write-protection issue :( I rebooted my PC, after that drive “K” appears as Read-Only. I’ve did all ‘TakeOwn’ operations, but all directories and drive “K” remain write-proteted :(
    Currently it loosing write protection only when I remove drive letter, then restore it back. Then it’s again write enabled… but, it’s annoying to do the same all the time when I restart or turn on my PC. Is it a command line command which allows to remove drive letter (and restore or give another letter)?

  83. Ivan
    September 1st, 2008 | 9:55 am

    First thing I did with my new notebook - turning off UAC. Because it make me insane.
    I’m the owner of the folder. And nevertheless I uncheck the checkbox, close the folder properties dialog window, and re-open it only to find the read-only checkbox selected. Running command such “attrib -R c:\myfolder /D /S” does not help anywhere.

    Some software doesn’t work with such attributes of the folder. And ALL folders on my HDD, on my flashdisks is READ ONLY. Vista rules.

    P.S. Vista Basic.

  84. Anubis
    September 1st, 2008 | 9:59 am

    Yeah… welcome to the club Ivan ;)

  85. Anubis
    September 1st, 2008 | 1:00 pm

    OK, currently got my first temporary solution. As I said removing drive letter and assigning new one (the same in fact) removing write protection. So… according to the “diskpart” description, which you can find here:
    http://technet.microsoft.com/en-us/library/bb490893.aspx

    I wrote a BATch file and a script. BATch file looks like this:
    // — Cut here

    cmd /C
    diskpart /s script.txt

    // — Cut here
    It’s an obvious syntax I think. It opens command prompt with /C - which tells this console to close after finishing all operations, then it launching DISKPART application with /s - which forces DISKPARt to load a script file.
    OK.. now the script:
    // — Cut here
    select VOLUME J
    remove
    assign LETTER=J

    select VOLUME K
    remove
    assign LETTER=K

    select VOLUME L
    remove
    assign LETTER=L

    select VOLUME M
    remove
    assign LETTER=M
    // — Cut here

    What it does… well. It selects Volume J, removes it’s letter, then assigns the same again. After that it selects volume K, removes it’s letter and assigns the same again. And the same through all volumes ;) It is quite crude, but… it does automatically :)

  86. Anubis
    September 2nd, 2008 | 6:19 am

    OK… played some time with “DISKPART” application and… it seems I have better solution ;)
    Currently diskpart script looks like this:

    select disk 1
    attributes disk clear readonly

    //cut here
    (remember: hard disk numbering starting from 0 !)
    It seems that clearing disk attributes is enough to use all drives of this Hard Disk ;)
    It’s possible to clear volume attributes only:
    select volume J
    attributes volume clear readonly

    but it’s not necesary to do it separately for all drives. If I cleared DISK attributes all drives/volumes became write enabled ;)
    It’s just working!

    cheers

  87. September 3rd, 2008 | 6:35 am

    Well in the continuing saga, Myself personally having come from a broadcast engineering background, analog and tubes time period, I admit, when it comes to code and dos, I ususally try to find an app to do it for me. You see while a lot of folks were riding the incoming technology wave back in the day, like late 80’s, I was still climbing towers and hovering over old dinosaur studio and transmitting equipment. I can build you a station with a slide rule and calculator, and someone elses’ large sum of money, but I cannot write code well.
    So this morning armed with the new right click posession tool installed, and a bit of time on my hands, while tring to make vista see a pci soundcard, decided, I had nothing else to lose, since uac had already tried to stop me in my tracks by disabling nearly every normal avenue, I tried taking posession of everything on the c drive. Even the windows folder and program files. Well it never installed the driver, or found the installed pci card either for that matter. The only thing I managed to accomplish was to have windows explorer shutdown with repeated run32dll warnings and balloon warnings the likes anyone except codewriters in Richmond have seen before. But I still have Exploder 7 working well as I am typing this. So those of you that listed the above fixes, I am going to tackle that, just as soon as norton the friendly ghost restores this thing back to where I came from. So here’s a bit of laughter for those of you that are code savvy. It was just an experiment.

    Watch what you try to posess. Lol! JTW.

  88. Steve Beaumont
    September 11th, 2008 | 5:45 pm

    Well people I have solved my problem and nothing here or any other of the many sites gave me the solution - I have solved it myself. This is original work that I wish to share. I had the same symptoms, a file I cannot delete, inside a folder with a read only attribute that cannot clear (persistently shaded). I have spent over 8 hours in the last 3 days trying to fix it. I had tried everything suggested, file ownership, file permissions, disabling UAC, safe mode, file attributes in DOS and win 32, bypassing explorer, deleting via notepad application, deleting on another PC pointing to the share, I tried two different tools that delete on reboot , and various combinations of all these. I was on the verge of re-installing vista or moving the hard disk to an XP box. Then almost by accident something caught my attention – the MagicDisc utility which I had long disabled from the startup (and was no longer visible in the system tray), was still showing as a virtual CD/DVD in My Computer and the disk size was showing as 1.43GB the exact same as the ISO image I have spent so much time trying to get rid of. Simply by running MagicDisk and unmounting the image I was able to remove the troublesome file. This may solve your problem too, I hope so. If my experience may provide some clue as what your problem may be. What surprises me is that the low level driver for MagicDisk was able to keep the file mounted despite the main application being disabled and even when running in safe mode. Oh, and by the way, at one time I tried an application that was supposed to identify the person or process with a lock on the troublesome file – it could not find anything locking the file.

  89. Anubis
    September 12th, 2008 | 7:27 am

    Well… if th ISO image has been mounted it’s obvious you can’t delete it. I don’t get it really how it could help me. Me and a lot of people having read-only problems with all the files:exe, com, bat, txt, tmp, log,php, html …. all. You can’t create a directory, you can’t delete even empty directory. HDD is completly read only. I’m currently using diskpart and my script to make it writable and it’s working. Btw… it’s neede to set the rights for all volumes to SYSTEM with permission set to full control.

  90. September 16th, 2008 | 2:56 am

    Well, I Have a workaround of sorts. I have tried everything else. Going back to Xp 32 did not do anything but put me back to where my new mobo could not run at full speed, but microsoft did something right. So i split my C drive into three partitions. The only time i need full video speed is during the run of a show.The c partition is now home to XP pro 64. the D partition is home to vista 64, and the 50gb e partition is the home for the norton ghost backups. And quite by accident, in the process of loading DX 9 into xp pro, i accidently unplugged my modem wall wart,interupting the download.
    once reset, it would not re load as it said it was already installed.So i downloaded the august sdk instead.Lo and behold, they have included some dx 10 pieces in it, enough to make some of my software fire up and run right, and now, i have all my management and non show software in xp, and nothing but the immediates in vista. this eliminated my editing problems,and since vista never sees being online, or file management, then it has not locked me out yet. two weeks, no problems yet, except uac,still wreaks havoc with the video if it kicks in but if you prepare accordingly, it will not. wish i had better news, but xp pro 64 runs almost as fast as vista at this point, and enough dx10 to make the ati/amd chipset fire accordingly. may not be the cure for you, but for now im good.

  91. Anubis
    September 19th, 2008 | 1:15 pm

    Actually, leaving the problem unsolved and use something different is not a solution ;)

  92. Jurompie
    September 19th, 2008 | 5:05 pm

    I’ve owned my current laptop with windows vista for one year, and only yesterday ran into this problem. I was innocently checking the properties of some directories I had ftp-ed from an old account elsewhere, because of trouble with renaming files (sounds familiar, huh?). Then unsetting the read-only property finally left me with my entire documents directory (and all its descendants) read-only and thus useless.
    Then today I found this page and sighed with relief that it wasn’t just me.

    I’ve followed the lead given by Stephen Jones (post 59, June 18 2008) and resorted to the command-line version, as follows.

    0. I am logged on with my normal user account, which is a member of the Administrator group
    1. I ran the command prompt in administrator mode
    (see description at http://www.mydigitallife.info/2007/02/17/how-to-open-elevated-command-prompt-with-administrator-privileges-in-windows-vista/)
    2. I used command “takeown” to retrieve ownership
    (see detailed description at http://www.mydigitallife.info/2007/05/25/delete-undeletable-files-in-windows-vista/)
    3. I used command “icacls” to grant myself (as member of Administrator group) full control access permission
    4. Happily renaming files again!

    For steps 2 and 3, there are shell batch scripts supposedly making it easier, but I haven’t tried those.

    Now, I am actually much better at linux than windows, so I guess I should have just cut and run straight to any old linux distribution. But I do appreciate the windows hardware support. So I’ve once again installed cygwin and found that running the native cygwin command screen (which actually gives you a windows command screen with linux-like interface) can also be done in administrator mode as described in step 1. That’s really nice!
    I’m happily using “chmod” and manipulating files again to my liking. And I still have UAC on!

    So far, I’m happy and never touching any gui-based file-attributes again. And I use my laptop only for basic home things, so I’m keeping my fingers crossed in the hope that I will manage when something like this happens again.

    Quite possibly this is the most boring and superfluous post you’ve seen on this page, but I figured that any recipe helping me out should be posted here, if only to say thanks.

    Thanks!

  93. September 21st, 2008 | 12:42 pm

    Hi Jurompie,

    Actually it’s good to know. The more workarounds the better in case some of them get “fixed” ;)

  94. Dylan
    September 30th, 2008 | 1:35 am

    Wow, What a thread, I can’t believe there isn’t a solution to this one and it has been going for over a year! Has anyone spoken to MS about it, why haven’t they fixed it in an update?

    I’ve got the same problem on a external networked harddrive (western digital mybookworld) the office computer can still write to it but my laptop can’t. Both computers say the folders are read only, I change it and Vista changes it back straight away! AHHHrrgggghhhh!

    This is BS, any body have a real solution?????

  95. Anubis
    October 5th, 2008 | 5:09 pm

    No… however… my problem vanishes suddenly. I haven’t write protected HDD since Tuesday (6 days so far).

  96. October 20th, 2008 | 4:56 pm

    MS has managed that I want to go to a mac or Linux environment. I to have the problems with files that set there self back to read only. I tried everything, UAC off, get ownership, give everybody all rights, delete complete dir´s and reinstall them etc. But the problem stays. It drives me absolutely insane, I need the computer to earn my money not to play arround with (I did that in the sinclaire and MSX times). I’m going to sleep on it but I think that, even when it cost me some extra days that I’m not productive (beside the other 5 that Vista has cost me already), to go back to XP.

    Until now I have always paid for my software, But I probably will never again in my life pay for MS software %$#$%$^^%%$^^#$#@.

    Sorry but I had to have this of my chest.

  97. Stephen Lowe
    October 20th, 2008 | 7:26 pm

    I’ve had a similar degree of annoyance with not being able to manipulate files as I please (in this case in my Documents folder), particularly the same inability to permanently remove read-only restrictions.

    I managed to solve the problem via the UI by right clicking Documents, choosing the Security Tab, then opening the Advanced Dialog, then choosing the Owner tab, then Edit (below the Change Owner To block), then selecting my account name. I think the default owner was System.

  98. Rob
    October 25th, 2008 | 5:24 am

    Another lost soul has been driven to this web page thanks to the stupidity of Microsoft. The motherboard of my windows XP driven computer fried last week. Unfortunately, my new computer had Vista installed. I have long dreaded the moment when I would have to switch to Vista but the nice man at the shop where I bought it said that all the problems had been ironed out. Really? He also said that support for XP would finish in 2010. Support? Microsoft? I should have realised then that he didn’t know what he was talking about.

    I have had my new computer only six days and already the UAC was driving me nuts, but yesterday was the first time I realised all my Word documents were now read only. This won’t take too long to fix, I thought. I’ll do a quick search in Google.

    The most promising solution I found asked me to change the registry so that I could take ownership of my folders, and then I could change the permissions of them. Taking ownership took six hours to complete, whilst it went through every individual file one by one. Then changing the folders and all these subfolders within it to take off the read only attribute took a further 1 1/2 hours. And the end result? All my Word documents were still read only. I am sure many of you have been through the same experience.

    More searching on the Internet, and I find this page. I am so grateful to have found this place. It has given me the answer. Without doubt, the only thing to do is turn off UAC. I know that for some even that doesn’t work. But for those it does work for, JUST TURN IT OFF.

    I know there are many people that say you should not turn off your UAC and don’t get me wrong, I do understand why it is there and I do understand some of the benefits. But it is just not a workable system. As someone mentioned earlier, it pops up so often, you don’t even read what it is asking. You just click to continue and accept. So I have turned mine off, and I have also turned off the warnings to get rid of the shield with the red cross in my tray. I will now forget about the very existence of UAC. And I would like to thank this website for guiding me towards that decision.

    Am I concerned about turning off UAC? I have Avira anti virus, Comodo firewall, Threatfire, Superantispy and for what it’s worth, Windows defender all active while I use my PC. On top of that, I run ASquared, CCleaner, Glary Utilities and ATF Cleaner whenever I feel like a bit of a tidy up. They never really find anything, the active defense seems to take care of it all. It’s like Fort Knox. Why would I need Microsoft to help me out? Their track record for security impresses no-one.

    It is my computer, in my house, used only by me and my family. If somebody thinks they can explain to me why I am wrong to turn off UAC I would love to hear what they have to say. But from my point of view. I am really glad that turning it off was the answer. It is a stupid system forced upon us by an arrogant company with too much power.

    Just turn it off.

  99. October 25th, 2008 | 2:36 pm

    Some follow-up on my earlier message. I still have the read-only problem but found a reasonable workaround.

    But first I have to explain my work, I work on website for Joomla 1.5.x and work partly from the backend of the website. I can do this on the live website or on a localhost (copy) environment. It was in this localhost environment that the CSS en template files are constantly set to readonly. So when I changed a file and stored it to tets the result the file was set to readonly and I wouldn’t see the changes. First I was thinking that a made a mistake in the code and checked it over and over again. The real disturbing fact is, even when the file is read-only sometimes the changes are written to the file and make it almost impossible to pin-point the problem. In the end, working from the backend of Joomla on localhost is imposible!!!!.

    The solution that I found is to work with dreamweaver (I use CS3) and setup a local- and remote environment (via manage sites). When I now open a file, dreamweaver reports that it is read-only en lets you reset that. As long as you stay working from within Dreamweaver, it works perfectly. Beside that, dreamweaver gives you a lots of other very useful features.

    The problem is still there but I can ignore it and go on with my work.

    I hope that this information will help someone.

  100. October 27th, 2008 | 11:13 am

    For those of you interested, a Microsoft Engineer has posted an updated on what they plan to do for UAC on Windows 7 at http://blogs.msdn.com/e7/archive/2008/10/08/user-account-control.aspx

  101. October 31st, 2008 | 12:37 pm

    In resonse to Rob’s comment and I am sure some of you have already found this out. You can turn Uac off, but as some may have found, if a powerful enough threat or the right update comes from windows, it will restore uac. The fact remains- even when you disable it in the user application box, a percentage of it still runs. So you see even though you think you have turned it off, all you did was stop the dialog promts. Uac is still running underneath it all and cannot be disabled permanently. Even with tweak uac and a few of the others, this does not work.

    UAC i can live with and have found ways of dealing with it, much to the expense and complication of an already complex system. Our newest systems now run xp64 and vista 64 and its not quite as nasty here.

    if a file needs a sudden change or modification, its done in a separate computer running xp 64, and then sent to the vista computer.

    this requires another operator and yet another computer.

    The other thing was we had to change the way we do things at our live shows and video presentations.Bottom line is we can no longer do things or make radical changes on the fly so if it cannot be accomplished either during or before the rehersal, then it runs that way for the show. Period. Our performers hate it but it does make our life easier-. but it also removes a certain amount of creativity, but such is the result of progress.

    I could live with uac, except for just one thing. When a uac prompt occurs it automatically darkens and locks the screen. This disables any of our running presentation screens and turns them pure white in the process. once approverd it takes us about 6 seconds to remedy that problem. So this means that if your a customer in the theater, you get to see several pure white screens for about 10 seconds in the middle of whatever else may be going on.

    Knowing what i know now, this is no fault of windows but actually the fact that our main software was written for xp, and the company has no intentiion of rewriting it for vista. Worst of that is, its the only software of its kind. They market this under several different brand names, but thats merely a different skin laid on top of the same engine.

    like i say we have learned to deal with it- all file manipulation is done with a networked computer running xp 64. so what originally started to be a hardware upgrade to reduce our system size and upgrade our video capability, has ended in taking more hardware to do the same or lesser quality job. the ONLY benefit we ended up with was better video quality. this mess has cost us thousands of dollars, tons of wasted time, and more agony than sitting naked on of anthill of red ants.

    i am currently a beta tester for windows 7. so far nothing is any better. i can see various improvements in the networking process, and some other things but this is beta one. for the average home user i see no change whatsoever. if you use virtualization, then there has been improvements.

    As for uac if you read the item at microsoft listed in the ab