Skip to main content

Windows update manually - Microsoft Apps not working

Error Code 0x8D050003 with Microsoft Store


Step 1

Reset the Windows Update components manually.

Stop BITS, cryptographic, MSI Installer and Windows Update Services. To do this, enter the following commands at the command prompt.

1. Press Windows + R, type Notepad and click OK;
2. Copy and paste the commands below into this new notebook:

SC config trustedinstaller start=auto
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptsvc
net stop appidsvc
Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old
Ren %Systemroot%\System32\catroot2 catroot2.old
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
dism /Online /Cleanup-image /ScanHealth
dism /Online /Cleanup-image /CheckHealth
dism /Online /Cleanup-image /RestoreHealth
dism /Online /Cleanup-image /StartComponentCleanup
Sfc /ScanNow
net start bits
net start wuauserv
net start msiserver
net start cryptsvc
net start appidsvc

3. Click the File tab> Save as> Select the desktop;
4. Define the name as Wufix.bat and in the field below under Type select all files;
5. Click save;
6. Right-click on the Wufix file and click Run as administrator;
7. Wait until the end of the procedure on the black screen;
8. Restart the PC.

Step 2

Change DNS

1. Press Windows + Q, type in the Control Panel search bar and access;
2. In Control Panel, access Network and Internet, and then Network and Sharing Center;
3. In Network and Sharing Center, click on change adapter settings;
4. Now right-click on Ethernet and select Properties, an Ethernet Properties window will open select TCP/IPv4 click on the Properties button;
5. On the General tab, select Use the following DNS addresses:

Preferred DNS server: 8.8.8.8

Alternative DNS server: 8.8.4.4

Verify that the problem is resolved.

Step 3

Resetting network settings
1. Press the “Win ​​+ I” keys together to enter the Windows “Settings” menu;
2. Then, enter the item "Network and Internet";
3. From the "Status" tab, look for the "Network reset" item and click on it;
4. On the new screen, click on “Restore Now” and restart your computer as prompted.
5. After performing this procedure, the machine may take a while during the next startup, but just wait for it to be back to normal the next time. If you use a Wi-Fi network, be sure to connect to it again to use it again.

I await news.

If these procedures helped you in any way, please click on "I solved my problem" and also mark as an answer, so you can help others users.

We will always be available for whatever you need!

Popular posts from this blog

பொன் பொருள் அள்ளித் தரும் ஐஸ்வர்ய ஈஸ்வரன்!

  பொன் பொருள் அள்ளித் தரும் ஐஸ்வர்ய ஈஸ்வரன் ! முன்னூர் ரமேஷ் & பெ . ராகேஷ் சிறுதாவூர் பூதகிரீஸ்வரர் கோயில் சிறுதாவூர் பூதகிரீஸ்வரர் கோயில் வழிபாடுகள் ` பைரவ க்ஷேத்திரம் என்று பக்தியோடு பூஜிக்கப்படும் காசி நகரில் ` அந்தா்வேதி ' என்னும் இடத்தில் மிகப்பெரிய யாகம் ஒன்றை நடத்த முடிவு செய்தாா் பிரம்மதேவன் . இந்த யாகத்திற்காக நான்மறைகளிலும் கரைகண்ட வேதியா்கள் வேண்டுமெனத் திருக்கயிலை நாதனிடம் முறையிட்டாா் . திருக்கயிலையில் தம் சேவகா்களான பூத கணங்களை யாகத்திற்கு அனுப்பிவைக்கத் திருவுளம் கனிந்தாா் ஈசன் . பிரம்மதேவனின் யாக வேள்வியில் வேதங்களை முழங்கிக் கொண்டிருந்த அந்தணா்களாக மாறிய பூத கணங்களுக்கு , தில்லையம்பதியில் ஈசன் புரிந்த ஆனந்தத் திருநடனத்தைக் கண்டுகளிக்க வேண்டும் என்ற ஆவல் ஏற்பட்டது . தாருகாவனத்தில் ஈசன் திருநடனம் புரிந்த காட்சியை நினைக்கும்போதெல்லாம் தன் மனம் பூரிப்பு அடைவதாகப் பாம்பணையில் துயிலும் மாலவனே ஆதிசேஷனிடம் நெகிழ்ச்சியுற்றாா் எனும்போது , பூதகணங்களுக்கு அதைக் காணும் ஆவல் ஏற்பட்டதில் ...

Training to work to Create the following tables in MySQL

 -- Create the following tables in MySQL -- Products -- primary key -- name -- category -- sell by date -- sold or not -- moment of sale -- quantity -- weight Kg create table products(id int primary key auto_increment, name varchar(40), category enum('Baked Goods', 'Fruit and Veg', 'Dairy'),  sell_by date, sold bool, moment_of_sale timestamp, quantity int, weight numeric(6,3)); select * from products; insert into products(name, category, sell_by, sold, moment_of_sale, quantity, weight) values  ("Sack of Potatoes", "Fruit and Veg", "2016-10-14", true, "2015-11-01 10:23:45", 30, 10); -- --------------------------------------- -- Personnel -- primary key -- given name -- family name -- gender -- telephone number -- marital status -- age -- salary -- position -- date started -- --------------------------------------- create table personnel(id int primary key auto_increment, given_name varchar(50), family_name varchar(50), gend...

Planning your personal means

  Have an emergency fund save 3 to 6 months of family expenses and then plan large expenses Living below your means with increased income expenses should not increase with increased income saveing being increased. Never be dependent on one source of income , if you dependent on one source of income you are only one step away from poverty depending on one source is risky and can stop your growth, instead of living paycheque to paycheque, create extra sources. If a family to get rich, remember that there is no your money there is only our money