can any one got this error when using sysprep to make windows installation iso ? and how we can resolve this problem?
I got this error before, and was when I've uninstalled MS Edge... If you change Windows components, or remove it, this error happens.
Some old programs change some Windows DLL's that Windows 11 don't tolerate... Even some customizations can create the conflict with Sysprep... I don't know what you have done, hard to say
i do that but i didn't understand so i asked copilot chat Boot and asked about that and also uploaded the log file after that he told me that i must uninstall apps by powershell which i was installed it after doing this the sysprep worked fine
Have a look at the log in notepad. You've probably installed some app that isn't provisioned for all users.
Notepad++ is causing problems for me so I run this "Powershell.exe Reset-AppxPackage -Package "NotepadPlusPlus_1.0.0.0_neutral__7njy0v32s6xk6" right after install. You can do something similar maybe and try again or have a script install every appx after oobe config
I have avoided as much as I can to install modern apps when I'm preparing one image. I don't know why every new version of Windows gets more and more "sensitive" and much less customizable...
Yea same here. I install Notepad++ from their website so original installer but 9/10 it fails sysprep unfortunately. Its the s**tty way of MS