How to Make a File Read Only
You create a file and put some important things in it; you don't want to lose it by deleting it mistakenly, and for safety reasons want a warning message before deletion (or for any other reason). Making a file Read-only is an easy and...
Method 1 of 2:
GUI Method
-
Right click on the file, you want to make it Read-only. -
Click on the Properties tab from the context menu. -
Click the Read-only check box belong to Attributes from on the General tab from the popped up Properties window. -
Click on Apply and then click on Okay.
Method 2 of 2:
Command Prompt Method
-
Open command prompt. You can open it by clicking on Start->Run, then type cmd and hit Enter. You can also press Win Key+R. - Write below codes and hit Enter to make your file Read-only.
attrib +r ""- Example:
attrib +r "D:wikiHow.txt"
Discover more
click method read- hitShare by
Kareem Winters
Update 24 March 2020
You should read it
- Method in HTTP
- How to Delete Read Only Files
- How to Be Well Read
- How to Teach Yourself to Read
- Learn about Gutmann data deletion method
- The Quiet Details That Make a Sports Betting Platform Feel Reliable
- Instructions on creating toy set images with ChatGPT AI
- How are AI agents changing the journalism industry?
- How to Add Desktop Wallpaper to Your Computer
- How to Reopen a Tab
- How to Record Text to Speech on PC or Mac





