{
"$type": "site.standard.document",
"canonicalUrl": "https://justingarrison.com/blog/2010-11-26-disable-scan-and-fix-for-removable-drives-in-windows",
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreibfyncxswcatscsn4znfwh6aieolv7mtbfhmfuknjusmzddojntz4"
},
"mimeType": "image/jpeg",
"size": 26382
},
"description": "Sometimes you’ll be prompted to scan and fix a removable disk before",
"path": "/blog/2010-11-26-disable-scan-and-fix-for-removable-drives-in-windows",
"publishedAt": "2010-11-26T00:00:00.000Z",
"site": "at://did:plc:p7uix7mresfq4nfzxp3klgfa/site.standard.publication/3mmdn7mg2qm2d",
"textContent": "Sometimes you’ll be prompted to scan and fix a removable disk before using it in Windows. The proper way to fix this is to scan for filesystem errors, but here is how you can make the prompt go away permanently.\n\nWhat is the Scan and Fix For?\n\nThis is caused by Windows detecting errors in the filesystem of the drive, or the drive not being unmounted properly. To never get this prompt you can make sure to use the safely remove option built into Windows before pulling out your drive.\n\nOne possible downside to getting rid of the scan and fix prompt is the service that runs to show you scan and fix also shows you AutoPlay. By disabling scan and fix you will also be disabling your AutoPlay functionality.\n\nHow Do You Disable It?\n\nIf you don’t care about AutoPlay, or want to stop it from prompting you too, go to your start menu and search for msconfig.\n\n_Note: You will have to be an administrator on the computer to use msconfig and apply this fix._\n\nClick on the services tab and then scroll down to Shell Hardware Detection and uncheck it. This will prevent it from starting up with the computer.\n\nTo kill the service immediately go back to the start menu and search for services.msc.\n\n_Note: You can optionally just restart you computer and it will automatically make the next changes for you._\n\nFind the same Shell Hardware Detection service in the list.\n\n_Note: It was pointed out in the comments that if you use a scanner in Windows you may need this service. Instead of disabling it completely you can set the service to manual startup for better hardware support._\n\nDouble click on it and on the general tab click stop.\n\nDrop down the startup type option and set it to disabled.\n\nClick OK on the service window and then close out services.msc as well.\n\nPlug in a few removable disks to test, but you shouldn’t be prompted to scan and fix another disk ever again.",
"title": "Disable Scan and Fix for Removable Drives in Windows"
}