Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape

Renaming Files

Renaming Files

Renaming Files का मतलब किसी existing file का नाम बदलना है। File का content सामान्यतः वही रहता है; केवल उसका name change किया जाता है।

Simple words में, Renaming से file को ऐसा meaningful नाम दिया जाता है जिससे उसे बाद में आसानी से identify और search किया जा सके।

File Rename क्यों करते हैं?

File का सही और meaningful नाम रखने से:

  • File को पहचानना आसान होता है।
  • Search करना आसान होता है।
  • Files को organize करना आसान होता है।
  • Similar files के बीच confusion कम होता है।

Example:

New Document.docx

DCA Computer Notes.docx

Method 1 — Right Click से Rename

Step 1: File Explorer open करें।

Step 2: जिस file का नाम बदलना है, उसे select करें।

Step 3: File पर Right Click करें।

Step 4: Rename select करें।

Step 5: नया file name type करें।

Step 6: Enter दबाएँ।

Method 2 — F2 Shortcut

Windows में file rename करने का quick method:

Step 1: File select करें।

Step 2: F2 दबाएँ।

Step 3: नया name type करें।

Step 4: Enter दबाएँ।

Example:

Lesson1.docx

F2

Computer Fundamentals.docx

Method 3 — File Explorer Command

कुछ Windows versions में File Explorer के command bar में Rename option भी available होता है।

File Select → Rename → New Name → Enter

File Extension का ध्यान रखें

File rename करते समय file extension को समझना important है।

Example:

Computer Notes.docx

यहाँ:

Computer Notes → File Name
.docx → File Extension

अगर file extension दिखाई दे रही है, तो उसे accidentally change करने से file का type या associated application प्रभावित हो सकता है।

See also  System Software and Application Software

Example:

Photo.jpg

को गलती से:

Photo.txt

करने से file का extension बदल जाएगा और Windows उसे अलग file type के रूप में treat कर सकता है।

File Extension कैसे Show करें?

Windows File Explorer में:

View → Show → File name extensions

का उपयोग करके file extensions को show/hide किया जा सकता है। Exact menu layout Windows version के अनुसार थोड़ा अलग हो सकता है।

Valid File Names

File name में कुछ characters Windows में allowed नहीं होते।

Windows file names में इन characters का उपयोग नहीं किया जा सकता:

< > : " / \ | ? *

Example:

Computer:Notes.docx

यह valid Windows filename नहीं है।

इसके बजाय:

Computer Notes.docx

या

Computer-Notes.docx

use किया जा सकता है।

Rename और Save As में अंतर

Rename: Existing file का नाम बदलता है।

Save As: Existing file की नई copy को अलग name या location पर save कर सकता है।

Example:

DCA Notes.docx
↓ Rename
Computer Notes.docx

जबकि:

DCA Notes.docx
↓ Save As
Hardware Notes.docx

तो original file भी अलग से मौजूद रह सकती है।

Multiple Files Rename करना

Windows में एक साथ कई files को select करके rename करने पर Windows automatically numbered names generate कर सकता है।

Example:

Photo.jpg
Photo (1).jpg
Photo (2).jpg

यह method similar files को quickly organize करने में useful हो सकता है।

Practical Example

मान लीजिए Downloads folder में file है:

Document1.docx

इसे rename करना है:

Step 1: File Explorer → Downloads
Step 2: Document1.docx select करें
Step 3: F2 दबाएँ
Step 4: Type करें DCA Assignment.docx
Step 5: Enter दबाएँ

See also  Windows Settings

अब file का नया नाम:

DCA Assignment.docx

हो जाएगा।

Important Tips

  • Meaningful file names रखें।
  • File extension को बिना जरूरत change न करें।
  • Important file rename करने से पहले सही file select करें।
  • बहुत लंबे और confusing names avoid करें।
  • Related files के लिए consistent naming रखें।

Example:

DCA_CPU_Notes.pdf
DCA_RAM_Notes.pdf
DCA_ROM_Notes.pdf

Quick Revision

Rename Shortcut:

F2 → Rename Selected File

Basic Process:

Select File → F2/Right Click → Rename → New Name → Enter

Renaming Files existing files के नाम को बदलने की प्रक्रिया है, जिससे files को पहचानना, organize करना और search करना आसान हो जाता है।

Leave a Reply

Your email address will not be published. Required fields are marked *