To remove Scroll Lock in Excel, you usually just need to toggle it off at the keyboard or via an on‑screen button. When Scroll Lock is on, the arrow keys move the sheet instead of the active cell.

Quick Scoop: Fast Fixes

1. Classic keyboard Scroll Lock key (Windows)

  • Look for a key labeled Scroll Lock or ScrLk, usually near the top‑right of a full keyboard (around Pause/Break, Print Screen).
  • Press it once to toggle Scroll Lock off.
  • In Excel, check the status bar at the bottom: if “Scroll Lock” disappears, your arrow keys should move the active cell again.

2. Laptop without a Scroll Lock key

Many laptops hide Scroll Lock behind an Fn combo. Common combos people report:

  • Dell laptops: Fn + S to toggle Scroll Lock.
  • HP laptops: Fn + C to toggle Scroll Lock.

If those don’t work on your model:

  • Check the laptop manufacturer’s support page for “Scroll Lock shortcut” for your exact model.
  • Try other common patterns like Fn plus one of the top row keys that has a tiny lock or secondary “ScrLk”-like symbol.

3. Use the On‑Screen Keyboard (Windows)

If your keyboard simply doesn’t have Scroll Lock, you can turn it off from the on‑screen keyboard.

Steps (Windows 10/11):

  1. Open Start and type “On-Screen Keyboard” and open it.
  2. Look for a key labeled ScrLk on the on‑screen keyboard.
  3. If it looks pressed or highlighted, click it once to switch Scroll Lock off.
  4. Return to Excel and test your arrow keys.

On some systems you can also go through:

  • Start → Settings → Ease of Access → Keyboard → Turn on “On-Screen Keyboard”, then click ScrLk there.

4. Excel status bar check

To quickly confirm whether Scroll Lock is your problem:

  • In Excel, right‑click the status bar at the bottom.
  • Make sure “Scroll Lock” is checked in the list.
  • When Scroll Lock is on, you’ll see “Scroll Lock” text in the bar; when off, it disappears, and arrow keys behave normally.

5. Mac users

Mac keyboards usually don’t have a dedicated Scroll Lock key, but Excel still respects the state if it’s sent by an external keyboard or script. Typical workarounds:

  • On an Apple extended keyboard, press F14 to toggle Scroll Lock.
  • On some setups, try Shift + F14; occasionally you may need to combine with Control, Option, or Command depending on how keys are mapped.
  • If you use a Windows keyboard with your Mac, pressing its Scroll Lock key should also toggle Excel’s Scroll Lock state.

If none of these work, disconnecting external automation tools or key‑mapper apps that send Scroll Lock can help, since they might be “sticking” the state.

Mini FAQ

Why do my arrow keys move the sheet, not the cell?
Because Scroll Lock is turned on, Excel uses arrow keys to scroll the view instead of changing the active cell.

How do I know Scroll Lock is actually the issue?
Enable “Scroll Lock” on the Excel status bar. If it shows “Scroll Lock” while your arrow keys misbehave, that’s the cause.

What if none of the shortcuts work?
Try the on‑screen keyboard method, double‑check that “Scroll Lock” disappears from Excel’s status bar, and if it still fails, you may be dealing with a different problem (e.g., a frozen pane or a VBA macro remapping keys).

Simple HTML snippet for a quick reference table

html

<table>
  <thead>
    <tr>
      <th>Environment</th>
      <th>How to turn off Scroll Lock</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Windows PC with Scroll Lock key</td>
      <td>Press the Scroll Lock / ScrLk key once.[web:3][web:9]</td>
    </tr>
    <tr>
      <td>Dell laptop (no ScrLk key)</td>
      <td>Press Fn + S.[web:5]</td>
    </tr>
    <tr>
      <td>HP laptop (no ScrLk key)</td>
      <td>Press Fn + C.[web:5]</td>
    </tr>
    <tr>
      <td>Any Windows device (no physical key)</td>
      <td>Open On-Screen Keyboard and click ScrLk so it is no longer highlighted.[web:3][web:1][web:5]</td>
    </tr>
    <tr>
      <td>Mac with Apple extended keyboard</td>
      <td>Press F14 to toggle Scroll Lock; if needed, try Shift + F14 or modifier variants.[web:1]</td>
    </tr>
  </tbody>
</table>

TL;DR: If you’re wondering how to remove scroll lock in Excel , first look for a Scroll Lock or ScrLk key and press it once, then if you’re on a laptop or don’t see that key, use Fn shortcuts (like Fn + S on Dell, Fn + C on HP) or the Windows On‑Screen Keyboard to click the ScrLk button off.

Information gathered from public forums or data available on the internet and portrayed here.