I'm really sorry to hear about the frustration you've been dealing with. It sounds incredibly challenging, especially given how persistent these issues are. I can understand why you're considering alternatives like Ubuntu.
Here are a few suggestions that might help:
- Win11Debloat Script: There's a PowerShell script called Win11Debloat that can remove pre-installed apps and disable telemetry. It's designed to be easy to use and can handle a lot of the bloatware removal tasks for you. You can find it on GitHub.
- Group Policy Preferences: While GPOs might not work directly on kiosk mode accounts, you could try using Group Policy Preferences to push scripts or commands to the local accounts. This might help automate the removal of bloatware after updates.
- Task Scheduler: You could try setting up a task in Task Scheduler to run a PowerShell script that removes bloatware at startup. This might circumvent some of the limitations you're encountering with startup scripts.
- Third-Party Tools: There are third-party tools like CCleaner that can help clean up unwanted software and improve system performance. These tools might offer additional features that could be useful in managing bloatware.
- Windows 10 Compatibility: Since you mentioned that Windows 10 Pro 22H2 doesn't have these issues, it might be worth considering sticking with Windows 10 for your kiosk systems if possible.
I hope one of these suggestions helps! If you need more detailed guidance on any of these options, feel free to ask. I'm here to help.
Source 1 : Github Source 2 : Pcworld