How to use DISM and SFC

このサイトを検索 | Search this site
,dism
Tuna300x169.jpg
How to use DISM and SFC
Thank you for accessing.

This article has been removed.

The content of this blog can be searched by keyword.

Use the search window in the sidebar or at the top. Alternatively, please translate the original article using Google or other means.

Please find alternative content.



Remnants of articles that had been published

I ran DISM and SFC because many errors were recorded in the Windows 10 event log.

DISM and SFC are system repair tools that Microsoft calls System File Checker.

Included with Windows 10.

  • DISM is included with Windows 7 and later operating systems.
  • SFC is included in Windows Vista and later operating systems.

Both tools can be run by entering commands in a command prompt launched in administrator mode or in Windows PowerShell.

The Microsoft Japanese site is written to run DISM first, then SFC.

Well, the main subject.

The order in which DISM and SFC are performed varies.

I don't know which is the correct answer. ...?

I am executing DISM → SFC in order according to the description on the Microsoft Japanese site.

Or

It is certain to execute multiple times like DISM → SFC → DISM.

This article consists of the following contents.

  • DISM and SFC overview
  • How to use DISM
  • How to use SFC

DISM and SFC overview

DISM /SFC
DISMDeployment Image Servicing and Management
Deployment image servicing and management tools
  • Available on Windows 7 or later OS
  • After running DISM, it is recommended to run SFC /scannow to verify that all issues have been fixed
SFCSystem File Checker
System file checker
  • Available on Windows Vista or later OS
  • Running insider build (14915) may fail with ~ 20% (known issue)
  • Running sfc /scannow restores system files to default state
  • Run 3 times to resolve all issues

Reprint help

The help of DISM | SFC called from Windows Power Shell is reprinted.
DISM help
PS C:\WINDOWS\system32 >dism /?
DISM enumerates, installs, uninstalls, configures, and updates Windows image features and packages. The commands available depend on the image you are servicing and whether the image is offline or running.

Deployment image servicing and management tools
Version: 10.0.16299.15
DISM.exe [dism_options] {Imaging_command} [< Imaging Arguments >]
DISM.exe {/Image: < Offline image path >| /Online} [dism_options]
         {servicing_command} [< service argument >]
SFC help
PS C:\WINDOWS\system32 >sfc /?
It scans the integrity of all protected system files and replaces the wrong version with the correct Microsoft version.

How to use DISM

dism.exe
The dism command and arguments (online, cleanup-image, restorehealth) are not case sensitive. .exe can be omitted.

PS C:\WINDOWS\system32 >DISM /Online /Cleanup-image /Restorehealth

/Online
Target the running operating system.

/Cleanup-image
? (Not mentioned in DISM help.)

/CheckHealth
With an argument, the DISM tool reports whether the image is healthy, repairable, or unrepairable. If the image cannot be repaired, you will need to discard the image and start over. If the image can be repaired,

/RestoreHealth
You can use arguments to repair the image.

>_
Administrator: Windows PowerShellー □ × 
PS C:\WINDOWS\system32 >DISM /Online /Cleanup-image /Restorehealth

Deployment image servicing and management tools
Version: 10.0.18362.1

Image version: 10.0.18363.815

[========================== 100.0% ===================== =====]
The restore operation has completed successfully.
The operation completed successfully.

How to use SFC

sfc.exe
[sfc, scannow] is not case sensitive.
.exe can be omitted.

PS C:\WINDOWS\system32 >sfc /scannow

/SCANNOW
It scans the integrity of all protected system files and repairs problem files if possible.

There is a problem
c:\_
Administrator: Command promptー □ × 
C:\WINDOWS\system32 >SFC /scannow

System scan is starting. This will take some time.

There is a system repair pending and a reboot is required to complete. Please restart Windows and execute sfc again.

no problem
c:\_
Administrator: Command promptー □ × 
C:\WINDOWS\system32 >SFC /scannow

System scan is starting. This will take some time.

The system scan verification phase is starting.
Verification 100% complete.

Windows Resource Protection did not detect an integrity violation.

Summary

When Microsoft installs the Feature Update, which is released twice a year, it updates system files and initializes some of the configuration changes that Windows had made.

If your PC feels unwell after running Windows Update, try running DISM, SFC.

DISM, SFC order

Microsoft Community (2016/10/07) is written to execute in order of SFC → DISM.

on the other hand,

Windows support (2019/06/14) is written to execute DISM → SFC in that order.

Which one should I choose ...?

So, the order I thought about is as follows.
  • DISM → SFC → DISM → SFC

It is safe to execute it twice alternately.

Validation: Windows 10 Pro November 2019 Update, v1909.18363.815
Windows 11 23H2 アップデート後のトラブルシューティング(DISM, SFC, コンポーネントサービス)

Troubleshooting after Windows 11 23H2 update (DISM, SFC, Component Services)

