If you are not able to access the Windows 10 Advanced troubleshooting options within Windows then you’ve come to the right place as this post will guide you on how you can repair or boot the Windows 10 installation without losing data using the bootable installation USB or DVD media. To repair or boot Windows 10 using the installation media, you have to download the Windows ISO, create a bootable USB or DVD drive, boot from the media and select “Repair your computer” and then select Startup Repair under Advanced troubleshooting. To get started, follow the given steps below carefully.
Step 1: Frist, download the Windows ISO.
Although this is not necessarily needed, it’s still better if you download the Windows ISO first so make sure that you download the same ISO version as installed on your computer.
Step 2: Next, create a bootable USB or DVD drive.
Note: If your platform supports the Unified Extensible Firmware Interface or UEFI, replace the “NTFS” with “FAT32” in the command on Step 10.
Step 3: After creating a bootable drive, boot from the media and select the “Repair your computer” option.
Once you boot from the USB drive, it will start the Windows 10 installation right away. So you must not keep on clicking Next as you will end up installing Windows. You need to look for the “Repair your computer” link on the first installation screen and click on it and then boot your computer into Advanced Recovery.
Step 4: Select Startup Repair under the Advanced options screen
net stop wuauserv net stop bits
net start wuauserv net start bitsSince the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.
“It looks like you don’t have permission to save changes to this file. Try saving a copy instead.”There are several options you can explore to resolve this error. You can try updating the Microsoft Photos app or verify the ownership of the destination folder. You can also re-register and reinstall the app. For more detailed instructions, make use of the options provided below.
Set-ExecutionPolicy Unrestricted
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}Note: In the command given, do not forget to replace the “PackageFullName” with the actual package name for the Photos app. After executing the command, it will uninstall the Photos app from your computer so you need to install it again from the Windows Store by simply looking for it. Once you found it, just click on install to start the installation process.
Code 29 is a Device Manager error commonly seen whenever a hardware device driver reports a problem. This error code indicates that the resources needed for operation are not available.
The computer hardware basically requires drivers to interface with the operating system. Drivers comprise multiple components and are supplemented with other resources provided by the BIOS (a physical chip on the motherboard).
The BIOS contains a set of basic input and output instructions for the computer system to boot, load drivers, and more.
Its firmware provides resources that drivers require to interface with other essential components. However, when the firmware fails to provide the requested resources, the device drivers stop functioning; this results in error codes like code 29.
Error code 29 is usually displayed in the following format:
“This device is disabled because the firmware of the device did not give it the required resources” Code 29
Error code 29 may be triggered due to several reasons. These include:
To avoid inconvenience and to ensure your computer keeps working at its optimal pace, it is recommended that you repair error code 29 on your PC immediately. Delay may limit you from using certain hardware attached to your system properly.
To repair error code 29, you don’t have to hire a professional and spend hundreds of dollars. Here are some quick and effective DIY methods that you can try to resolve this issue in minutes even if you don’t have any technical background.
Sometimes, error codes like code 29 may pop up on your computer screen due to some temporary glitch with the hardware. Rebooting can resolve the issue easily.
Therefore, before you do anything, try restarting your PC. It could be all you need to repair code 29. However, if the error code continues to persist, try the other methods given below.
This may sound technical but it isn’t. To begin, with CMOS is an acronym for Complimentary Metal Oxide Semiconductor.
It is a term that is used to describe motherboard memory that contains the BIOS settings. Clearing CMOS helps reset the BIOS settings to their default manufacturer levels. It’s easy to do and is an effective troubleshooting step to resolve error code 29.
To do this, simply:
Error code 29 may appear if a device is disabled. In such a scenario, simply follow the same steps as discussed in method 2, and in the advanced BIOS settings, look for disabled devices.
Enable the devices in the BIOS so that you use them easily.
This will hopefully resolve the issue. If it doesn’t, then this means the error code 29 is caused by either corrupted or outdated drivers. Try method 4 to resolve this issue successfully.
Whether the error code 29 is caused by a misconfigured, corrupted, or outdated driver, simply update the new driver version to resolve. When doing it manually, you will first have to find and identify the problematic device drivers in the Device Manager.
You can access the Device Manager by going to the start menu and then simply typing Device Manager in the search bar.
Access the Device Manager and the properties to identify problematic drivers. Problematic drivers are normally displayed with a yellow exclamation mark.
Once you have spotted problematic drivers, simply update new drivers to resolve them. Though there is nothing technical about it but it may be time-consuming.
A good alternative to manual driver update is DriverFIX. Simply download and install DriverFIX on your PC to update all problematic drivers in seconds. This is a cutting-edge program designed to resolve all kinds of device driver problems.
It is user-friendly and compatible with all Windows versions.
The intelligent programming system deployed inside this software program enables it to identify and detect all problem drivers automatically thereby sparing you from the hassle.
Furthermore, it also matches the drivers with the latest and compatible versions and updates them on a regular basis.
It takes the guesswork out of finding misconfigured and corrupted drivers and fixes driver-related problems and error codes like code 29 right away.
Click here to download DriverFIX to repair Device Manager error code 29 on your system without any hassle.
‘HTMLayout.dll cannot be loaded to properly start GUI. Therefore process cannot continue’, ‘Htmlayout.dll not found’, ‘The file htmlayout.dll is missing’,and so on, then your system may be exposed to serious privacy and security threats.
net stop wuauserv net stop bits rename c:windowsSoftwareDistribution SoftwareDistribution.bak
net start wuauserv net start bitsSince the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.