As for example in android, you can set the animation speed! And the other animations as well. It seems when i put everything x5 in android, my anxiety goes away! I want to try the same with windows !

  • DestinyForNone@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Here’s a couple options I’ve found.

    One method involves changing settings through the System Properties:

    1. Press Windows Key + Pause/Break to open System Properties.
    2. Click on “Advanced system settings” on the Right.
    3. Under the “Advanced” tab, click on the “Settings” button under the “Performance” section.
    4. In the Performance Options window, navigate to the “Visual Effects” tab.
    5. You can either choose “Adjust for best appearance” or manually select/deselect options to customize which animations you want to keep or remove.
    6. To speed up animations, uncheck options related to animations or select “Adjust for best performance.” To keep animations but speed them up, leave the options checked but try disabling some of the less essential ones.

    Another method involves using the Registry Editor:

    1. Press Windows Key + R to open the Run dialog box. Type regedit and hit Enter to open the Registry Editor.
    2. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop.
    3. Find and change the value of MenuShowDelay, ForegroundLockTimeout, and WaitToKillAppTimeout to a lower value (default is usually around 400-500, reducing it to 200-300 can speed things up). You might need to create these values as DWORD if they don’t exist.
    4. Restart your computer to apply these changes.

    I should preface, that I don’t recommend altering anything within the Registry… but, the option does exist.