Search results

  1. TairikuOkami

    How to stop Windows from restoring removed things

    I apply my tweaks at shutdown and startup, because 11 fights back, hard. OS is never done. MS keeps stirring the pot. You have to flavor it constantly.
  2. TairikuOkami

    Opinion on CachyOS (Linux)?

    It looks nice, but I would prefer a distro with a little bigger team for a better overall support. Till SteamOS will be available, I am considering Manjaro or pure ArchLinux, maybe Fedora. A rolling distro is the only one that makes sense, no resources wasted on an old OS.
  3. TairikuOkami

    Devices Page Crash in Settings

    Disabling DevicesFlow service made it crash for me.
  4. TairikuOkami

    [SOLVED] How do I use NTLite to install DirectX?

    winget install Microsoft.DirectX --accept-package-agreements --accept-source-agreements
  5. TairikuOkami

    Tweaks are very poorly explained in the program

    https://learn.microsoft.com/en-us/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services
  6. TairikuOkami

    Option to show Settings changes as registry keys

    NTLite made it's business by compiling those tweaks. They are not just giving their hard work away for free.
  7. TairikuOkami

    Guide: Use winget on Post-Setup

    You can also export installed apps during a backup and then import them during setup. winget export -o D:\OneDrive\Setup\winget.txt winget import -i D:\OneDrive\Setup\winget.txt --accept-package-agreements --accept-source-agreements
  8. TairikuOkami

    Windows 11

    It can check whether the digital signature of the file is valid. It is only essential, if the one uses Windows DoH, if DNS service is disabled and DNS set manually, it will not make any requests. Once disabled, DNS is faster and safer, no DNS poisoning. Many apps actually leak via DNS...
  9. TairikuOkami

    Is Display Enhancement Service required for Brightness Control on laptops?

    Display Policy Service on 24H2 is needed to keep refresh rate after restart, sleep or switching displays.
  10. TairikuOkami

    User Contributed Tweaks

    Yes, it seems to be still working on Windows 11, since the setting has been removed from CP, but I wonder for how long. :confused:
  11. TairikuOkami

    User Contributed Tweaks

    Every svchost is just another service or a bunch of services, once disabled, the related svchost does not run.
  12. TairikuOkami

    https://github.com/TairikuOokami/Windows

    https://github.com/TairikuOokami/Windows
  13. TairikuOkami

    User Contributed Tweaks

    For pinned apps, it also remembers theirs location. :) Backup icons from this folder: %AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar Backup reg from: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband Copy icons back to the folder, import .reg...
Back
Top