Question PC stuck in Windows automatic repair after changing GPU

Oct 9, 2023
2
0
10
I have a PC with a ryzen 5 1600 and I had a RX 580 8GB in it but I removed it and put a GTX 1650 Super 4GB in it. Now when I turn on the PC it enters automatic repair and says it couldn't repair my PC. I read online that I need to uninstall the old GPUs drivers using Display Driver Uninstaller but I can't enter Windows 10 to download it. When I click "continue to windows 10" in safe mode it just restarts and says it couldn't repair my PC. Is there any fix for this?
 

Dave8671

Distinguished
Lets start fresh. To get access to the command above you need admin rights on the Command Prompt. once one of these options work than type the
Code:
sfc /scannow

To open the Command Prompt type in the search field CMD than on the right side a bit you should see run as administrator click on that.

Option 1
Access safe mode by following the steps on this link: Start your PC in safe mode in Windows 10.
Open Command Prompt (Admin).
Type the following command:
Code:
net user administrator /active:yes and press Enter.

If the above does not work...

Option 2
Hold down the Shift key while clicking the Restart option.
Your PC will continue to the Windows Recovery Environment.
Click Troubleshoot. On the Troubleshoot screen, click Advanced Options.
Click Command Prompt.

Type the following command:
Code:
net user administrator /active:yes
and press Enter. You should see a message that the command completed successfully. Log out, and you’ll now see the Administrator account as a choice.
 
Last edited:

Latest posts