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 !

  • fediverser@alien.top
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    This post is an automated archive from a submission made on /r/techsupport, powered by Fediverser software running on alien.top. Responses to this submission will not be seen by the original author until they claim ownership of their alien.top account. Please consider reaching out to them let them know about this post and help them migrate to Lemmy.

    Lemmy users: you are still very much encouraged to participate in the discussion. There are still many other subscribers on !techsupport@poweruser.forum that can benefit from your contribution and join in the conversation.

    Reddit users: you can also join the fediverse right away by getting by visiting https://portal.alien.top. If you are looking for a Reddit alternative made for and by an independent community, check out Fediverser.

  • 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.