2019 年 12 月 26 日

始终在 Windows 10 应用商店应用程序中显示滚动条

Windows Store Apps or Modern apps only have one major problem and that is there is no scrollbar or actually the auto-hiding scrollbar. How are the users supposed to know the page is scrollable if they can’t actually see the scrollbar on the side of the window? It turns out you can always show the scrollbars in Windows Store Apps.

No scrollbar or auto-hiding scrollbar in Windows 10 Store Apps

Microsoft releases new updates for Windows 10 which also includes several improvements for UI. Talking about user experience, Microsoft in their bid to make the Settings or Windows Store Apps cleaner choose to hide the scrollbar by default which frankly is very annoying in my experience. The scrollbar only appears when you move your mouse cursor over a thin line at the right-hand side of the window. But don’t worry as Microsoft added the ability to allow the scrollbars to stay always visible in Windows Store 应用程序 四月2018更新.

Always Show Scrollbar in Windows 10 Store Apps

Although hiding scrollbar can be a good feature for some users but for the novice or non-technical users it creates confusion only. So if you’re also frustrated or annoyed by the hiding scrollbar feature and looking for a way to make it always visible then you at the right place.  There are two ways using which you can always show scrollbars in Windows 10 Store Apps, to know more about these two methods keep on reading this article.

Enable Always Show Scrollbars in Windows 10 Store Apps

确保创建一个还原点,以防出现问题。

By default, the option to always show scrollbars in Windows应用商店 App is disabled. In order to enable it, you need to manually go to the particular option and then enable this feature.  There are two ways using which you can always show scrollbar:

Method 1: Always Show Scrollbars in Windows Store Apps using Settings

To disable the hiding scrollbar option for Windows 10 store apps or settings app, follow the below steps:

1.按 Windows键+ I to open the Settings app or search for it using the Windows search bar.

Open Settings by searching for it using search bar

2.From Settings page click on the 四通八达的交通网络 选项。

Select Ease of Access from Windows Settings

3.Select 屏 显: 出现的菜单中的选项。

4.Now from the right-hand side window, scroll down and under Simplify and personalize find the option to 在 Windows 中自动隐藏滚动条。

Under Simplify and personalize find the option to Automatically hide scroll bars in Windows

5.Toggle off the button under Automatically hide scroll bars in the Windows option.

Toggle off the button under Automatically hide scroll bars in the Windows option

6.As soon as you disable the above toggle, scrollbars will start appearing under the Settings as well as Windows Store Apps. 

Scrollbar will start appearing under the Settings as well as Windows Store Apps

7.If you wish to again enable the hiding scrollbar option then you can again turn on the above toggle.

Method 2: Always Show Scrollbar in Windows Store Apps using Registry

Apart from using settings app, you can also use the Registry editor to enable always show scrollbars in Windows Store Apps. The reason for this maybe you don’t have the latest Windows updates installed on your system or if the above toggle is not working in the Settings app.

注册地: The registry or Windows registry is a database of information, settings, options and other values for software and hardware installed on all versions of Microsoft Windows operating systems.

To use the Registry to enable always show scrollbars in Windows 10 store apps follow the below steps:

1.按Windows键+R然后输入 注册表编辑器 并按 Enter 打开注册表编辑器。

按 Windows 键 + R,然后输入 regedit 并按 Enter 键打开注册表编辑器

2.A confirmation dialog box (UAC) will appear. Click on 是的 继续。

3.Navigate to the following path in Registry:

ComputerHKEY_CURRENT_USERControl PanelAccessibility

Navigate to HKEY_CURRENT_USER then Control Panel and finally Accessibility

4.现在选择 无障碍 then under the right-hand side window, double-click on 动态滚动条 DWORD。 

请注意: If you can’t find DynamicScrollbars then right-click on Accessibility then select New > DWORD (32-bit) Value. Name this newly created DWORD as DynamicScrollbars.

Right-click on Accessibility then select New then DWORD (32-bit) Value

5.Once you double-click on DynamicScrollbars, the below dialog box will open.

Double-click on DynamicScrollbars DWORD

6.Now under Value data, change the value to 0 in order to disable the hiding scrollbars and click on OK to save changes.

Change the value to 0 in order to disable the hiding scrollbars

请注意: To again enable the hiding scrollbars, change the value of DynamicScrollbars to 1.

7.重新启动您的电脑以应用更改。

After the computer restarts, the scroll bar will start appearing in the Windows Store or Settings App.

Hopefully, by using any one of the above methods you will be able to Always Show Scrollbars in Windows Store apps or Settings apps in Windows 10.