1XX7OqiZ's reports

1XX7OqiZ

Member

NTLite | v2.2.0.8160​

19044 1165

If checked OLE FOR PROCESS CONTROL (OPC)
Will cause loss of settings

error MS-SETTINGS:DISPLAY

Apps that are not associated are prompted
 
22000.978 2.3.8.8945
Complete removal of windows firewall will lose notepad ,Cannot open any notepad.Running notepad2 will prompt that the program is not found

Complete removal of the on-screen keyboard will result in the loss of the input function, the icon of the input method in the taskbar disappears Can not type Can not type anything
You don't have Modern App support as minimum in Compatibility, which probably delete something needed for the new notepad App to work, as removals also remove other components unless protected by Compatibility.
And pay attention to the warnings getting on Apply tab (purple text).
 

Attachments

  • Presetdump.png
    Presetdump.png
    28.8 KB
22000.978 2.3.8.8945
Complete removal of windows firewall will lose notepad ,Cannot open any notepad.Running notepad2 will prompt that the program is not found

Notepad works for me after removing Firewall. Your problem is unrelated to networking, and t.xml forgets to remove firewallsvc.
Code:
        <RemoveComponents AppRemovalMode="DISM">
                <c>firewall 'Windows Firewall'</c>
                <c>firewallsvc 'Windows Firewall Service'</c>
                <c>wfmmc 'Windows Firewall (management console)'</c>
                <c>wfmmc32 'Windows Firewall (management console) - 32 bit'</c>
        </RemoveComponents>
 
Complete removal of the on-screen keyboard will result in the loss of the input function, the icon of the input method in the taskbar disappears Can not type Can not type anything

I removed On-Screen Keyboard and Accessibility from the image, and then Add a Language -> Chinese Simplified on the live system.
Code:
                <c>accessibility 'Accessibility tools (Ease of Access)'</c>
                <c>accessibility_cursors 'Mouse Pointers (Accessibility tools)'</c>
                <c>accessibility_magnifier 'Screen Magnifier'</c>
                <c>accessibility_narrator 'Narrator'</c>
                <c>easeofaccessthemes 'Ease Of Access Themes'</c>
                <c>Microsoft.Windows.NarratorQuickStart 'NarratorQuickStart'</c>
                <c>osk_acc 'On-Screen Keyboard (Accessibility tools)'</c>
                <c>oskthemes 'On-Screen Keyboard (Windows Personalization themes)'</c>

Running OSK drops me back to the Settings app, where the OSK toggle is now missing. Typing works in either language.

Windows 10 x64-2022-10-06-19-35-33.png

UPDATE - WU installed pending updates. The orange dot appeared on my taskbar, and I couldn't type anything.
The only action was to reboot the system, and it worked again. Could the reason be CU is reinstalling the removals?

My OSK is back again (because of CU). I expect if we disable WU, then the system will be stable.
 
Last edited:
Notepad works for me after removing Firewall. Your problem is unrelated to networking, and t.xml forgets to remove firewallsvc.
Code:
        <RemoveComponents AppRemovalMode="DISM">
                <c>firewall 'Windows Firewall'</c>
                <c>firewallsvc 'Windows Firewall Service'</c>
                <c>wfmmc 'Windows Firewall (management console)'</c>
                <c>wfmmc32 'Windows Firewall (management console) - 32 bit'</c>
        </RemoveComponents>
Firewall shouldn't have anything to do with notepad not working however removing firewall would create more issues then it's worth in my opinion

Unless you lit the notepad on "fire" then there could be issues.....sorry but sometimes dad jokes just come out haha
 
Well I discovered NTLite is right, if you remove FW from the image then it never reaches OOBE.

Windows 10 x64-2022-10-06-13-59-03.png

I believe there are real problems, but they're hard to track since the posted preset keeps changing in every thread update. And it's time consuming to recreate the exact setup.
 
Well I discovered NTLite is right, if you remove FW from the image then it never reaches OOBE.

View attachment 8286

I believe there are real problems, but they're hard to track since the posted preset keeps changing in every thread update. And it's time consuming to recreate the exact setup.
Removing the WEB account manager will cause the input method switching UI (popup window) to be lost.
The input method switch screen that pops up with win+spacebar will disappear, but it will not affect the switch.
I hope the web account manager's commentary can add this point
 
I removed On-Screen Keyboard and Accessibility from the image, and then Add a Language -> Chinese Simplified on the live system.
Code:
                <c>accessibility 'Accessibility tools (Ease of Access)'</c>
                <c>accessibility_cursors 'Mouse Pointers (Accessibility tools)'</c>
                <c>accessibility_magnifier 'Screen Magnifier'</c>
                <c>accessibility_narrator 'Narrator'</c>
                <c>easeofaccessthemes 'Ease Of Access Themes'</c>
                <c>Microsoft.Windows.NarratorQuickStart 'NarratorQuickStart'</c>
                <c>osk_acc 'On-Screen Keyboard (Accessibility tools)'</c>
                <c>oskthemes 'On-Screen Keyboard (Windows Personalization themes)'</c>

Running OSK drops me back to the Settings app, where the OSK toggle is now missing. Typing works in either language.

View attachment 8285

UPDATE - WU installed pending updates. The orange dot appeared on my taskbar, and I couldn't type anything.
The only action was to reboot the system, and it worked again. Could the reason be CU is reinstalling the removals?

My OSK is back again (because of CU). I expect if we disable WU, then the system will be stable.
I tested again, completely remove the firewall will lead to notepad failure, remove the touch keyboard (tablet pc) will lead to input method failure
UUPDUMP 22000.1042 PRO
 

Attachments

  • TT.xml
    40.4 KB
  • Operation before removal.xml
    56.4 KB
This topic started as J0912Hq7's reports, now it became a new forum for bugs.
That is not readable.
Will rename it to J0912Hq7's reports, and please keep it as such, open new topics, unless it's a simple "Same here" confirmation in this one.

Thanks all.
 
J0912Hq7 before I go over your reports in backward order, from newest to oldest, do you keep it up to date, are the fixed issues crossed?
Will send you a pre-release to see what is left, that would be very helpful to iron it out - otherwise I risk wasting time testing already fixed and that makes the ol' motivation part real bouncy.
 
Back
Top