Slimdown10 – turn Windows 10 22H2 or LTSC 2021 into classic/legacy Windows

Discussion in 'Windows 10' started by Deleted member 190847, Feb 15, 2023.

Thread Status:
Not open for further replies.
  1. #921 Deleted member 190847, Nov 18, 2023
    Last edited by a moderator: Nov 18, 2023
    (OP)
  2. You are right, so I quickly fixed this from version 2.00 to version 2.01
    Now Google is default search engine for Edge and Chromium, but is not forced and can be changed.

    Also I have improved minor privacy settings for Chrome, Chromium, Brave, Vivaldi, Yandex and Catsxp.
     
  3. Dude Guyman

    Dude Guyman MDL Senior Member

    Jun 20, 2017
    371
    413
    10
  4. I have made quick update from version 2.01 to version 2.02, which solves these Shift+Click and Shift+Win issues.

    Also added Firefox and Thunderbird anti-spyware and anti-ads policies.

    Thx!
     
  5. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    381
    106
    10
  6. #928 Deleted member 190847, Nov 21, 2023
    Last edited by a moderator: Nov 21, 2023
    (OP)
    Easiest Web Browser solution.

    Just download --> anything and put it to Slimdown10\ExtraScripts before ISO creation.
    You will have it included in your ISO and you will be able to install it later with just a few clicks.

    PS. I have not included any browser, because I would like users to have free choice.

    DirectX and .NET are included.
     
  7. To be honest, most people don't need event logs at all.
    So these logs can be safely and completely disabled with these commands from Command Prompt:
    Code:
    "%ProgramFiles%\Nsudo\NSudo.exe" -U:T -P:E -UseCurrentConsole -Wait reg add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\EventLog-Application" /v "Start" /t REG_DWORD /d 0 /f
    "%ProgramFiles%\Nsudo\NSudo.exe" -U:T -P:E -UseCurrentConsole -Wait reg add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\EventLog-System" /v "Start" /t REG_DWORD /d 0 /f
    "%ProgramFiles%\Nsudo\NSudo.exe" -U:T -P:E -UseCurrentConsole -Wait reg add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\EventLog-Security" /v "Start" /t REG_DWORD /d 0 /f

    There are however rare, specific software that needs these logs to work (eg. Microsoft SQL Server). And this is the only reason, why I left them enabled.
     
  8. hoak

    hoak MDL Addicted

    Nov 13, 2009
    627
    1,761
    30
  9. hetero

    hetero MDL Novice

    Aug 12, 2013
    28
    11
    0
    #931 hetero, Nov 22, 2023
    Last edited: Nov 22, 2023
    Possible restore/enable Firefox account? Howto? Now status is "false". About.config and there cannot edit because gray(not able edit to true)
     
  10. Command from Command prompt:
    Code:
    Reg delete "HKLM\SOFTWARE\Policies\Mozilla\Firefox" /v "DisableFirefoxAccounts" /f
     
  11. Dude Guyman

    Dude Guyman MDL Senior Member

    Jun 20, 2017
    371
    413
    10
    #933 Dude Guyman, Nov 23, 2023
    Last edited: Nov 23, 2023
    ...or with a reg file (paste to text file "anyname.reg" and double click) or manually with regedit (delete following entry):

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox]
    "DisableFirefoxAccounts"=-
    
    
     
  12. hetero

    hetero MDL Novice

    Aug 12, 2013
    28
    11
    0
    Oh, again in problems... Cannot send email with Thunderbird anymore when using this Slim OS . Got issues with policy. Howto fix this?
     

    Attached Files:

  13. I use Thundebird every day with 3 accounts (GMail and 2 others). No issues of any kind.
    On other machines, no issues either.

    However you can remove all Thundebird policies with this command. If, of course, the error is not related to mail server and its policies.
    Code:
    Reg delete "HKLM\SOFTWARE\Policies\Mozilla\Thunderbird" /f
     
  14. hetero

    hetero MDL Novice

    Aug 12, 2013
    28
    11
    0
    My self using same email and software from another PC w/o issues. Only with this Slim OS have issue to send email any address. I can receiving email. So i wondering was this OS policy what cause this. So need next thinking again what could cause this issue.
     
  15. hetero

    hetero MDL Novice

    Aug 12, 2013
    28
    11
    0
    #937 hetero, Nov 23, 2023
    Last edited: Nov 23, 2023
    ............. SO, i reinstalling OS LTSC, same issue. I have used now LTSC and LTSC IOT(first) images. And got this issue, in photo. But i think nothing to do with this privacy issue. Maybe need create another SLIM OS images and remove thunderbird things and try again...
     

    Attached Files:

  16. The last error means that You have no browser to open the link.
    This is normal because clean SlimOS has no www browser at all, as I have mentioned many time before.
    You have to install something.
     
  17. hetero

    hetero MDL Novice

    Aug 12, 2013
    28
    11
    0
    Yes, i thougt same. Just mention because that popup seen only once, with second setup. I removed some reg command from cmd, also that firefox account disable line. And now try to make another image to testing...
     
    A few settings can be changed with regedit at any time. No need to recreate entire image.
    Anyway, I am unable to recreate your error, because Thunderbird is working for me.