Lesson 1.5: File and Folder Management
What is a File?
A file is a container in digital format that stores data — such as text, images, videos, documents, etc.
Examples:
-
Resume.docx→ Word file -
Invoice.pdf→ PDF file -
Logo.png→ Image file
🔸 What is a Folder?
A folder is like a digital cabinet that holds one or more files (and even other folders).
Folders help keep files organized and easy to find.
Example:
A folder named Office Work may contain files like:
-
Attendance.xlsx -
Salary.docx -
Report.pdf
🔹 File Operations:
| Task | Shortcut or Steps |
|---|---|
| Create a file | Right-click → New → Choose file type (e.g., Word) |
| Rename a file | Right-click → Rename or Press F2 |
| Delete a file | Select → Press Delete key or Right-click → Delete |
| Copy a file | Ctrl + C → Go to location → Ctrl + V |
| Move a file | Ctrl + X → Go to location → Ctrl + V |
🔸 Folder Operations:
| Task | How to Do |
|---|---|
| Create new folder | Right-click → New → Folder |
| Rename folder | Right-click → Rename or select folder → Press F2 |
| Delete folder | Right-click → Delete or select → Press Delete key |
| Copy/Move folder | Same as file (Ctrl + C / Ctrl + X → Ctrl + V) |
🔹 File Naming Tips:
-
Use short and meaningful names.
✅SalesReport_August.xlsx
❌Newfile1.xlsx -
Avoid using symbols like:
\ / : * ? " < > |
🔹 Using Recycle Bin:
-
Deleted files and folders go to Recycle Bin first.
-
You can Restore or Permanently Delete them from Recycle Bin.
🧠 Real-Life Example:
You work in an office and receive client documents daily.
To manage them:
-
Create a folder:
Clients -
Inside it, create subfolders:
Client_A,Client_B -
Save each client’s files separately to avoid confusion.
✅ Summary:
File and folder management is crucial for keeping office data organized. Knowing how to create, rename, copy, move, and delete files/folders is a basic skill every computer operator must have.
