Keyboard Shortcuts for IBPS PO — MS Office, Windows & Function Keys

beginner 18 min read

Concept

Keyboard shortcuts are key combinations that trigger commands without using the mouse or navigating menus. Instead of clicking Insert → Table → PivotTable through a ribbon, you press Alt + N + V and get there in under a second. That is the entire value proposition.

For IBPS PO Computer Awareness, this topic is not about whether you can type fast — it is a pure memory-and-elimination game. Questions drop a command (like "lock the workstation without logging off") and ask which key combination does it. Your job is to have the right association wired in.

Think of keyboard shortcuts in three layers:

Layer 1 — Universal Ctrl shortcuts. These work across almost every Windows application. Ctrl + C, Ctrl + V, Ctrl + Z, Ctrl + A. If you have used a computer for more than a week, you know these. Expect zero exam marks here — these are too easy to set as questions.

Layer 2 — Application-specific shortcuts. F4 in Excel means something different from F4 in Word. Ctrl + A in PowerPoint Normal view selects all slide objects. Alt + = opens the Equation Editor in Word. These are the IBPS PO sweet spot — moderate difficulty, high differentiation.

Layer 3 — Windows OS shortcuts. Windows + L locks the workstation. Windows + Ctrl + D creates a new virtual desktop. Ctrl + Shift + Esc opens Task Manager directly. These appear frequently because they require specific knowledge that non-computer-users would not guess.

The analogy that works in class: think of shortcuts as addresses. You can reach someone's house by wandering the city (menus), or you can already know their pincode (shortcut). Exams test whether you know the pincode — not whether you can navigate.

One practical note on IBPS PO pattern: shortcuts from Excel dominate (pivot tables, cell references, grouping), followed by PowerPoint, then Word, then Windows OS. Expect 2-3 questions in the Computer Awareness section to come directly from this topic in a typical attempt.


Deep Dive

Windows OS Shortcuts

These are system-level — they work regardless of which application is open.

| Shortcut | Action | |---|---| | Windows + L | Lock workstation (programs keep running) | | Windows + D | Show/hide Desktop | | Windows + Tab | Open Task View (see all open windows and virtual desktops) | | Windows + Ctrl + D | Create a new virtual desktop | | Windows + Ctrl + Right/Left Arrow | Switch between virtual desktops | | Windows + Ctrl + F4 | Close current virtual desktop | | Ctrl + Alt + Delete | Security screen (lock, sign out, Task Manager) | | Ctrl + Shift + Esc | Open Task Manager directly (no intermediate screen) | | Alt + F4 | Close current window / Shut down prompt on desktop | | Alt + Tab | Switch between open applications | | Windows + E | Open File Explorer | | Windows + R | Open Run dialog |

Critical distinction the exam loves: Windows + L locks without logging off. Ctrl + Alt + Delete gives you a menu — you then choose what to do. These two are frequently used as distractors for each other.

Microsoft Word Shortcuts

| Shortcut | Action | |---|---| | Ctrl + B / I / U | Bold / Italic / Underline | | Ctrl + K | Insert Hyperlink | | Ctrl + F | Find | | Ctrl + H | Find and Replace | | Ctrl + Enter | Insert Page Break | | Ctrl + Shift + C | Copy formatting | | Ctrl + Shift + V | Paste formatting | | Alt + = | Open Equation Editor | | F7 | Spelling and Grammar check | | Shift + F7 | Thesaurus | | F12 | Save As | | Ctrl + F2 | Print Preview |

Look — Alt + = for Equation Editor is genuinely non-obvious. Candidates confuse it with Ctrl + = (subscript) or Shift + = (the + key). The way to remember: Alt goes "above" regular shortcuts, just like equations go above regular text in complexity.

Microsoft Excel Shortcuts

Excel has the richest shortcut vocabulary, and IBPS PO reflects that.

| Shortcut | Action | |---|---| | F2 | Edit active cell | | F4 | Toggle absolute/relative cell reference ($A$1A$1$A1A1) | | F9 | Calculate all worksheets | | F12 | Save As | | Ctrl + ; | Insert current date | | Ctrl + Shift + ; | Insert current time | | Ctrl + T | Create Table | | Alt + N + V | Insert PivotTable (navigates: Alt → N for Insert tab → V for PivotTable) | | Alt + D + P | Legacy PivotTable wizard (older Excel — a common wrong-answer option in questions) | | Alt + Shift + Right Arrow | Group selected rows/columns | | Alt + Shift + Left Arrow | Ungroup selected rows/columns | | Ctrl + Shift + L | Toggle AutoFilter | | Ctrl + 1 | Open Format Cells dialog | | Ctrl + Shift + $ | Apply Currency format |

