Troubleshoot

This informations contains solutions for troubleshooting .

Device does not work after a patch

If a device does not work after applies a patch, restore the device to its state before the patch.

  • The patch did not install correctly.
  • A file is corrupted.
  • Your device needs updated drivers.
  1. Contact your Concierge Security® Team (CST) and ask them to pause upcoming patches to your device.
  2. Uninstall the update. If you can still access your settings, go to Settings > Windows Update > Update history > Uninstall updates and remove the most recent patch.
  3. Boot your device into Safe Mode.
    Safe Mode loads only essential drivers. If the system is stable in Safe Mode, a third-party driver or app is likely the culprit.
  4. Open Command Prompt as an administrator and run these commands to fix corrupted files:
    CODE
    sfc /scannow
    DISM /Online /Cleanup-Image /RestoreHealth
  5. Revert your PC to a state before the update using a previously created restore point.
  6. Download the latest drivers from the device manufacturer website, especially for your graphics card and BIOS.