Jump to content

Sorry I probably edited my post. Refresh plz. Build Specs Below.

System

  • CPU
    Ryzen 9 5900x
  • Motherboard
    ASUS ROG STRIX X570-F
  • RAM
    32 GB (2X8) Trident Z Neo 3600MHz CAS 16
  • GPU
    ASUS ROG STRIX RTX 3070
  • Case
    Corsair 4000D Airflow
  • Storage
    Sabrent 1 TB TLC PCI 4.0 NVMe M.2
  • PSU
    NZXT C850 Gold PSU
  • Display(s)
    BenQ MOBIUZ EX2710Q 27"
  • Cooling
    Corsair H100i RGB Pro XT 240mm
  • Operating System
    Windows 11
Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14122852
Share on other sites

Link to post
Share on other sites

Just now, TehDwonz said:

Number 5 on that list should do it. Just remember to delete the renamed folders once it's all working right.

well when i try to put it in it says that the name of the service isn't valid.

(it could be named in other way cuz my pc isn't in english so)

Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14123066
Share on other sites

Link to post
Share on other sites

3 minutes ago, DarkLeegend said:

well when i try to put it in it says that the name of the service isn't valid.

(it could be named in other way cuz my pc isn't in english so)

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Try copy/pasting this plaintext instead, as a batch file. Run it as admin, of course. I didn't think the Windows language mattered with service names?

Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14123075
Share on other sites

Link to post
Share on other sites

Just now, TehDwonz said:

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Try copy/pasting this plaintext instead, as a batch file. Run it as admin, of course. I didn't think the Windows language mattered with service names?

the problem is still there so idk what to do about it

Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14123091
Share on other sites

Link to post
Share on other sites

Just now, DarkLeegend said:

the problem is still there so idk what to do about it

Boot to safe mode, and none of the services should be running - if they are, use the normal "sevices.msc" to stop them.

Then manually go and rename/delete those two folders. Reboot.

Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14123099
Share on other sites

Link to post
Share on other sites

On 10/16/2020 at 8:51 PM, TehDwonz said:

Boot to safe mode, and none of the services should be running - if they are, use the normal "sevices.msc" to stop them.

Then manually go and rename/delete those two folders. Reboot.

sorry it took so long but i forgot about this

so i tried to boot into the safe mode, but it said that it couldn't load the updates or something and that i should come back to the settings later.

so i still don't know where is the problem, and what to do about it.

Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14137826
Share on other sites

Link to post
Share on other sites

boot into safe mode, then in the search bar (white bar on lower left hand corner of your screen) type 'cmd' Right click 'Command Prompt' to run as Administrator. Then, copy and paste each line below individually, pressing Enter afterwards:

 

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

ren C:\Windows\System32\catroot2 Catroot2.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver
Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14137837
Share on other sites

Link to post
Share on other sites

15 minutes ago, steelo said:

boot into safe mode, then in the search bar (white bar on lower left hand corner of your screen) type 'cmd' Right click 'Command Prompt' to run as Administrator. Then, copy and paste each line below individually, pressing Enter afterwards:

 


net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

ren C:\Windows\System32\catroot2 Catroot2.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

so uhm i tride that rn and it said that the ''this service is unavailable'' or smth my brain is shit so i don't remember shit.

and then when i booted to normal mode i got this message ( i tried to translate it a little btw but it may be wrong it may be right i dunno, also excuse my hand

writting)

 

 

windows.png

Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14137891
Share on other sites

Link to post
Share on other sites

50 minutes ago, DarkLeegend said:

so uhm i tride that rn and it said that the ''this service is unavailable'' or smth my brain is shit so i don't remember shit.

and then when i booted to normal mode i got this message ( i tried to translate it a little btw but it may be wrong it may be right i dunno, also excuse my hand

writting)

 

 

windows.png

That's weird...try clicking 'Start' and scroll down to Windows System (under 'W'), you should be able to find Command Prompt in there hopefully...

Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14138023
Share on other sites

Link to post
Share on other sites

21 hours ago, steelo said:

That's weird...try clicking 'Start' and scroll down to Windows System (under 'W'), you should be able to find Command Prompt in there hopefully...

sorry i'am writin this late but i had some shit to do today and now i have sometime.

so i found there a folder called Windows PowerShell

hope that's good xd

aaaaaaaaaaaand i also should point out that i had a trojan horse in there a litlle while ago.

i used Malwarebytes to get rid of it, but there still might be some shit from that

 

Link to comment
https://linustechtips.com/topic/1258396-windows-update-error/#findComment-14140864
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×