Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Software Troubleshooting
BSODs on Windows 10 - System service exception
Message
<blockquote data-quote="King Alpha" data-source="post: 539988" data-attributes="member: 9262"><p>[USER=27338]@ElectricSheep[/USER], You can also use DISM to scan and fix corruptions. You must be signed in as an administrator to be able to do an Inbox Corruption Repair with the Deployment Imaging and Servicing Management (DISM) tool. It's recommended to run it in an Elevated Command Prompt.</p><p></p><p>Type in the following:</p><p>1. Dism /Online /Cleanup-Image /CheckHealth (You would use /CheckHealth to only check whether the image has been flagged as corrupted by a failed process and whether the corruption can be repaired. This is just a quick way to see if corruption currently exists, and to inform you if there is corruption. This does not fix anything or create a log. This will finish running almost instantly.)</p><p></p><p>2. Dism /Online /Cleanup-Image /ScanHealth (You would use /ScanHealth to scan the image for component store corruption. This option does not fix any corruption. It only checks for component store corruption and records that corruption to the log file. This can take around 5-10 minutes to finish. It will stay at 20% for a while before continuing.)</p><p></p><p></p><p>3. Dism /Online /Cleanup-Image /RestoreHealth (<strong>(recommended)</strong> You would use /RestoreHealth to scan the image for component store corruption, perform repair operations automatically, and records that corruption to the log file. This can take around 10-15 minutes up to a few hours to finish depending on the level of corruption. It will stay at 20% for a while before continuing.</p><p></p><p>After that, it is recommended to <strong>restart your computer.</strong></p></blockquote><p></p>
[QUOTE="King Alpha, post: 539988, member: 9262"] [USER=27338]@ElectricSheep[/USER], You can also use DISM to scan and fix corruptions. You must be signed in as an administrator to be able to do an Inbox Corruption Repair with the Deployment Imaging and Servicing Management (DISM) tool. It's recommended to run it in an Elevated Command Prompt. Type in the following: 1. Dism /Online /Cleanup-Image /CheckHealth (You would use /CheckHealth to only check whether the image has been flagged as corrupted by a failed process and whether the corruption can be repaired. This is just a quick way to see if corruption currently exists, and to inform you if there is corruption. This does not fix anything or create a log. This will finish running almost instantly.) 2. Dism /Online /Cleanup-Image /ScanHealth (You would use /ScanHealth to scan the image for component store corruption. This option does not fix any corruption. It only checks for component store corruption and records that corruption to the log file. This can take around 5-10 minutes to finish. It will stay at 20% for a while before continuing.) 3. Dism /Online /Cleanup-Image /RestoreHealth ([B](recommended)[/B] You would use /RestoreHealth to scan the image for component store corruption, perform repair operations automatically, and records that corruption to the log file. This can take around 10-15 minutes up to a few hours to finish depending on the level of corruption. It will stay at 20% for a while before continuing. After that, it is recommended to [B]restart your computer.[/B] [/QUOTE]
Insert quotes…
Verification
Post reply
Top