@MSMG Hello, there is a MSMG Toolkit manual, I am viewing videos, but the steps they put are not worth anything, each one makes the video in their own way, follow the steps of one or the other and in the end the ISOS that I get by following the videos to remove the components that I do not want in the system medan ERROR 2 or failures when removing these components. Currently I remove it with NTlite and what doesn't let me try to remove it from the MSMG Toolkit, the issue of driver integration I would like to know how to do it. Thank you
I hope u are ok now. Great... I cant wait to test it... Oh yeah 1 more thing, want to inform u... MSMG Toolkit v13.3 ... if u select Remove All Windows Apps ... Calculator App still have + sign in front of it while the others already - signed in front of them... happened when i try to Remove All Windows Apps from a Windows 10 install.wim
@MSMG ... i met few peoples talking about how good the "N" software to debloat and customize Windows Image... and they said they use MSMG Toolkit only if the "N" cannot remove it Thats totally bull MSMG Toolkit is way better ... as i may consider MSMG Toolkit as the BEST tool to debloat and customize Windows Image. From it ease of use, from it features ... u just have to know how to use MSMG Toolkit, play around with it, get used to it... and u will realize MSMG Toolkit is way ahead many times of that "N" software... seriously. Im not trying to promote about MSMG Toolkit, i just telling u all the truth. I dont know @MSMG personally, never met him, just a few chats with him... but i know from his work of MSMG Toolkit... @MSMG is a GENIUS, he is so smart. Just to inform u all, i can get Windows 11 memory usage only 1.1 GB, and Windows 10 memory usage only 1.0 GB ... WITH MSMG Toolkit, and some DISM commands using Command Prompt only... make it run very fast and yet Still Very Stable without any problems. But im not releasing it, only for my own personal use, to meet and match my personal need and usage. My problems are only the Windows Services and Tasks, they are very tricky... have to try it 1 by 1 to disable them. One more thing, be careful and read what it doest before u apply MSMG Tweaks section, sometime things can get messy when u apply it, i dont why.. maybe it is the Windows system, maybe it triggered something thats not suppose to happened, because the tweaks configure the registries. I dont know, but after i get used to MSMG Toolkit, all works perfectly without problems
Yes, this is a case, where we enabled GPedit in Core Editions. But I asked him to also test it on the pro to see if the same error occurred when opening GPedit and this print was from a Pro Edition. Obs.: GPedit only enabled on Core, nothing was forced on Pro, since Pro and SKUs based on it already have GPedit enabled. If you are in fragile health, keep taking care of yourself. That's the most important.
Oh, I thought their might be something simpler. Anyway, I have a problem with in place upgrades where registry paths get duplicated. I can replicate it 100%. Every time I do an in-place registry paths get screwed. I could never figure out what was causing is it so I've stopped doing in pace upgrades. If I tell my son I have to install his Windows again I fear he wont talk to me for quite a long time I've created a new image, And another son wants ease of access added back, but neither wants to reinstall windows again.
Is it possible to use MSMG to remove PowerShell 2.0 and substitute PowerShell 7.3.4 AND automatically update settings of Windows terminal to recognize the change without doing it manually? Also, are there any drawbacks to removing PowerShell 2.0.
You can disable PowerShell 2 using DisableFeaturesList This option is in Customize menu. The list you need to change in "Bin\Lists". Take a look there. You will need enter the "Bin\Lists\Templates*" folder search some Features txt file, then use the data to fill the DisableFeaturesList.txt empty file, with what you want to disable. Native PowerShell 5.1 will not be removed. PowerShell 7 have too many cmdlets missing. I am studying a way to export the Native cmdlets to make a script that installs and import modules to PowerShell 7. Note: Disable the support to PowerShell 2 will improve your security.
@inTerActionVRI. Obrigadão! VC pode tornar seu script flexível para que os usuários possam instalar o PS7 no diretório de sua escolha? Moderator edit: English
Remember to put your message in English. It cannot be done. Only if you learn how to make your own tpk package and learn how to change the manually chosen paths inside the ".reg" files. So you could integrate either with the MSMG Toolkit or with IMCK.
Even though PS 5.1 (Native) is dependent on Net 4.8, if PS 7 already offered a full experience, I think we could remove it with no heartache and headaches. Anyone who doesn't mess with scripts would never visualize the problems we would experience if we removed PS 5.1. But we? We would still live always having some headache. It's best to keep the PS 5.1 on the machine until the PS 7 is quite mature and actually replaces it. But also, the problems that are experienced, could be related only to a lack of some knowledge about an issue that is being faced.
Anyone provide a safe app remove list. for windows 11 22h2 .i don't want to cortna,edge,defender,microsoft store, Microsoft office and other app unnecessary use ram consume. i want create iso for application developing purpose on Delphi and .net and office work.
Deleted post since it was not an accurate explanation of what I wanted to do, plus the DISM command had nothing to do with what I thought I used to do in the past.
Anybody know how to integrate or post-install Linux WSL2 in Windows 10? Also, anybody know the command line to invoke WSL in Windows 11? I want to add it to my cascading Terminal menu in Windows 11. Thanks in advance.
@inTerActionVRI Thank you for the file. Evidently, it is looking to activate an unnamed service that is deactivated. Running the batch file from my desktop as admin, I get these errors: Code: Windows 10 ProfessionalWorkstation Client 2004 - [Version 10.0.19041.264] x64 en-US Internet Connection Established. For the Begining Process Scope ExecutionPolicy ----- --------------- MachinePolicy Undefined UserPolicy Undefined Process Undefined CurrentUser RemoteSigned LocalMachine RemoteSigned Adding Tools.Graphics.DirectX~~~~0.0.1.0 Capability... Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.19041.264 [==========================100.0%==========================] Error: 1058 The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. Adding Tools.DeveloperMode.Core~~~~0.0.1.0 Capability... Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 10.0.19041.264 [==========================100.0%==========================] Error: 1058 The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. The operation completed successfully. Enabling "Microsoft-Windows-Subsystem-Linux" Feature... Error: 87 The NoRestart option has been duplicated on the command-line. Remove the duplicate option and try the command again. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log Updating "Microsoft-Windows-Subsystem-Linux" Kernel... wsl.exe : The term 'wsl.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + wsl.exe --update; wsl.exe --shutdown + ~~~~~~~ + CategoryInfo : ObjectNotFound: (wsl.exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException wsl.exe : The term 'wsl.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:19 + wsl.exe --update; wsl.exe --shutdown + ~~~~~~~ + CategoryInfo : ObjectNotFound: (wsl.exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Setting "Windows Subsystem for Linux 2 - WSL2" as Default... wsl.exe : The term 'wsl.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + wsl.exe --set-default-version 2 + ~~~~~~~ + CategoryInfo : ObjectNotFound: (wsl.exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Installing "Debian for WSL2"... wsl.exe : The term 'wsl.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + wsl.exe --install -d Debian + ~~~~~~~ + CategoryInfo : ObjectNotFound: (wsl.exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Installing "Kali for WSL2"... wsl.exe : The term 'wsl.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + wsl.exe --install -d kali-linux + ~~~~~~~ + CategoryInfo : ObjectNotFound: (wsl.exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException "Finished the installation of all chosen tools related to WSL." .\winget_install[inTerActionVRI].ps1 : The term '.\winget_install[inTerActionVRI].ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:5 + & {(.\winget_install[inTerActionVRI].ps1)} + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (.\winget_install[inTerActionVRI].ps1:String) [], CommandNotFoundExcepti on + FullyQualifiedErrorId : CommandNotFoundException
Greetings @MSMG, There is an issue with vc++ runtime' pack when uup dump local server is used https://forums.mydigitallife.net/th...11-uups-with-ease.75052/page-246#post-1788242 Regards