The F4 toggle sequence is important to remember in order: fully relative → absolute row → absolute column → fully absolute. Each press of F4 while inside a formula cycles through: A1$A$1A$1$A1 → back to A1.

For Alt + N + V vs Alt + D + P: the first is the modern ribbon shortcut (Insert tab → PivotTable). The second is the legacy shortcut from Excel 2003 menus (Data → PivotTable). IBPS PO uses Alt + N + V as the correct answer — Alt + D + P is the trap option.

Microsoft PowerPoint Shortcuts

| Shortcut | Action | |---|---| | F5 | Start slideshow from beginning | | Shift + F5 | Start slideshow from current slide | | Ctrl + A | Select all objects on current slide (in Normal view) | | Ctrl + M | Insert new slide | | Ctrl + D | Duplicate selected slide | | Ctrl + G | Group selected objects | | Ctrl + Shift + G | Ungroup objects | | Esc | End slideshow / Deselect objects | | B (during slideshow) | Black out screen | | W (during slideshow) | White out screen |

F5 vs Shift + F5 is the clearest paired trap in PowerPoint questions. The logic: F5 alone = from slide 1 (full run). Shift modifies it to "from here" (partial run). This pattern — modifier key makes the action more specific — appears across shortcuts.

Function Keys Reference

Function keys have context-dependent meanings but some are consistent:

| Key | Common Action | |---|---| | F1 | Help | | F2 | Rename (Explorer) / Edit cell (Excel) | | F4 | Repeat last action (Word) / Toggle reference (Excel) / Close window in some apps (Alt + F4) | | F5 | Refresh / Go To (Word/Excel) / Slideshow start (PowerPoint) | | F7 | Spelling check (Word/Outlook) | | F12 | Save As (Word, Excel, PowerPoint) |


Memory Tricks & Shortcuts

patternThe Lock vs Logout Pincode

When a question asks about locking the workstation without logging off, the answer is always Windows + L. The trick: L = Lock. Simple initial mapping. The trap options (Ctrl + Alt + Delete, Alt + F4) either give you a menu or close the window — they don't lock directly. Elimination alone gets you here: if the question says "without logging off" and "immediately", only Windows + L does both in one step. Standard recall: 20 seconds of uncertainty. With L = Lock wired in: 4 seconds.

patternF4 Cycle in Excel — The Dollar Sign Rotator

The F4 toggle in Excel cycles through four reference states. Remember them as a clock: A1 (no lock) → $A$1 (fully locked) → A$1 (row locked) → $A1 (column locked) → back to A1. In a formula, pressing F4 once locks everything (most common need). The pattern: each press removes one dollar sign — row first, then column. You don't need to memorize all four states for most exam questions, just know F4 is the toggle key. Eliminates F2 (edit cell), F9 (recalculate), F12 (Save As) — all wrong on this question type. 3-step elimination vs 15 seconds of uncertainty.

patternAlt + N + V — Navigate the Ribbon Out Loud

