Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade

How to Adjust Scroll Speed in Windows

The topic "Velocidade de Rolagem" translates to "Scroll Speed" in English. Adjusting the scroll speed can significantly enhance user experience, especially for those who spend a lot of time reading or navigating through documents and web pages. In the Windows environment, this setting can be customized to suit individual preferences. This article will guide you through the steps to adjust the scroll speed using both the graphical user interface (GUI) and command line methods.

Examples:

Adjusting Scroll Speed via GUI

  1. Open Settings:

    • Press Win + I to open the Settings app.
  2. Navigate to Devices:

    • Click on “Devices” and then select “Mouse” from the left-hand menu.
  3. Adjust Scroll Speed:

    • Under the “Scroll” section, you will see an option labeled “Choose how many lines to scroll each time”. Use the slider to adjust the scroll speed to your preference.

Adjusting Scroll Speed via Registry Editor

  1. Open Registry Editor:

    • Press Win + R, type regedit, and press Enter.
  2. Navigate to the Scroll Settings:

    • Go to the following path: HKEY_CURRENT_USER\Control Panel\Desktop
  3. Modify Scroll Settings:

    • Look for the entry named WheelScrollLines. Double-click it to edit its value. The default value is usually set to 3. You can increase or decrease this number to adjust the scroll speed.
  4. Apply Changes:

    • Click OK and restart your computer for the changes to take effect.

Adjusting Scroll Speed via PowerShell

  1. Open PowerShell:

    • Press Win + X and select “Windows PowerShell (Admin)”.
  2. Run the Following Command:

    Set-ItemProperty -Path "HKCU:\Control Panel\Desktop" -Name "WheelScrollLines" -Value 5
    • Replace 5 with your desired scroll speed value.
  3. Restart Computer:

    • Restart your computer for the changes to take effect.

To share Download PDF

Gostou do artigo? Deixe sua avaliação!
Sua opinião é muito importante para nós. Clique em um dos botões abaixo para nos dizer o que achou deste conteúdo.