Eu tenho um laptop do Windows 10 que sempre que eu abro o menu Iniciar ou a borda, as janelas começam a piscar como se outra janela estivesse solicitando foco e, em seguida, ele volta e eu não consigo digitar, pois ele perde e recupera o foco . Eu tentei fazer um SFC e ele não encontrou nenhuma violação de integridade. Eu tentei fazer um dism restore fazendo o seguinte comando com um iso montado no Windows que baixei do TechNet, então sei que o arquivo install.wim está lá.
dism /online /cleanup-image /restorehealth /source:WIM:G:\sources\install.wim:1
Eu também tentei algumas iterações diferentes, incluindo remover o WIM dos soruces, removendo o: 1, adicionando / limitacesso no final, mas recebo a mesma mensagem de erro, não importa o que (a porcentagem parece parar em aleatório):
Deployment Image Servicing and Management tool
Version: 10.0.15063.0
Image Version: 10.0.15063.0
[===========================96.0%======================= ]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
Erros e avisos no log:
2017-07-12 16:41:00, Error DISM DISM Package Manager: PID=6092 TID=8284 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
2017-07-12 16:41:00, Error DISM DISM Package Manager: PID=6092 TID=8284 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
2017-07-12 16:41:00, Error DISM DISM Package Manager: PID=6092 TID=8284 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)
2017-07-12 16:41:00, Error DISM DISM Package Manager: PID=6092 TID=8284 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
2017-07-12 16:41:00, Error DISM DISM Package Manager: PID=6092 TID=8284 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)
2017-07-12 16:41:00, Error DISM DISM Package Manager: PID=6092 TID=8284 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)
Alguma idéia ou eu preciso redefinir este laptop?