[MicroWin] 2026 Update
Type of Change
- [X] New feature
- [X] Bug fix
- [X] Refactoring
Description
A batch of changes for the upcoming year.
- The old Setup is now used by default instead of the new one, in such a way that makes the overall setup experience more cohesive:
- A new reporting tool has been introduced. This reporting tool gets hardware and software information and can be used to help us fix issues. The tool can be run by the user at any time.
- oscdimg detection has been revamped so it now detects installed ADKs correctly
- It fixes file explorer again after the idiots at Microsoft changed the name of WindowsAppRuntime.CBS. Now, FileExp is no longer patched starting from 10.0.26100.7019. Here's the change in the component:
Testing
Testing was done with Windows 11 25H2 (26200.6584 and .7462)
Issue related to PR
- Fixes #3813
Additional Information
Chris, TEST THESE CHANGES AS WELL!!!
Checklist
- [X] My code adheres to the coding and style guidelines of the project.
- [X] I have performed a self-review of my own code.
- [X] I have commented my code, particularly in hard-to-understand areas.
- [X] I have made corresponding changes to the documentation.
- [X] My changes generate no errors/warnings/merge conflicts.
btw if you get the iso from the Installation Media you can get the newest iso 25H2 (26200.7462) without updating
Thanks, but revisions don't really matter for now.
I had to do some additional tests on that file explorer fix. Now it's finally ready for review.
Can you tell me when I can try it out? It's a very inconvenient file explorer.
@vbba1991 download this https://github.com/CodingWonders/winutil/archive/refs/heads/microwin-2026.zip unzip it than run the complie.ps1 file than it well make the winutil.ps1 file than you can run
I did these steps, but on my Windows 25H2 26200.7462, the File Explorer remained broken. What could I have done wrong?I've tried it a couple of times
@vbba1991 dont use the iso from media creation tool use the direct iso download Directly via MicroWin? It's not downloading the latest version...
@GabiNun, @vbba1991, can we leave tech support off the PR? It can get quite bloated up with comments.
As I understand it, we need to rebuild the image again and reinstall Windows?
Yes.
@CodingWonders why is microwin using reg.exe?
@GabiNun, the reason why we use reg.exe instead of something more native to PWSH is because they lock the registry hives for longer so, when we unload them, those locks aren't released on time. Thus, unloading fails and we cannot proceed.
For these technical questions, I don't recommend you ask here. Otherwise, stuff gets bloated up.
@ChrisTitusTech, DO NOT MERGE WITHOUT TESTING THIS PR FIRST!!!
OK. I could put the reporting tool on a separate repo and point people to that script when they run into issues. As per the Rufus-like feature, I'll talk about it with @Real-MullaC.
@ChrisTitusTech, I'll test the automatic download of the ADK some more. Don't merge it yet.
@CodingWonders i think you should remove the "get newest iso automaticly" option that uses fido, because must people dont use it and it makes it more streamed line