How to Fix Folder Keeps Reverting to Read Only on Windows?

When you encounter folders on Windows that continuously revert to a read-only state, you’re experiencing a common issue where folder properties seem immune to user changes. This situation is usually an attribute setting, rather than an error code, which is confusing because the folders are not fully read-only; they just seem so due to attribute settings.

The read-only attribute on folders doesn’t entirely block changes to the folder’s contents; rather, it can restrict the modification of files within the folder depending on certain configurations and software interactions. Often, this issue is due to system or application settings, like Windows Updates or third-party security software such as antivirus programs, which could adjust permissions or attributes without your knowledge.

Besides these usual causes, other system behaviors or settings may also be at play. For example, folders might show as read-only because of system restore settings or certain properties set by applications in charge of file backups or synchronization, such as OneDrive.

Generally, when facing this issue, you can easily handle it by un-checking the read-only attribute box in the properties of the file or folder. But in some cases, this approach isn’t so simple. You may discover that you are unable to change the read-only attribute of the file or folder, which can be quite irritating. To fix this issue, we have come up with solutions that worked for other users.

1. Disable Controlled Access

Turning off Controlled Folder Access can solve the problem, as this feature, part of Windows Defender, protects your files from unauthorized changes by un-trusted applications. It could incorrectly prevent legitimate attempts to adjust folder attributes, including switching off the read-only status.

By deactivating this security feature, you temporarily remove this protective layer, potentially allowing you to successfully changing the folder’s attributes.

  1. Press the Windows Key + I buttons to open Windows Settings.
  2. In Settings, go to Update & Security, and then click on Windows Security.
  3. Under the Virus & threat protection settings, click on Manage settings.
    Virus & threat protection settings
    Virus & threat protection settings
  4. In the Controlled folder access section, choose Manage Controlled folder access and switch the toggle to Off.
    Manage Controlled folder access to Off
    Manage Controlled folder access to Off
  5. Restart your computer completely, and then see if the issue has been solved.

2. Log in as an Administrator

Logging in as an administrator might fix the problem because an administrator account has higher system rights, including the ability to change file attributes and access settings. In comparison, standard user accounts may have limited permissions that prevent modification of specific files and settings.

By making sure you’re logged in as an administrator, you can bypass these limitations and make the required changes to fix the read-only trouble with your files or folders.

3. Change the Attribute of the Folder

Modifying the attribute of a folder can fix read-only issues as it directly changes the folder’s properties that control how the system and users interact with it. The read-only attribute stops changes or deletions, which can be limiting if you want to edit or update the contents.

By using the command prompt to get rid of the read-only attribute, you’re giving yourself (and other users and programs with the proper permissions) the opportunity to edit, erase, or add to the contents of the folder, regaining complete control over it.

  1. Press Winkey + X and select Command Prompt (Admin) from the options.
  2. To remove the read-only attribute and assign a new attribute, type in the following command:
    Enter the command to remove Read-only Attribute
    Enter the command to remove the Read-only Attribute
attrib -r +s drive:\<path>\<foldername>
  1. The command written above takes away the read-only attribute and assigns a system attribute. If certain files or folders don’t function properly with the system attribute, use the following command to get rid of it:
attrib -r -s drive:\<path>\<foldername>

4. Change the Permissions on the Drive

Adjusting the permissions of the drive can solve the problem because it lets you determine who has the power to read, edit, or run the files and folders on that drive. Incorrect permissions may leave you without the necessary access to make changes, including adjusting the read-only attribute.

By granting yourself Full Control permissions, you make sure that your user account holds the maximum level of access, removing any barriers that were stopping you from changing the read-only status of your files and folders.

  1. Right-click on the relevant drive and choose Properties.
  2. Go to the Security tab.
    Local Disk Properties (Security)
    Local Disk Properties (Security)
  3. Click Advanced and then select Change Permissions.
    Select change permissions
    Select change permissions
  4. Highlight your username, then click Edit.
    Highlight your user and click Edit
    Highlight your user and click Edit
  5. Choose This folder, subfolders, and files in the drop-down menu.
  6. Tick the Full Control box under Basic Permissions.
    Check the Full Control Box
    Check the Full Control Box
  7. Hit OK.

