Page 1 of 1

Method 3: Update using command line

Posted: Tue Feb 11, 2025 9:40 am
by Rina7RS
If the standard update process doesn't work, you can try updating your PC via the command line. This method bypasses the graphical interface and can solve problems caused by an incorrect system file call.

Step 1: Open the Start menu and type CMD. Right-click Command Prompt in the search results and select Run as administrator.



Step 2: If UAC prompts, click Yes to grant administrator rights.



Step 3: In the Command Prompt window, enter the following nigeria telegram data command to remove the current product key:

slmgr.vbs upk


Step 4: To remove the product key from the registry, type:

slmgr.vbs cpky


Step 5: Remove the key from the operating system by entering:

slmgr.vbs ckms


Step 6: Start the License Manager service by running:

sc config LicenseManager start= auto & net start LicenseManager


Step 7: Start the Windows Update service by running:

sc config wuaserv start= auto & net start wuaserv


Step 8: Finally, run the update by entering the new product key using the following command replace this XXXX-XXXX-XXXX-XXXX-XXXXwith your actual product key:

changepk.exe productkey XXXX-XXXX-XXXX-XXXX-XXXX


This should start the update process. Follow the on-screen instructions to complete the update.