quality of life: cleanup after use for -sysprep option #303
Replies: 1 comment 2 replies
-
| 
         Heya, Thanks for the kind words! 
 I don't quite understand your meaning here, could you elaborate? 
 I'm not sure if this is something that falls within the scope of this project. It sounds like a bug within Windows itself. My suggestion would be to create a scrip that first deletes that specific folder (see relevant documentation for reference) and then calls Win11Debloat, or the other way around.  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
First of I highly appreciate your debloat tool, it's straightforward and efficient.
There are 2 things I noticed that would be quality of life improvement when using the -sysprep option:
Since I use the audit mode to create a generalized image, installed app packages for just one user, such as Winget cause the sysprep to fail as it only supports apps provisioned to all users.
An easy solution would be if an option would be offered to remove installed app packages that were used by the debloat script after it ran/at the end of it.
and this might just be rare occurrence and independent of your tool, but after creating a clean image, capturing said image etc. and re-applying it to other devices, I faced an issue where no matter what I did, the windows installation failed across multiple devices and attempts every single time. After a few hours of troubleshooting and research it turns out that even if you cleanly install a blank windows version (in order to customize it), windows creates a Windows.old folder under C. And for some reason that was the sole cause. Since the folder is usually empty for newly installed images and not needed, being able to delete or deleting said folder via the tool automatically would be a good addon for the -sysprep option as it is something one can easily miss.
Thanks for reading, cheers!
Beta Was this translation helpful? Give feedback.
All reactions