Jump to content

Recommended Posts

Posted

I am using windows 11 pro 26200.5647,  I would like to rollback to screens like below :windlows10.jpg.f97974b5a0c648988a9ffb23a09ab60f.jpg

Now I was told to use this in a batch file :

DISM /Mount-Wim /wimfile:W:\WimFile\customBoot\boot.wim /index:2 /mountdir:M:\Mount
reg load HKLM\TEMP M:\Mount\Windows\System32\config\SYSTEM
reg add HKLM\TEMP\Setup /v "CmdLine" /t REG_SZ /d "X:\\sources\\setup.exe" /f
reg unload HKLM\TEMP
DISM /Unmount-Wim /mountdir:M:\Mount /commit 

I did and it didn't go back to the old Setup.  Does anyone have other ideas??


 


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...