Accessibility Turn On or Off Always Show Scrollbars in Windows 11


  • Staff
Scrollbar_banner.png

Windows 11 hides most scrollbars when they are not in use by default.

This tutorial will show you how to turn on or off always show scrollbars for your account in Windows 11.


Contents

  • Option One: Turn On or Off Always Show Scrollbars in Settings
  • Option Two: Turn On or Off Always Show Scrollbars using REG file


EXAMPLE: Always show scrollbars turned on and off

Always_show_scrollbars-on.png
Always_show_scrollbars-off.png





Option One

Turn On or Off Always Show Scrollbars in Settings


1 Open Settings (Win+I).

2 Click/tap on Accessibility on the left side, and click/tap on Visual effects on the right side. (see screenshot below)

Open Visual effects settings

Always_show_scrollbars-1.png

3 Turn On or Off (default) Always show scrollbars for what you want. (see screenshot below)

Always_show_scrollbars-2.png

4 You can now close Settings if you like.




Option Two

Turn On or Off Always Show Scrollbars using REG file


1 Do step 2 (on) or step 3 (off) below for what you want.


2 Turn On Always Show Scrollbars

A) Click/tap on the Download button below to download the REG file below, and go to step 4 below.​

Turn_ON_always_show_scrollbars.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Accessibility]
"DynamicScrollbars"=dword:00000000

3 Turn Off Always Show Scrollbars

This is the default setting.


A) Click/tap on the Download button below to download the REG file below, and go to step 4 below.​

Turn_OFF_always_show_scrollbars.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Accessibility]
"DynamicScrollbars"=dword:00000001

4 Save the .reg file to your desktop.

5 Double click/tap on the downloaded .reg file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • Scrollbar.png
    Scrollbar.png
    5.2 KB · Views: 64
  • Turn_OFF_always_show_scrollbars.reg
    578 bytes · Views: 120
  • Turn_ON_always_show_scrollbars.reg
    578 bytes · Views: 150
Last edited:

Latest Support Threads

Top Bottom