-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drive detection #6
Comments
can you please check this one...now it should only look for the bootpartition |
Works perfectly, it now correctly ignores the other drive. |
would not have noticed this 🤓 ..thanks for reporting 😁 |
To be honest, I think the MS tools and telemetry also do not detect this correctly as they kicked me out of the Beta Insider program and pushed my PC into release preview, although it passes all the tests....... Thanks for the quickfix 👍 💯 |
it's kind of funny that redmond - the multi-billion group can't get a kindergarten app like PC Health Check to work properly, but an operating system that somehow just works 😬 😆 |
Too big to fail ;-) |
My Surface 5 Pro with micro SD card shows that the boot drive has MBR, this is incorrect.
SD card is drive D, the Windows and boot drive is C
When I remove the SD card, the result is correct. The test should ignore other drives besides the primary boot.
The text was updated successfully, but these errors were encountered: