ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
24.17k stars 1.47k forks source link

MicroWin changes explorer look. #2697

Closed InvisibleRasta closed 1 month ago

InvisibleRasta commented 2 months ago

Hello I created an iso of windows pro 24h2 with microwin and I notused that it changed the look of explorer . How do i revert it back to the default windows 11 explorer look?

ruxunderscore commented 2 months ago

Do you have a screenshot of the Explorer?

InvisibleRasta commented 2 months ago

Screenshot 2024-09-08 215203 Its the widnows 7 explorer i think. It is strange because in the winutil description it does not mention that it will change the explorer look

zmileski commented 1 month ago

Can u screenshot winver of your windows?

InvisibleRasta commented 1 month ago

Screenshot 2024-09-22 153806

zmileski commented 1 month ago

Where did you get the iso?

InvisibleRasta commented 1 month ago

it is an official iso . But I do not think it has anything to do with the iso itself as I am getting similar results on other windows 11 versions. Where explorer is with the normal windows 11 look and after modifying the iso withmicrowin it goes to this "old school" explorer look

zmileski commented 1 month ago

Components: Copilot (User Experience Aix) removal is breaking new explorer tabs found this on ntlite changelog maybe this is the issue with microwin also

zmileski commented 1 month ago

Microsoft released 24h2 so more people will have this issue @CodingWonders This fixed the issue Dism /online /Enable-Feature /FeatureName:"Recall" After reboot its ok to disable again.

CodingWonders commented 1 month ago

@zmileski, this feature is already excluded in the draft PR

CodingWonders commented 1 month ago

@zmileski, @InvisibleRasta, the latest commit to the draft PR now does the following. It leaves Recall enabled, but then it disables it on the first run. During my testing, it kept the explorer look intact

vmware_1iJhKd0DBK vmware_wlYJ6nmITW

Savitarax commented 1 month ago

There are 3 settings you can use to practically disable copilot/recall completely. These will do the following things 1: Remove the package so it doesn't even appear in search or app lists 2: Remove the package so it doesn't activate if you hit the new copilot key on keyboards 3: Remove the package so it doesn't even show up as an app that was installed in apps and features

In group policy there are 2 settings

"turn off windows copilot" (UserConfig\AdministrativeTemplates\WindowsComponents\Windows Copilot)

"turn off saving snapshots to windows" (UserConfig\AdministrativeTemplates\WindowsComponents\Windows Ai)

These 2 group policy options enter 2 registry keys located here

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot "TurnOffWindowsCopilot" Dword (1)

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsAI HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot "DisableAIDataAnalysis" Dword (1)

If you also use an app called "AppXPackagesManager" https://github.com/Savitarax/File-Resources (I am NOT the original creator of said app, I am merely providing the software to use)

Copilot is an option that you can remove listed in user packages

After doing these steps. I can't get copilot to activate in any way, nor can I find recall.

Figured i'd list this to anyone that was looking for a pretty solid solution if they were looking for the template to do so.

WitherOrNot commented 1 month ago

To those that arrive here from any Youtube or Twitter posts, please know that disabling Recall via DISM works fine, and preserves the modern File Explorer (though some might consider this an anti-feature). CBS correctly disables it, and the disablement is preserved through reboots, just like with any other feature.

No Minority Report-esque conspiracy here folks.

image

image

infradragon commented 1 month ago

what's winutil

NotINeverMe commented 1 month ago

This is a major problem. For those that are attempting to downplay this as a feature that can be disabled I ask you: what would you do if you found a piece of code that is designed to send all data on the device outside of your network, but it was behind a conditional that could be set $true at some point in the future? Would you leave it in the code base? What a ridiculous argument. My colleagues and I have contacted Richard Wakeman to get a handle on this. This can not be allowed to continue when such critical systems rely on Windows. Let alone any privacy concerns for consumers.

mnlnlks commented 1 month ago

[...] please know that disabling Recall via DISM works fine, and preserves the modern File Explorer [...]

@WitherOrNot Did you miss this comment from CodingWonders 5 days ago or did you intentionally ignore it to make your "Minority Report-esque conspiracy" comment?

the latest commit to the draft PR now does the following. It leaves Recall enabled, but then it disables it on the first run. During my testing, it kept the explorer look intact

This was also explained on the video you reference.

thecatontheceiling commented 1 month ago

The video titled "Recall is MANDATORY"?

DeprecatedLuke commented 1 month ago

This is a major problem. For those that are attempting to downplay this as a feature that can be disabled I ask you: what would you do if you found a piece of code that is designed to send all data on the device outside of your network, but it was behind a conditional that could be set $true at some point in the future? Would you leave it in the code base? What a ridiculous argument. My colleagues and I have contacted Richard Wakeman to get a handle on this. This can not be allowed to continue when such critical systems rely on Windows. Let alone any privacy concerns for consumers.

Recall is local, you're thinking of Copilot.

WitherOrNot commented 1 month ago

[...] please know that disabling Recall via DISM works fine, and preserves the modern File Explorer [...]

@WitherOrNot Did you miss this comment from CodingWonders 5 days ago or did you intentionally ignore it to make your "Minority Report-esque conspiracy" comment?

the latest commit to the draft PR now does the following. It leaves Recall enabled, but then it disables it on the first run. During my testing, it kept the explorer look intact

This was also explained on the video you reference.

Firstly, I bring your attention to this comment on the video in question, which has not been amended since posting with any correction on the DISM command's effectiveness.

image

Secondly, running this command in Audit Mode prior to OOBE also disables Recall without affecting explorer. This disablement works for all users, so not even a "first-run" is necessary, you can simply Sysprep an image with this feature disabled.

Finally, as for why I refer to this whole thing as a "Minority Report-esque conspiracy", this is the general attitude I have observed from the community as a response to this video. I do not aim to support Windows 11 or the unnecessary Recall feature here, but we should try to avoid spreading inflammatory claims without proper analysis.

mnlnlks commented 1 month ago

Firstly, I bring your attention to this comment on the video in question

So the answer is yes, you ignored CodingWonders comment completely to argue about something outside this github issue and make an unnecesary point, understood.

thecatontheceiling commented 1 month ago

Chris is intentionally misrepresenting what is actually going on here in order to alienate people and in turn gain a bigger following. No clue how else to put this in order for you to understand WitherOrNot's point.

A comment on a GitHub issue doesn't matter here because the general consensus has now become "Recall is MANDATORY" and that "it's a dependency of Explorer" etc. etc. as a result of Chris making a video AND a twitter post massively misrepresenting a bug and blatantly lying about it as well.

whytf commented 1 month ago

Chris is intentionally misrepresenting what is actually going on here in order to alienate people and in turn gain a bigger following. No clue how else to put this in order for you to understand WitherOrNot's point.

A comment on a GitHub issue doesn't matter here because the general consensus has now become "Recall is MANDATORY" and that "it's a dependency of Explorer" etc. etc. as a result of Chris making a video AND a twitter post massively misrepresenting a bug and blatantly lying about it as well.

Do you keep spywares quarantined? Pretty sure not, most AV delete them automatically after a while :) and recall is not even quarantined :)

misrepresenting a bug

Also, to put recall, something completely unrelated to explorer since it's existance, as a dependency, in an OS from a company notoriously known for data hoarding user data to sell them, that definitely must be a "bug" and not a motive.

amirulshukry commented 1 month ago

One curious thing. When I created micro with 24H2 release, file explorer was borked with ribbon menu. However when I created a new user, I got the tabbed file explorer. Spent some time looking at registry entries to no avail until discovery of the recall issue. & fix Dism /online /Enable-Feature /FeatureName:"Recall" Dism /online /Disable-Feature /FeatureName:"Recall"

After the fix there are 2 new registry entries HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsAI DWORD DisableAIDataAnalysis = 1 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsAI DWORD DisableAIDataAnalysis = 1

thecatontheceiling commented 1 month ago

@whytf It's remarkable how every single one of you are so willing to shove your head deep into the sand in order to maintain your biases instead of trying to get another opinion on an issue.

I guess it's nice when you're in an echo-chamber where nobody disagrees with you but you should really look at the bigger picture rather than saying "microsoft collects data so it's done on purpose!" without any sort of proof being presented or really any effort to even understand my reply.

Thumbs down me all you want but this isn't Reddit and people who have basic comprehension skills will understand that this bug only occurs when you try disabling Recall offline which means that it is in fact NOT an explorer dependency.

You can even disable it during audit mode, sysprep & capture like you're supposed to and explorer is fully in-tact.

I am not going to make any more comments if I keep getting braindead replies, as I'm looking for some sort of real discussion here and not conspiracy theories.

joe8755 commented 1 month ago

Thumbs down me all you want but this isn't Reddit and people who have basic comprehension skills will understand that this bug only occurs when you try disabling Recall offline which means that it is in fact NOT an explorer dependency.

You can even disable it during audit mode, sysprep & capture like you're supposed to and explorer is fully in-tact.

@thecatontheceiling

I agree that this could be a bug, this bug will happen during the microwin removal process

not trying to downplay how chris overreacted in his youtube video, but maybe users don't want an extra step to disable it offline after microwin modified the ISO

and it's just youtuber does youtuber thing, you overreact comment here won't change anything right?

thecatontheceiling commented 1 month ago

He's not "just" a YouTuber (that wouldn't be an excuse either). His name is attached to the most starred PowerShell project on GitHub, that's a lot more than just being a YouTuber.

When you attach your name to the largest PowerShell project on GitHub, you will gain a following, a reputation and people will trust you immediately no matter what you say. Chris knows this extremely well and he's abusing that fact to blatantly lie. This crap is on hackernews now even though it's a blatant lie.

He's made this statement on Twitter as well and people are taking it for granted. It is his responsibility to make sure he isn't telling people misinformation, not mine.

whytf commented 3 weeks ago

@whytf It's remarkable how every single one of you are so willing to shove your head deep into the sand in order to maintain your biases instead of trying to get another opinion on an issue.

I guess it's nice when you're in an echo-chamber where nobody disagrees with you but you should really look at the bigger picture rather than saying "microsoft collects data so it's done on purpose!" without any sort of proof being presented or really any effort to even understand my reply.

I don't care about your silly multibillion spyware OS, just stating facts that they have to survive somehow by selling something other than licenses, otherwise it would be a lot harder to crack it, not my problem you believe in an ideal world where every company is ethical and honest, my arch doesn't sell anything to me or from me :)

mnlnlks commented 3 weeks ago

@WitherOrNot there's an update video that should clarify your misconceptions.

amirulshukry commented 3 weeks ago

One curious thing. When I created micro with 24H2 release, file explorer was borked with ribbon menu. However when I created a new user, I got the tabbed file explorer. Spent some time looking at registry entries to no avail until discovery of the recall issue. & fix Dism /online /Enable-Feature /FeatureName:"Recall" Dism /online /Disable-Feature /FeatureName:"Recall"

After the fix there are 2 new registry entries HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsAI DWORD DisableAIDataAnalysis = 1 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsAI DWORD DisableAIDataAnalysis = 1

Further digging I found that if I create new user using net user command and log in as that user at the console, I get the old explorer. However if after creating the new user then log in using remote desktop, I get the tabbed explorer. Go figure

amirulshukry commented 3 weeks ago

One curious thing. When I created micro with 24H2 release, file explorer was borked with ribbon menu. However when I created a new user, I got the tabbed file explorer. Spent some time looking at registry entries to no avail until discovery of the recall issue. & fix Dism /online /Enable-Feature /FeatureName:"Recall" Dism /online /Disable-Feature /FeatureName:"Recall" After the fix there are 2 new registry entries HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsAI DWORD DisableAIDataAnalysis = 1 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsAI DWORD DisableAIDataAnalysis = 1

Further digging I found that if I create new user using net user command and log in as that user at the console, I get the old explorer. However if after creating the new user then log in using remote desktop, I get the tabbed explorer. Go figure

It's getting weirder folks. The user I previously created getting the old explorer I got fixed by adding these 2 folders C:\Users\userwitholdexplorer\AppData\Local\Packages\Microsoft.UI.Xaml.2.7_8wekyb3d8bbwe C:\Users\userwitholdexplorer\AppData\Local\Packages\Microsoft.UI.Xaml.2.8_8wekyb3d8bbwe

Then I tried to create another new user so that I could recreate the fix. But no, now the new user comes with the tabbed explorer. Also adding those 2 folders to the initial admin user does not seem to work.

Update: After a fresh install, newly created user gets the tabbed explorer... What is going on?

Update: The thing updated KB5044030 & KB5044284 to version 26100.2033 and now admin has tabbed explorer

Last update, I promise: So I remade the iso with winutil 24.09.12, installed & got the old explorer. Get-WindowsOptionalFeature shows Recall was in but disabled. Let it update to 26100.2033 and tabbed explorer is restored. I'm done now.

DavidXanatos commented 3 weeks ago

@zmileski, @InvisibleRasta, the latest commit to the draft PR now does the following. It leaves Recall enabled, but then it disables it on the first run. During my testing, it kept the explorer look intact

vmware_1iJhKd0DBK vmware_wlYJ6nmITW

which tool are you using here to list the features?

ViciousSquid commented 3 weeks ago

I actually find the "old" Explorer desirable and if anyone could tell me what I need to do to deliberately invoke it permanently I'd be very grateful.

zmileski commented 3 weeks ago

Run this Restore_classic_File_Explorer_with_ribbon.zip then restart Windows Explorer if you want to restore modern explorer run this Default_modern_File_Explorer.zip @ViciousSquid