It appears that you are encountering an issue with launching the UWP version of Notepad via the Win + R command in Windows 11 Insider Dev Channel (Version 25H2, Build 26220.7052). The error message regarding the missing Microsoft.UI.Windowing.Core.dll suggests that there may be a dependency issue with the modern version of Notepad, which is likely linked to the Windows App SDK.
Since you have already tried reinstalling Notepad and running system checks like sfc /scannow and DISM, here are a few additional steps you could consider:
- Check for Windows Updates: Ensure that your system is fully updated, as newer builds may contain fixes for known issues.
- Reinstall Windows App SDK: If the UWP version of Notepad is dependent on the Windows App SDK, reinstalling or repairing the SDK might resolve the issue.
- Feedback Hub: Since you are on the Insider build, consider reporting this issue through the Feedback Hub app. This can help Microsoft identify and address the problem in future updates.
- Registry Check: Double-check the registry settings related to the UWP apps to ensure there are no misconfigurations affecting the launch of Notepad.
As this is a known issue in the Dev Channel, it may be resolved in subsequent updates, so keeping your system updated is crucial.
References: