-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- I have searched for existing issues/discussions and didn't find any similar ones.
- I haven't used any other scripts, tools or programs that might have caused this issue.
Windows version
Windows 11 25H2 26200.7462
Script mode/options
Custom Mode
Describe the issue
Hi,
I’m reporting a broader system issue after running Win11Debloat on a Windows 11 Enterprise machine.
Observed problems after running the script:
Windows Hello is unavailable and PIN functionality is unstable / broken
DISM is failing, indicating a broken Windows servicing stack / component store
Lock screen behavior is broken (custom lock screen image does not apply consistently)
System constraints:
System Restore was disabled by default
No access to an Enterprise ISO for in-place repair
System uses only the built-in local Administrator account
Given these conditions, standard recovery paths (DISM, SFC, System Restore, in-place repair) are currently not usable.
Could you please clarify:
Which policies, features, or registry changes in the script may affect:
Windows Hello / PIN / NGC / Credential Providers
Windows servicing stack (CBS / WinSxS / DISM)
Lock screen & personalization behavior
Whether there is any safe manual rollback you recommend for these components without reinstalling Windows
Any known edge cases with Windows 11 Enterprise and/or the built-in Administrator account
I can share the exact script options and logs if needed.
Thanks in advance.
Additional info (to help pinpoint root cause):
Windows edition/build: Windows 11 Enterprise (exact build: ____ / winver)
Account: built-in local Administrator only
System Restore: disabled by default (no restore points)
Script run method: executed from terminal (exact command / options: ___)
DISM failure: please advise which components/policies the script changes that could impact CBS/WinSxS/servicing stack.
DISM output (first failing command + exact error):
DISM /Online /Cleanup-Image /ScanHealth => (error: ____)
DISM /Online /Cleanup-Image /RestoreHealth => (error: ____)
Hello/PIN symptom: (exact message shown in Settings or sign-in options: ____)
Lock screen symptom: custom image not applied consistently (details: ____)
Steps to reproduce
Steps to reproduce
Start with a clean Windows 11 Enterprise installation.
System Restore is disabled by default
Machine uses only the built-in local Administrator account
Download the latest version of Win11Debloat from the GitHub repository.
Run the debloat script with default / recommended options
(no manual modification of the script).
Complete the script execution and reboot the system when prompted.
After reboot, observe the following behaviors:
Windows Hello becomes unavailable and PIN functionality is unstable or broken
DISM commands fail, indicating issues with the Windows servicing stack / component store
Lock screen behavior is inconsistent (custom lock screen image does not apply reliably)
Expected result
Windows Hello and PIN should continue to function normally
DISM should remain operational
Lock screen personalization should behave normally
Actual result
Windows Hello unavailable / PIN issues
DISM failing
Lock screen personalization broken
Notes
No System Restore point was available prior to running the script.
In-place repair is not possible due to lack of an Enterprise ISO.
Error output
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working