Notepad Guide
Notepad Guide
What is Notepad?
Notepad is a simple text editor included with Microsoft Windows. It allows you to create, open, edit,
and save plain text files (.txt). It does not support text formatting (like bold or italic), making it best
1. File Menu
2. Edit Menu
3. Format Menu
4. View Menu
- Status Bar: Shows line and column number (when Word Wrap is off).
5. Help Menu
Useful Shortcuts
- New: Ctrl + N
- Open: Ctrl + O
- Save: Ctrl + S
- Print: Ctrl + P
- Find: Ctrl + F
- Replace: Ctrl + H
- Go to Line: Ctrl + G
- Time/Date: F5
- Undo: Ctrl + Z
- Cut/Copy/Paste: Ctrl + X / C / V
Notepad is ideal for simple text tasks, quick notes, and basic code writing.