Giter Site home page Giter Site logo

Comments (10)

YawanYadav avatar YawanYadav commented on May 23, 2024 1

Thanks again for the all the help and these wonderful scripts

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on May 23, 2024

@YawanYadav

Open powershell as admin and enter

Test-Path -Path "$env:windir\WinSxS\pending.xml"
Get-ChildItem "HKLM:\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\RebootPending"
Get-Item "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired"

share screenshot

from microsoft-activation-scripts.

YawanYadav avatar YawanYadav commented on May 23, 2024

Here it is

Screenshot 2024-04-01 093341

And One more thing, I disabled Windows Auto Update

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on May 23, 2024

C:\Windows\WinSxS\pending.xml

Your system has this file, and its causing the error. System automatically removes this file after system restart.
Try to run windows update and install all the updates and restart system a couple of times, it should fix it.
If not, please share that file here.

from microsoft-activation-scripts.

YawanYadav avatar YawanYadav commented on May 23, 2024

Just a minute, I am installing update and I will let you know If it passes or fails.

Problem is that it is showing

2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)
but installing stuck for few seconds and shows

There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070643)

I am trying to resolve it using some tweaks

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on May 23, 2024

Just a minute, I am installing update and I will let you know If it passes or fails.

Problem is that it is showing

2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441) but installing stuck for few seconds and shows

There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070643)

I am trying to resolve it using some tweaks

windows_update_refresh.zip

Try this script.

from microsoft-activation-scripts.

YawanYadav avatar YawanYadav commented on May 23, 2024

It is working. Thank you very much. But I need to ask you something before I change the edition, Will it permanently change the edition to Home to Professional and keep the professional edition even after a reset? Will it also unlock Encryption(Bitlocker)? Are there any downsides in changing edition using your wonderful scripts?

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on May 23, 2024

@YawanYadav
Reset won't change it back to Home edition, however if you clean install windows using consumer iso, it will install home because installer picks the motherboard license and auto chooses the edition based on that.
To get the list of edition while installing, you can get business iso from here https://massgrave.dev/genuine-installation-media.html or you can use ei,cfg file trick.

from microsoft-activation-scripts.

YawanYadav avatar YawanYadav commented on May 23, 2024

Understood, But Will it have all the professional edition features?

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on May 23, 2024

Understood, But Will it have all the professional edition features?

Yes

from microsoft-activation-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.