Afficher un message
Vieux 15/11/2017, 05h09   #16
Simple
Membre attaché
 
Avatar de Simple
 
Date d'inscription: août 2014
Localisation: NA
Messages: 279
Thanks: 5
Thanked 414 Times in 80 Posts
Pouvoir de réputation: 20
Simple has much to be proud ofSimple has much to be proud ofSimple has much to be proud ofSimple has much to be proud ofSimple has much to be proud ofSimple has much to be proud ofSimple has much to be proud ofSimple has much to be proud of
Par défaut

If you have had a virus, you may already have file corruption, run the following commands to ensure all is fixed, or you might want to consider formatting and reinstalling Windows and applications.

Open an Administrators CMD and Run the following commands in sequence:

C:\WINDOWS\system32>chkdsk /b /f /v /scan c:
C:\WINDOWS\system32>DISM /Online /Cleanup-Image /StartComponentCleanup
C:\WINDOWS\system32>DISM /Online /Cleanup-Image /AnalyzeComponentStore
C:\WINDOWS\system32>DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:G:\Sources\Install.wim:1 /LimitAccess
C:\WINDOWS\system32>SFC /SCANNOW
Simple est déconnecté   Réponse avec citation
The Following 3 Users Say Thank You to Simple For This Useful Post:
adiago (15/11/2017), manudiag (15/11/2017), souague (23/11/2018)