Internet is not working since the DNS Client can't start and it's related to a corrupted installation (i suppose :))
last saturday I updated my Windows 11 Home through windows Update and the next day my PC is not able to resolve DNS
Don't suppose. At present, Do you have good working internet connection on other devices in your network? You say this all started with an update but
you do not say which update. I'm about to write you a book here as I do not know what experience you have so you may already know some of it.
Starting at the beginning, here's The way I see the series of events from the info you provided. Correct me if I am wrong.
1.updated Windows 11 Home through windows Update on Saturday, I am assuming you had no DNS issues prior to the update nor immediately following the update. Correct?
2. The next day you had a DNS issue– IMO at that point, I would
first have troubleshooted the DNS issue not as being a windows issue but a router/internet issue since I had no DNS problems the night before. ( error 5 indicates a lack of sufficient user permissions to perform an action. Commands should have been run as administrator)
3.To fix DNS you attempted an DISM using an iso which failed due to invalid source file.
4. You did an in-place upgrade which failed. (I am assuming using the same iso you used for the DISM)
According to the logs, the upgrade failure was 0x8007042B, 0x2000D.
5. Error 0x8007042B, 0x2000D-While not all inclusive, this failure most often (but not always) indicates a corrupted user account with appdata being prominent.
It won’t do any good running the in-place upgrade using another account as the upgrade process will still see the same problems in your account when it goes to migrate user data. Neither will DISM or SFC fix a user account.
I had the same error when I upgraded to 24h2. I spent days chasing my tail with it and ended up doing a clean install. IMO You can handle this one of 2 ways.
I suggest doing option #2 since using option 1 still has an outside chance of not fixing your problems.
MAKE A IMAGE OF YOUR SYSTEM NO MATTER WHICH WAY YOU CHOOSE TO GO.
Prep For both options: If you are currently using a LOCAL account OR a MS account that is NOT syncing to Onedrive
- Copy all your files from the old account to external media. Doing this prevents any permission errors when files are accessed from new account.
If you are currently using a MS account and are syncing your files to Onedrive they will be imported automatically later. If they are not you can manually move them into your user folders.
Option 1- Create a new LOCAL account.
Make sure you assign it as administrator.
Restart and login to new account and delete your old account. If your old account was a MS account syncing to Onedrive, change the local account to a MS account, turn on sync, and all your files should show up. If your old account was not synced to Onedrive, you
copy them from your external media into the new account.
You will have to redo all settings in this new account as well as re-install any apps that did not originally install for all users.
Option 2 – Bite the bullet, do a clean install. It’s a lot of work but you know you are 100% clean, both Windows
and your user account.
To make sure there is no problem with the iso, download a new iso here and create installation media.
Scroll down to Download Windows 11 Disk Image.
Clean install tutorial
Clean Install Windows 11
If you built this machine yourself you already know the following but I am including this information in case you do not know.
While Windows Update will install drivers for you, If it was me, I would not want windows update to install nor maintain my drivers on a custom-built machine. I would want MSI's custom drivers and use MSI Center for maintaining my drivers. I would disable including drivers with windows update.
This tutorial will show you how to enable or disable including drivers with Windows Updates in Windows 10 and Windows 11. Windows Update will include drivers when available in Windows 11 by default. You can enable the Do not include drivers with Windows Updates policy to not include drivers...
www.elevenforum.com
Replacing Microsoft's generic drivers with MSI-specific ones during a clean Windows installation is a standard process that involves installing MSI-provided drivers
after Windows has been installed. The exception is if a critical storage driver is missing and you do not see your drive during install, which requires you to manually load it during the Windows setup.
When you’re doing a clean install of Windows, MSI (or any motherboard/system) drivers don’t usually get installed automatically beyond the basics. Here’s the proper sequence for installing MSI drivers during/after a clean install:
- Before beginning clean install, download MSI drivers from MSI site from another machine if you can not access yours. Extract them to a usb drive. Go HERE, enter your motherboard model, and download:
- Chipset drivers
- Intel/AMD Management Engine Interface (if listed)
- LAN / WLAN drivers
- Audio driver
- Graphics driver (from NVIDIA/AMD/Intel site is better than MSI’s copy)
- Any utilities you plan to use (Dragon Center, Nahimic, etc.)
- Note- Windows Setup doesn’t normally let you install MSI drivers directly during install. The only exception is if Windows doesn’t see your storage drive(common with RAID or certain NVMe setups). In that case:
- When Windows asks “Where do you want to install Windows?”, click Load Driver. and point it to the extracted folder on your usb drive
- Once loaded, your drive will appear and the install can continue.
If Windows sees your SSD/HDD normally, you don’t need to add drivers during setup.
Once Windows is installed and you’re at the desktop:
- Chipset driver first → This sets up proper communication between CPU, RAM, and system devices.
- Management Engine / SMBus / Serial IO (if available).
- Storage (RST/NVMe/RAID) driver if your board uses it.
- LAN or WLAN driver → Get internet access.
- Windows Update → Let it run once to grab baseline drivers.
- Graphics driver (from NVIDIA/AMD/Intel official site).
- Audio driver (Realtek/Nahimic if MSI provides).
- Other utilities (Dragon Center/MSI Center, RGB software, hotkey drivers for laptops, etc.).
After everything is installed, make a system image so you don’t need to repeat all this in the future.