After updating to Windows 11 23H2, check the integrity of the system files. Run DISM and SFC to check the integrity of the system files. In many cases file corruption is likely to be found. At the same time, make sure that the component services can be accessed correctly.

 Ninja
  1. How to avoid the problem that Synaptics Mouse 19.0.19.13 is detected repeatedly by Windows Update
  2. Can I delete the MATS folder?
  3. If the uninstall process stops, try using Microsoft easy fix
  4. Delete unknown account in local user profile | Windows 7
  5. How to delete an unknown account
  6. Installing and using YouTube Video Downloader
  7. Summary of measures against videos that cannot be downloaded
  8. The Fukuoka University NTP server will stop!
  9. How to set up a public NTP server on your PC
  10. Tab Explorer with QTTabBar
  11. EagleGet Installation Procedure v2.0.4.30 Stable
  12. [Code: 80072EE2] Windows Update
  13. GIMP Installation Procedure v2.10.14
  14. Chrome error code 0x80070005
  15. Checking for updates ... Windows Update
  16. Eagleget spy module
  17. How to remove suspicious service bundled with EagleGet
  18. What generic keys might be used for a free Windows 10 upgrade?
  19. [3/3] Alchohol 52% FE SFA removal procedure
  20. How to change Chrome autoplay-policy to block autoplay conditions for videos
  21. 5KPLAYER.com software...!
  22. What to try when UMDF does not show up in Windows Service
  23. Loseless cut m4a with Audio MP3 Editor
  24. Free Audio Converter software found to register services without permission
  25. How to fix Runtime Error that interferes with CubePDF installation
  26. Remove SOME SETTINGS ARE MANAGED BY THE ORGANIZATION
  27. How to install Anti-Adblock Killer
  28. What is the relationship between Nano Defender and ad blockers?
  29. How to slim down a bloated DataStore folder
  30. If you can not change the default app, check the registry | for Windows 7
  31. What to do when Chrome repeatedly asks you to restart it when you update it
  32. How to repair MP3 files to restore normal time display
  33. Revival! Stream Recorder
  34. Be careful of option check when installing EagleGet
  35. Things to try when the start menu stops responding
  36. The rank of all professional shogi players is confirmed
  37. Checkpoint when the Amazon Fire TV Stick Wi-Fi link is broken
  38. What is the identity of User_Feed_Synchronization in the Task Scheduler?
  39. Can I press [Yes] for the DCOM configuration warning caused by igfxSDK.exe?
  40. How to use FilterProxy (Android local proxy server)
  41. Keyboard Indicator Release Information v1.6.2.0
  42. How to hide Administrator from the sign-in screen
  43. [Robin] Steps to downgrade from Android 7.0 to 6.0.1
  44. How to remove the traces of Wondershare Player
  45. DPI setting when using WinShot on Windows 10
  46. Snipping Tool feature comparison (Windows 10 and 7)
  47. How to use DISM and SFC
  48. IrfanView 4.51 installation procedure
  49. How to deal with the problem that JPG/PNG association is reset after IrfanView update
  50. What are structured data errors recorded in Google Search Console?
  51. 【Anti-WebMinor】Block mining scripts such as Bitcoin
  52. What to do if you can not copy and paste in Google Sheets
  53. Instructions for installing TClock Light
  54. How to get the Ruler Bar to work
  55. How to disable Thunderbird 72-byte line breaks
  56. How to Remove Xbox App from Windows 10
  57. How to remove Spotify
  58. How to switch from Feedly to Inoreader
  59. How to delete remnants of notification area icon
  60. How to create a batch file that deletes suspicious services registered by EagleGet
  61. Screen capture anytime with Snip & Sketch
  62. There is a case that the UNKNOWN ACCOUNT of the registry key should not be deleted.
  63. Proxomitron - Ad cut with local proxy
  64. Raziko is back on Google Play! | Raziko 1.2.0267
  65. How to change the background of the login screen to Black (black)
  66. en[EVENT2484] Tile Database Corruption
  67. What is the cause of the Google Spreadsheet, Server Error Occurred...?
  68. Radicutter (β) v0.9.2 Area free deletion, but v0.9.1 APK can be downloaded
  69. How to disable Google Update
  70. MPC-BE 1.5.2.3148 beta Installation Procedure
  71. Revo Uninstaller Free New installation
  72. How to create a shortcut to launch Local Group Policy Editor
  73. Google Play store error code 944, occurred during Chrome update
  74. MPC-BE v1.5.2.3445 beta Release information
  75. How to change Wi-Fi access point to pay-per-use connection
  76. What to do if Windows Explorer ,Add current location to favorites, does not work
  77. How to customize Thunderbird destination from 3 lines to 2 lines
  78. Initialize Thunderbird using Profile Manager
  79. How to initialize Thunderbird or remove it completely
  80. How to custom install Thunderbird
  81. How to remove debris from Windows Update files | Windows 7
  82. How to Disable Notebook Keyboard (i8042prt)
  83. How to completely remove OneDrive
  84. How to choose what happens when you click a PDF link in Chrome 65
  85. How to stop the dialog for cooperation in collecting incorrect conversion data (MS-IME)
  86. Procedure to disable navigation start sound
  87. en[EVENT10016] DCOM Error: RuntimeBroker {9CA88EE3-...}
  88. How to use a TV as a second monitor for your PC
  89. SpeedyFox: Software specializing in one-click optimization of SQLite
  90. I think that home apps compatible with Robin are Google Now launchers
  91. MPC-HC project suspension, MPC-BE project continuation
  92. Precautions for Thunderbird+IMAP
  93. How to restart the Explorer process 2 pattern
  94. How to select the display to display the taskbar
  95. Registry file specifications
  96. DiffBrowser:Software that extracts and displays the updated part of the Web
  97. CCleaner v 5.38 customized installation
  98. Lhaplus installation procedure
  99. How to insert a sequential number at the beginning of a line in Clibor
  100. PsTools | Microsoft genuine tool that can be used for offline authentication of Windows 10

タイトル:How to use DISM and SFC:SC2
Windowsランキング 将棋ランキング スマホ・携帯ランキング にほんブログ村 IT技術ブログ ライフハックへ にほんブログ村 その他趣味ブログ 将棋へ

このサイトを検索 | Search this site