If you have more than one account on your computer, you’ll need to allow inheritance first.

  1. Go to your System drive (where Windows is set up).
  2. Open the Users folder.
  3. Right-click on your username and choose Properties.
  4. In the Security tab, pick Advanced.
  5. Select Enable Inheritance.
    Highlight your user and click Enable Inheritance
    Highlight your user and click Enable Inheritance

5. Disable your Third-party Antivirus

Switching off your third-party antivirus might fix the issue because some antivirus tools can mistakenly tag normal files as potential threats and limit your ability to change those files by setting them to read-only for protection. By temporarily turning off the antivirus, you stop this disruption, letting you modify the read-only attribute. Don’t forget to turn your antivirus back on afterwards to keep your computer safeguarded.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.

Comments

85
    SH
    ShadeHead Mar 31, 2019

    I did all of that but it didn’t work
    and also the command for cmd didn’t work
    to be clear it works for other folders (but even those revert back to read only ) but still when i use it on that folder it keeps saying
    “Parameter format not correct -” the parameter it says wrong for the folder is “-r” so that mean i can’ remove read only from that folder wierd

    MV
    My Videos Jun 1, 2019

    I should NOT have to keep messing about with File Attributes every time, I add a new file or folder, and resetting them to NOT be “Read Only”! It’s really hacking me off, that this is affecting every files/folder I now save, since the most recent May 2019 Windows 10 update! Not only this, but I keep having to “give permission” despite me being the Administrator, and the only person using my computer, with no other accounts named/listed on it. I really am sick-to-death of computer companies like Microsoft and Apple thinking that they know better than me, about how I want to do things on my computer!

      NP
      Nick Parsons Oct 4, 2021

      After reading you guys comments, I agree with them all. Although I am a musician by trade, the past some years I have turned to 3D Blogging and have set up a portion of my PC for said purpose. I use the main folder most days and tonight, I’ve had to continually go into the folder properties to change the setting. The program I used for my music website was Adobe Muse, which is now out of date. After going on those forums, one Adobe “manager” was regurgitating the same “stuff” over and over, almost like she was a machine. I am scared that Windows will follow suit. Why can’t we all just go back to Windows 7? I mean, seriously?

    FA
    Farid Abdi Jul 24, 2019

    After 30 years of windows getting worse. I have had enough. I am getting linux

      JC
      JCMB Oct 27, 2019

      Wise choice.

      GH
      Gordon A Hood Oct 30, 2019

      Ah Linux world of headaches and lack of gaming support

        MM
        Morda MacMorrighan Feb 11, 2020

        Only for the ignorant of whom refuse to learn a god damn thing.

          TF
          Tatum Flaatrud Feb 22, 2020

          Friend, that would be “…the ignorant who refuse…”.

          The best trick for who/whom is to to turn the question/statement into an answer. If your answer uses “he”, then your question needs “who”, and if the answer uses “him”, then your question needs “whom”.

          For example:
          “(Who/whom) did this?” “He did this.”
          “To (who/whom) does this belong?” “It belongs to him.”

          I struggled with “who vs. whom” for ages, and this trick was instrumental in my eventual grasp on the concept. I hope it serves you as well as it did me. 🙂

          TM
          Tony Morris Oct 23, 2021

          You’re not wrong, but who would say “to him this belongs”?It’s grammatically correct but it’s not the way people speak anymore. That’s where the real issue comes in for a lot of people. It’s easy to tell if it’s “who” but “whom” is hard to id because just like whom, we’ve dropped most of the structure that would convert to him as well. It still exists for sure, but it’s often muddy due to language evolving.

          SE
          Selrisitai Mar 5, 2021

          who refuse*

          BB
          Bobby boy55 Jul 18, 2021

          Go outside, you linux users need it

          MR
          Mateus Ribeiro Oct 4, 2021

          False. Linux sucks. The end.

          JD
          Jean Quad Van Damage Nov 14, 2021

          No, you’re just a noob

        CS
        Cfn Night-Shadow Dec 4, 2021

        Ah Linux, the OS of the people that spend more time trying to do things than actually doing them.

          RK
          Robert Kelly Jan 4, 2022

          Minus the fact most of the Web runs on Linux

          JJ
          Josh Jones Jul 5, 2022

          As a Linux user, I get what you’re going for here, but that is not a good argument here… “the web” is 99% headless boxes running containers, which has nothing to do with a desktop OS.

      CC
      Christo Chiramukhathu Jun 10, 2020

      Each update brings newer 100 bugs and head aches with it.

    SW
    Shane Warren Author Sep 14, 2019

    You can just try the third method to disable it from reverting everytime.

      SA
      Steve Allen Oct 13, 2019

      That method does not work.

        SW
        Shane Warren Author Oct 17, 2019

        If it still reverts, create a new user account with administrative privileges and check if it fixes the issue.

          DZ
          Daniel Zemanek Nov 22, 2019

          yeah having same issue that still didnt work

          SW
          Shane Warren Author Nov 24, 2019

          Did you create the new account?

          BI
          Biskup Nov 29, 2019

          Can you tell me how to do that exactly, step by step? I have the same problem … 🙁

          SW
          Shane Warren Author Dec 8, 2019

          Just create a new administrative account on the computer by going into Windows’ settings.

    VR
    Vincent Reggiannini Oct 8, 2019

    Microsoft has crossed over from “developer of helpful software” to “deceitful, lying, greedy, unaccountable, voracious consumer of all monetary units”.I have to battle my clients to convince them that it’s not my fault different versions of Office behave quite differently, or that I am not the one responsible for it’s unpredictable and unproductive behavior.

    SW
    Shane Warren Author Oct 10, 2019

    Yes, unfortunately, many issues have been experienced by users recently, Is there a specific issue that you need help with?

    GH
    Gordon A Hood Oct 30, 2019

    This fix sadly didn’t work, I’ll just call my IT guy oh wait this is my home computer I don’t have a IT guy. Guess I’ll call ever so helpful Microsoft support, dam this is the 5th time I called them for support and they want to remote in and reinstall windows!!! Everyone clap for the brilliant minds at Microsoft tech support! They remind me of the mindless sales/tech reps at the AT&T/Verizon stores everything is fixed by wiping your device, destroying all your data maybe getting it back and hopefully your original problem is gone lmao.

      SU
      Supertoast Mar 20, 2021

      “Have you tried turning the device off and on again?”

        IA
        Ivan Avdeenko Nov 28, 2021

        Yes, I tried but no luck

          MZ
          Muhammad Zubyan Author Nov 28, 2021

          Which folder is it exactly? Is it associated to any program?

          IA
          Ivan Avdeenko Jan 24, 2022

          Random folders, not bound to any program, even empty. And I figured out what happened. It was my bad: I played with windows security settings and oversecured))) Security and firewall settings reset made things done. Now all folders could be deleted

          DR
          Dave Rogers Feb 17, 2022

          I’m experiencing the same problem. Did you ever sort out a fix for this?

          IA
          Ivan Avdeenko Jul 19, 2022

          Yes! That was a result of changes in a security settings. I’ve found steps to fix in the Microsoft website

          MZ
          Muhammad Zubyan Author Jul 19, 2022

          Can you explain please or send me the source link so that we can add it to our article to help others 😀

    TA
    Talenozam Nov 12, 2019

    From: https://support.microsoft.c…TL;DR: Windows 10 uses the Read-only attribute for the folder customization.”Note Unlike the Read-only attribute for a file, the Read-only attribute for a folder is typically ignored by Windows, Windows components and accessories, and other programs. For example, you can delete, rename, and change a folder with the Read-only attribute by using Windows Explorer.The Read-only and System attributes is only used by Windows Explorer to determine whether the folder is a special folder, such as a system folder that has its view customized by Windows (for example, My Documents, Favorites, Fonts, Downloaded Program Files), or a folder that you customized by using the Customize tab of the folder’s Properties dialog box. As a result, Windows Explorer does not allow you to view or change the Read-only or System attributes of folders. When a folder has the Read-Only attribute set it causes Explorer to request the Desktop.ini of that folder to see if any special folder settings need to be set. It has been seen where if a network share that has a large amount of folders set to Read-only, it can cause Explorer to take longer then what is expected to render the contents of that share while it waits on the retrieval of the Desktop.ini files. The slower the network connectivity to the share the longer this process can take to the point where Explorer may timeout waiting for the data and render nothing or appear to hang.”

    Reply
    PI
    Pinokkió Nov 18, 2019

    Add full control for “Everyone” (not specific users) solved this problem.

    Reply
      FS
      FCSB 手段 Steaua Sep 27, 2020

      not work to me, my folder still block on read only

    AO
    arthur suanderhus oliveira Oct 22, 2020

    i have a question. if i downgrade it to windows 8, will it go back to normal?

      MZ
      Muhammad Zubyan Author Oct 22, 2020

      You can fix this issue without downgrading, Try these steps please:-1. Press and hold the “Windows Key + I” Button together till you see Windows Settings.
      2. Once Windows Settings is opened Go to Update & Security.
      3. Then go to Windows Security
      4. Under Virus & threat protection settings, select Manage settings.
      5. Under Controlled folder access, select Manage Controlled folder access.
      6. Switch the Controlled folder access setting to Off.Hope this helps, Keep me updated.

      Reply
        ZE
        zell Nov 25, 2020

        Sadly that setting is blocked by your non existent IT admin for that folder setting and you need to contact that IT admin.

        CN
        Clarck Nikki Mar 21, 2021

        what about now:
        That setting is blocked by your non existent IT admin for that folder setting and you need to contact that IT admin.

        MC
        Martin Crowly May 10, 2021

        4. Under Virus & threat protection settings, select Manage settings.

        Manage settings. does not exist on my pc
        Now what

          MZ
          Muhammad Zubyan Author May 10, 2021

          Can you provide me a screenshot, please?

          RA
          Ricardo Ayurai Oct 10, 2021

          Folders are not always read only? once it not change the fact that files are not read only, so makes no difference.

          ML
          Mélanie Lebrun Oct 9, 2022

          I don’t have a “virus and threat protection” i have windows defender. What should be done?

    MZ
    Muhammad Zubyan Author Mar 22, 2021

    Can you provide me a screenshot, please?

    DO
    DJ Legacy's TheRealLOL: Life O Apr 15, 2021

    Ive done ALL of these things and my PC keeps throwing 32,000 errors a day because its tryign to write to a Windows sru and sruJET folder that it cant recreate because the “drive is read only” or blah blah blah, i thought it may be a corrupted drive but its not i upgraded FOUND drives just to make sure….anytime i uncheck read only on the C: Windows folder or try ANYTHING of the things here it always reverts back, i ever tried UPGRADING to the latest Windows to see if that helped , it didnt….this is BS, my PC with an nvme reading adn writing at 3500mb per second still hangs up for 5 mins every boot while it writes 32,000 errors while the pc tries to recreate this colder that it cant do because of permissions,….I even put a “hack in” to give myself full ownership of everything and IVe given full permissions to EVERYONE on this PC because its only me! Im ready to throw this $2500 pc out the window,

      MZ
      Muhammad Zubyan Author Apr 15, 2021

      When you do that to Windows drive it reverts back because of security if you are allowing yourself to edit anything in that folder, it is going to allow every single file program or a virus to easily break and infect your Windows.

      Reply
    CG
    Carlos Guevara Apr 19, 2021

    That doesn’t work either

      MZ
      Muhammad Zubyan Author Apr 21, 2021

      Hey Carlos,

      Try this:
      1. Press and hold the “Windows Key + I” Button together till you see Windows Settings.
      2. Once Windows Settings is opened Go to Update & Security.
      3. Then go to Windows Security
      4. Under Virus & threat protection settings, select Manage settings.
      5. Under Controlled folder access, select Manage Controlled folder access.
      6. Switch the Controlled folder access setting to Off.

      Hope this helps, Keep me updated.

    RO
    Rombout Apr 21, 2021

    that command attrib -r +s drive: doesnt work. keeps return
    Path not found – C:drive:UsersMYNAMEAppDataRoaming
    Tried all kinds of combos, adding and removing c: use forward as backwards slahes

    EDIT
    duhh i still had drive: in the path. got it working, no error. But it changes JS 🙁

      MZ
      Muhammad Zubyan Author Apr 21, 2021

      Can you try this method and give me feedback so that we can update this article?

      1. Press and hold the “Windows Key + I” Button together till you see Windows Settings.
      2. Once Windows Settings is opened Go to Update & Security.
      3. Then go to Windows Security
      4. Under Virus & threat protection settings, select Manage settings.
      5. Under Controlled folder access, select Manage Controlled folder access.
      6. Switch the Controlled folder access setting to Off.

        TC
        Tomasz Czerwinski May 4, 2021

        Did all that listed above, even used help on the configattribute cmdlet in order to get proper command, since using Enterprise version of Win might be different. NO AVAIL JUST EPIC FAIL, Gates should have named his company FawkyouSoft, it just screws the user over a lil bit each day. WITHOUT even a kiss first.

    MJ
    Martial Justice May 2, 2021

    I need help for my SD card lol

      MZ
      Muhammad Zubyan Author May 3, 2021

      These should work for your SD Card as well, have you tried the methods shown above?

      CE
      Cee Aug 6, 2021

      Same! These don’t work for an SD card. Stupid windows 10!

    FN
    Faust Nostromo Jul 14, 2021

    I was having problems downloading a torrent into the My Documents folder. I was getting an error, something about specified file not found…. For me it was Solution #1 that worked, after I disabled “Controlled Folder Access” I was able to download my torrent without issue.

    Reply
    CE
    Cee Aug 5, 2021

    Buddy there’s no security tab anymore. It’s gone. I can’t set permissions or anything. Every folder on the system is read-only. Thanks, Windows 10!

    LW
    lyle Wells Sep 15, 2021

    One of the best Windows answers I can remember. I haven’t even tried step 1 yet but I am confident that’s the issue as I just went back to Windows security. If not by step 3 definitely. Thanks for making it easy!

    JA
    Jaynan Oct 6, 2021

    HOLY SHIT, SCAPLED THE INTERNET TO A SOLUTION AND THE PROBLEM WAS ME JUST MOVING ONE SWITCH ON DEFENDER. THANK YOU

    JH
    Jimmy Hook Oct 10, 2021

    It’s still not working for me. :/

      MZ
      Muhammad Zubyan Author Oct 10, 2021

      Which folder is doing this behavior?

        MT
        Mason Thetford Nov 13, 2021

        im having the same problem and its literally all of my folders ive tried every fix

          MZ
          Muhammad Zubyan Author Nov 15, 2021

          Unfortunately, if all the folders are doing the same thing for you it’s possible that you aren’t the administrator of your computer or the folders you are accessing is managed by and organization. If that’s not the case do let me know.

          MT
          Mason Thetford Nov 22, 2021

          this is my personal computer i am the sole owner and user i also have another error but the fact that the fixes for it recommend creating a restore point I’m not messing with it

    AG
    Anthony Griffiths Oct 19, 2021

    for me the problem was avast antivirus. I disabled it and wallah – problem gone. now the avast is gone too.

    SS
    sschriver Nov 3, 2021

    When I try to go into controlled folders , I get this message: “Your IT administrator has limited access to some areas of this app, and the item you tried to access is not available. Contact IT help desk for more information.”I have a home personal computer and I am the only user, which makes me the only administrator. What is IT helpdesk?Also, after the update, Windows changed my user file name from my actual name to the word ‘Video’. It still holds my Windows documents, downloads, desktop, pictures, and video folders, but in a folder titled ‘Video’, instead of ‘Sharon’, and it is in alphabetical order in the ‘V’s. I’m afraid to change it back.

      MZ
      Muhammad Zubyan Author Nov 3, 2021

      Try this article: https://appuals.com/fix-you

    GF
    Gary Fischer Nov 5, 2021

    I have a Windows 10 Desktop upgraded from Windows 7 and had another similar PC running on my network and sharing QuickBooks on my PC. The other PC quit and I have new HP PC running Windows 11. QB won’t run from the new PC because shared folder (but not any of the files) continues to be marked “Read-Only”. I have tried everything you have outlined here to no avail. I have uninstalled Norton 360 and PC Matic, I have installed the latest update to Windows 10 and rebooted many time now. Funny thing is the error on QB on the new machine is it cannot find the path. Yet when we open a sample company in that mode with the error, we can then open our Company File a secondary instance of QB without the error. Trouble is secondary accounts in QB don’t support emailing from with the QB program. I HATE MICROSOFT AND INTUIT. I SWEAR THEY DO THESE THINGS IN ORDER TO CREATE A NEED FOR PAID SUPPORT. This problem make networking near iimpossible

    DC
    Dany Dany Chopper Feb 6, 2022

    None of the above solutions worked for me. Most of them were already done (as the permissions or be logged as admin). The #~@$(” folder stills as read only…

      MZ
      Muhammad Zubyan Author Feb 11, 2022

      Is this folder owned by “System” or “TrustedInstaller”? If yes then you should leave them alone as it’s possible they might be necessary. Let me know.

        DC
        Dany Dany Chopper Feb 11, 2022

        Yes. I just discovered yesterday that it seems was about the owner when that problem appears. Just changed the owning to me and the problem was solved (at least by now). Thanks anyway!

        Reply
    LI
    Linda Feb 12, 2022

    I’m at the end of my tether here… did all of the above, nothing worked. Even did a system recovery. Went to the microsoft helpdesk and they ensured me that doing a in-place windows 10 upgrade would fix it. Newsflash: it didn’t….

    I’m trying to fix this for 3 days straight now and i’m literally tearing my hair out over this. If anyone has a solution please please please let me know!

      MZ
      Muhammad Zubyan Author Feb 13, 2022

      Which folder is facing this issue? Also, is that folder created by your or system?

    RP
    Rasika Pandit Feb 17, 2022

    https://uploads.disquscdn.com/images/7c12803dd2fbbdf3e00d840d2614cf5c406be78914b03456b5ee167d771ba451.jpg Appreciate the detailed article, however when I tried entering the attribute “attrib -r +s C:Usersinrapan1DesktopRasikaGeneralAO report improvementSK SIS DATA” I am getting error “Parameter format not correct”, am I going wrong somewhere? also when I tried the other method, I am getting below error.

      MZ
      Muhammad Zubyan Author Feb 24, 2022

      attrib -r +s “C:Usersinrapan1DesktopRasikaGeneralAO report improvementSK SIS DATA”

      Try this command copy and paste it as it is.

        ML
        Mélanie Lebrun Oct 9, 2022

        Hi, Is this supposed to have worked? https://snipboard.io/vwOAkl.jpg

        No error message, but the read only is still tagged, also, i can’t select a drive, it truly asks me for a folder… Well good luck me modyfing a whole 2TB of installed games… And adding new games, lol that’s what i’m trying to do but i cant copy files.

        Welp, all of my drives causes this issues, Why the hell is my Admin account making permanent read only tag when creating new folders is absurd…

          MZ
          Muhammad Zubyan Author Oct 9, 2022

          Yes, that’s how it is supposed to work.

    RO
    Rosko Apr 10, 2022

    Unfortunately these solutions are not working. I have a file that is hidden in the puplic documents, i’m not able to change read write access on any document folders. Its almost like the controlled folder access is stuck on even though i switch it off.

    CR
    Crio May 29, 2022

    attrib -r -s drive:<foldername
    This does not work. CMD states taht the paramteter format is not correct. 🙁

    OH
    Orion Hunter Jul 17, 2022

    At this point I think they want me to program in folders

    RG
    r_grace Oct 20, 2022

    It’s the Pictures photo I noticed the problem with. A week or two ago I was merrily cropping and rotating a photo and saving back to the same file willy-nilly–I was actually having a GOOD TIME organizing my photos and making a few basic edits, but I guess I got cocky: suddenly I can’t edit anything without saving a new copy elsewhere. The way it comes up is in the Photos app: the “Save” button is now blacked out, and now I can only “Save a new copy.” Double the time, double the redundant clutter of photos, and it’s just a huge headache trying to find anything and keep it sorted. Tried all of the above, followed the instructions step by step, nothing worked. I am/already was already the owner, admin and had “full control” of all my files, I checked. Tried the Command Prompt suggestion last, copied and pasted the code (replacing Pictures folder name) and got only error messages. BLLLAAAAAARGGHHHHH X(

      MZ
      Muhammad Zubyan Author Oct 23, 2022

      Contact me on my Discord let me try to fix this issue for you: Zubyan Gul#9955

    MA
    mateo Sep 1, 2023

    Hi I have autocad file that are read only. are you able to help?

      MZ
      Muhammad Zubyan Author Sep 11, 2023

      Move it to a folder where you have write permissions and then try to open it.