Tech Help Windows 10 help [GUIDE]

TheMajeye

Thread Junky
Joined
Oct 29, 2015
Messages
811
If you're having issues upgrading from Win7 to Win10 with the modern host setup crashing out, or getting Code C19001F error while trying to upgrade, use the following steps to help 'kick start' it.


Step :1
a. Press Windows Key + X.
b. Click on ?Command Prompt (Admin)
Note: Click ?Yes? if it prompts for UAC(User Account Control).
c. Type following commands into the command prompt one after the other
net stop wuauserv
net stop bits
net stop cryptsvc

Keep Command Prompt window opened.
Step :2
Rename Windows Update folders
At the command prompt, type the following commands, and then press Enter after each command:

ren %systemroot%\System32\Catroot2 Catroot2.old
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old

Then type the following, commands and then press ENTER after each command:
net start wuauserv
net start bits
net start cryptsvc

Close the Command Prompt window and restart your PC to check if you can able Upgrade to Windows 10. If problem still persist, try to create another User Profile and then see if you're able to upgrade from new user profile.

If you continue to have issues beyond this, call Microsoft's support line and they can walk you through further. 1-800-642-7676 (1-800-Microsoft)
 

Latest posts

Back
Top