Alt + N + V for PivotTable works because Alt activates the ribbon keyboard navigation in Excel. N = iNsert tab (the Insert tab's key letter is N). V = PiVotTable (the letter shown on the PivotTable button). You can literally say "Alt, then N for Insert, then V for PiVot". The trap Alt + D + P is the Data tab legacy path — but D = Data, P = PivotTable wizard. When the exam gives both as options, the modern answer is Alt + N + V. 4-word mnemonic beats 8 seconds of guessing.

patternShift Modifier = From Here (PowerPoint Slideshow)

In PowerPoint, F5 = slideshow from slide 1. Shift + F5 = slideshow from current slide. The rule: adding Shift makes the action more local or specific. This pattern repeats across Office — Shift often means "do the nearby/partial version". Apply the same logic to confirm Shift + F7 = Thesaurus (the nearby word-lookup tool, not the full spell-check that F7 does). One rule covers two questions. Without this pattern, candidates spend 12-15 seconds second-guessing Ctrl vs Shift vs Alt variants.

patternGrouping in Excel — Arrow Direction Logic

Alt + Shift + Right Arrow = Group. Alt + Shift + Left Arrow = Ungroup. The logic: Right arrow = expand/include (grouping brings things together, like moving right to gather). Left arrow = separate/exclude (ungrouping pushes apart, like stepping back/left). This directional metaphor is reliable and prevents mixing up with Ctrl + G (Go To dialog in Excel/Word — not grouping). Confusion between Ctrl + G and Alt + Shift + Right Arrow is the most common wrong-answer trap on this question type.


Fast-Solving Framework

When a keyboard shortcut question appears in the exam hall, run this decision tree in sequence:

Step 1 — Identify the category. Is the question about Windows OS, Word, Excel, or PowerPoint? The correct answer lives only in that category. This alone eliminates 1-2 options that are plausible but wrong-category.

Step 2 — Check for functional logic. Does the key combination make initial sense? Windows + L → L for Lock. Alt + = → equals sign suggests equation. Use initial-letter and symbol logic to confirm or eliminate.

Step 3 — Apply the Shift/Ctrl/Alt modifier rule. If you know the base shortcut but not the modifier: Ctrl = file-level operations (save, open, close). Alt = menu navigation or application-level. Shift = partial or modified version of the base action. Windows key = OS-level.

Step 4 — Eliminate legacy traps. When Alt + D + P and Alt + N + V appear together for PivotTable, choose Alt + N + V. When Ctrl + Alt + Delete and Windows + L appear for lock, choose Windows + L. The modern/direct shortcut is almost always the correct answer in IBPS PO.

Step 5 — Use the question's verb as a filter. "Create" → Ctrl + N or application-specific insert. "Toggle" → F4 family. "Lock without logging off" → Windows + L only. Verb precision narrows options significantly.

Total time budget per shortcut question: 25-35 seconds. If you exceed 40 seconds, mark your best elimination guess and move on.


Solved PYQs

Why this question: Tests whether you know the specific Windows virtual desktop shortcut vs the Task View shortcut — two commands that sound similar but do different things.

Previous Year Questionपिछले वर्ष का प्रश्न
Which shortcut key combination is used to create a new virtual desktop in Windows 10/11?
Windows 10/11 में नया virtual desktop बनाने के लिए कौन सी shortcut key का उपयोग किया जाता है?
  1. Windows + Tab
  2. Windows + Ctrl + D
  3. Windows + Shift + D
  4. Ctrl + Alt + D
  1. Windows + Tab
  2. Windows + Ctrl + D
  3. Windows + Shift + D
  4. Ctrl + Alt + D
Solutionसमाधान
Windows + Ctrl + D creates a new virtual desktop in Windows 10 and 11. Virtual desktops allow users to organize their work by creating separate desktop environments for different tasks.
Windows + Ctrl + D का उपयोग Windows 10 और 11 में नया virtual desktop बनाने के लिए किया जाता है। Virtual desktops अलग-अलग कार्यों के लिए अलग desktop environments बनाने की सुविधा देते हैं।

Solving path: Step 1 — OS-level question, so the Windows key must be involved (eliminates Ctrl + Alt + D). Step 2 — Windows + Tab opens Task View to see existing desktops — it does not create a new one. Step 3 — Windows + Shift + D is not a standard Windows shortcut (plausible-sounding distractor). Step 4 — Windows + Ctrl + D is the create action. The D in both Windows + Tab and Windows + Ctrl + D relates to desktop management — but Ctrl adds the "create new" function.


Why this question: Tests application context — Ctrl + A has different meanings depending on where you are when you press it.

Previous Year Questionपिछले वर्ष का प्रश्न
Which advanced shortcut is used to select all objects on a slide in Microsoft PowerPoint?
Microsoft PowerPoint में किसी स्लाइड पर सभी ऑब्जेक्ट एक साथ सेलेक्ट करने के लिए कौन सा शॉर्टकट इस्तेमाल किया जाता है?
  1. Ctrl + A
  2. Ctrl + Shift + A
  3. Ctrl + Alt + A
  4. Tab + A
  1. Ctrl + A
  2. Ctrl + Shift + A
  3. Ctrl + Alt + A
  4. Tab + A
Solutionसमाधान
Ctrl + A selects all objects on the current slide in PowerPoint when you're in Normal view. This includes text boxes, images, shapes, and other elements on the slide.
Ctrl + A का उपयोग PowerPoint में Normal view में current slide पर सभी objects को select करने के लिए किया जाता है। इसमें text boxes, images, shapes आदि शामिल हैं।

Solving path: In PowerPoint Normal view, Ctrl + A selects all objects on the current slide — text boxes, images, shapes, everything. The distractors (Ctrl + Shift + A, Ctrl + Alt + A, Tab + A) are all non-existent or context-specific shortcuts with no standard binding. Ctrl + A is the universal "select all" command, and PowerPoint applies it to the slide canvas. Correct answer by direct recall or by eliminating all implausible modifier combinations.


Why this question: F4 in Excel is a high-frequency exam topic — the toggle behaviour is tested almost every cycle.

Previous Year Questionपिछले वर्ष का प्रश्न
Which keyboard shortcut is used to toggle between absolute and relative cell references while editing a formula in Excel?
Excel में फॉर्मूला एडिट करते समय absolute और relative सेल रेफरेंस के बीच टॉगल करने के लिए कौन सा कीबोर्ड शॉर्टकट उपयोग किया जाता है?
  1. F2
  2. F4
  3. F9
  4. F12
  1. F2
  2. F4
  3. F9
  4. F12
Solutionसमाधान
F4 is used to toggle between absolute and relative cell references while editing a formula in Excel. Each press of F4 cycles through different reference types: relative, absolute column, absolute row, and fully absolute.
F4 का उपयोग एक्सेल में फॉर्मूला एडिट करते समय absolute और relative cell references के बीच टॉगल करने के लिए किया जाता है। F4 दबाने से विभिन्न reference types में बदलाव होता है।

Solving path: F2 = edit cell (wrong category — editing, not reference type). F9 = recalculate formulas. F12 = Save As. F4 = toggle reference type. The word "toggle" in the question is the giveaway — only F4 cycles through states. Elimination gets you here in 15 seconds even without direct recall.


Why this question: Lock vs logout is a classic OS-security question. The specific condition "without logging off" is the discriminator.

Previous Year Questionपिछले वर्ष का प्रश्न
In Windows, which shortcut key combination is used to lock the workstation without logging off?
Windows में लॉग ऑफ किए बिना वर्कस्टेशन को लॉक करने के लिए कौन सी शॉर्टकट की का उपयोग किया जाता है?
  1. Ctrl + Alt + Delete
  2. Windows + L
  3. Alt + F4
  4. Ctrl + Shift + Esc
  1. Ctrl + Alt + Delete
  2. Windows + L
  3. Alt + F4
  4. Ctrl + Shift + Esc
Solutionसमाधान
Windows + L immediately locks the workstation while keeping all programs running in the background. This is a quick security measure when stepping away from the computer temporarily.
Windows + L workstation को तुरंत lock कर देता है जबकि सभी programs background में चलते रहते हैं। यह computer से थोड़ी देर के लिए दूर जाने पर एक त्वरित सुरक्षा उपाय है।

Solving path: Ctrl + Alt + Delete opens a security screen but does not immediately lock — it requires a further click. Alt + F4 closes the active window. Ctrl + Shift + Esc opens Task Manager. Only Windows + L locks instantly and keeps programs running. The phrase "without logging off" eliminates sign-out shortcuts. The word "immediately" eliminates options requiring further menu navigation.


Why this question: Modern ribbon shortcuts in Excel (Alt key sequences) are tested regularly. The PivotTable shortcut has a notorious wrong-answer trap.**

Previous Year Questionपिछले वर्ष का प्रश्न
In Microsoft Excel, which keyboard shortcut is used to insert a pivot table?
Microsoft Excel में पिवट टेबल डालने के लिए कौन सा कीबोर्ड शॉर्टकट इस्तेमाल किया जाता है?
  1. Alt + N + V
  2. Ctrl + Shift + P
  3. Alt + D + P
  4. Ctrl + Alt + P
  1. Alt + N + V
  2. Ctrl + Shift + P
  3. Alt + D + P
  4. Ctrl + Alt + P
Solutionसमाधान
Alt + N + V is the keyboard shortcut to insert a pivot table in Microsoft Excel. This shortcut navigates to the Insert tab and then to the PivotTable option.
Alt + N + V माइक्रोसॉफ्ट एक्सेल में पिवट टेबल इन्सर्ट करने का कीबोर्ड शॉर्टकट है। यह शॉर्टकट Insert टैब में जाकर PivotTable ऑप्शन तक ले जाता है।

Solving path: Ctrl + Shift + P has no standard PivotTable binding. Ctrl + Alt + P is not a standard shortcut. Alt + D + P is the legacy Excel 2003 shortcut (Data menu path) — present as a trap. Alt + N + V is the modern ribbon shortcut: Alt activates ribbon shortcuts, N navigates to Insert tab, V selects PivotTable. When both Alt + D + P and Alt + N + V appear as options, the modern shortcut (Alt + N + V) is correct for current Excel versions.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →