Fix The select task “{0}” no longer exists error: If you are trying to access Task Scheduler then it’s possible that you may face the error message “The selected task “{0}” no longer exists. To see the current task, click Refresh.” Now if you go ahead and click Refresh you will again face the same error message. The main problem is that the Task Scheduler has a copy of tasks in Registry Editor and another copy of them in the task files on disk. If both are not in sync then you will definitely face “The select task no longer exists error”.

In Registry the tasks are stored in the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks
Onde a árvore de tarefas está armazenada em:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Schedule \ TaskCache \ Tree \ Microsoft
Arquivo de tarefa armazenado no disco:
C: \ Windows \ System32 \ Tasks \
Agora, se as tarefas em ambos os locais acima não estiverem sincronizadas, isso significa que a tarefa no Registro foi corrompida ou os arquivos de tarefa no disco foram corrompidos. Portanto, sem perder tempo, vamos ver como consertar a tarefa selecionada “{0}” não existe mais o erro com a ajuda do guia de solução de problemas listado abaixo.
Conteúdo
Corrigir o erro de seleção de tarefa “{0}” não existe mais
Certifique-se de criar um ponto de restauração para o caso de algo dar errado. Além disso, faça um backup do registro e também faça backup da pasta:
C: \ Windows \ System32 \ Tasks
Além disso, se você achar que modificar o registro e excluir arquivos é um pouco complexo, basta Reparar Instalar o Windows 10.
Método 1: Exclua a Tarefa corrompida
Se você souber o nome da Tarefa corrompida, como em alguns casos, em vez de “{0}”, você receberá o Nome da Tarefa e isso tornará o processo de correção do erro muito mais simples.
Para simplificar, vamos dar o exemplo da Tarefa de atualização do Adobe Acrobat que, neste caso, está gerando o erro acima.
1.Pressione a tecla Windows + R e digite regedit e pressione Enter para abrir o Editor do Registro.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
2. Navegue até a seguinte chave de registro:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Schedule \ TaskCache \ Tree
3. Encontre a Tarefa de atualização do Adobe Acrobat na chave Árvore e, no painel direito da janela, clique duas vezes em ID.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
4. Anote a string GUID neste exemplo: {048DE1AC-8251-4818-8E59-069DE9A37F14}.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
5.Agora, clique com o botão direito do mouse em Adobe Acrobat Update Task e selecione Delete.
6. Em seguida, exclua a subchave da string GUID que você anotou anteriormente, a partir das seguintes chaves:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Schedule \ TaskCache \ Boot
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Schedule \ TaskCache \ Logon
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Schedule \ TaskCache \ Windows NT \ CurrentVersion \ Schedule \ TaskCache
\ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Schedule \ TaskCache \ Plain
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Schedule \ TaskCache \ Tasks
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
7. Em seguida, exclua o arquivo de tarefa do seguinte local:
C: \ Windows \ System32 \ Tasks
8. Pesquise o arquivo Adobe Acrobat Update Task , clique com o botão direito do mouse e selecione Delete.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
9.Reinicialize o seu PC e veja se você consegue corrigir o erro de seleção da tarefa “{0}” não existe mais.
Método 2: Desativar a programação de desfragmentação de disco
1.Pressione a tecla Windows + R e digite dfrgui e pressione Enter para abrir a desfragmentação de disco.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
2. Em Otimização programada, clique em Alterar configurações.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
3.Agora desmarque “ Executar de acordo com uma programação (recomendado) ” e clique em OK.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
4.Clique em OK e reinicie o PC para salvar as alterações.
5.Se você ainda estiver enfrentando o erro, navegue até o seguinte diretório:
C: \ Windows \ System32 \ Tasks \ Microsoft \ Windows \ Defrag \
6. Na pasta Defrag, exclua o arquivo ScheduledDefrag.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
7. Reinicie novamente o seu PC e veja se você consegue corrigir o erro A tarefa selecionada “{0}” não existe mais.
Método 3: sincronizar tarefas manualmente no Explorer e no Editor do Registro
1.Navegue até a seguinte pasta:
C: \ Windows \ System32 \ Tasks
2.Now press Windows Key + R then type regedit and hit Enter.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
3.Next, navigate to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\
4.Now one by one copy the name of the Tasks from C:\Windows\System32\Tasks and search for these Tasks in the registry subkey \TaskCache\Task and \TaskCache\Tree.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
5.Delete any task from the C:\Windows\System32\Tasks directory which is not found in the above Registry key.
6.This will sync all the task in Registry Editor and Task folder, reboot your PC to save changes.
Method 4: Locate the Corrupted Task in Task Scheduler
1.Pressione a tecla Windows + R e digite Taskschd.msc e pressione Enter.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
2. Depois de receber a mensagem de erro, basta clicar em OK para fechá-la.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
3.Pode parecer que você está recebendo a mensagem de erro repetidamente, mas é por causa do número de tarefas que estão corrompidas. Por exemplo, se você receber a mensagem de erro 5 vezes, significa que há 5 tarefas corrompidas.
4. Agora navegue até o seguinte local no agendador de tarefas:
Agendador de tarefas (local) \ Biblioteca do agendador de tarefas \ Microsoft \ Windows
5. Certifique-se de expandir o Windows e, em seguida, selecione cada tarefa uma por uma até que a mensagem de erro da tarefa selecionada “{0}” seja exibida . Anote o nome da pasta.
![Corrigir o erro de seleção de tarefa “{0}” não existe mais Corrigir o erro de seleção de tarefa “{0}” não existe mais]()
6. Agora navegue até o seguinte diretório:
C:\Windows\System32\Tasks\Microsoft\Windows
7.Find the same folder under which you receive the above error and delete it. It may be a single file or a folder, so delete accordingly.
![Corrigir o erro de seleção de tarefa “{0}” não existe mais Corrigir o erro de seleção de tarefa “{0}” não existe mais]()
Note: You will need to close and re-open tasks scheduler as Task Scheduler no longer display the tasks once you encountered the error.
8.Now compare the folders inside Task Scheduler and Task folder, and delete any file or folder which may be present in Task folder but not in Task Scheduler. Basically, you need to repeat the above steps each time you encountered the error message and then again re-start Task Scheduler.
9.Reboot your PC to save changes and see if you’re able to Fix The select task “{0}” no longer exists error.
Method 5: Delete Task Registry Key
1. Primeiro, certifique-se de fazer o backup do Registro e, mais especificamente, da chave TaskCache \ Tree.
2.Pressione a tecla Windows + R e digite regedit e pressione Enter para abrir o Editor do Registro.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
3. Navegue até a seguinte chave de registro:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Schedule \ TaskCache \ Tree
4. Clique com o botão direito na chave Tree e selecione Export.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
5.Selecione o local onde deseja criar um backup desta chave de registro e clique em Salvar.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
6. Agora vá para o seguinte local:
C: \ Windows \ System32 \ Tasks
7. Crie novamente um backup de todas as tarefas nesta pasta e, em seguida, volte ao Editor do Registro.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
8. Clique com o botão direito do mouse na chave de registro da árvore e selecione Excluir.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
9.Se solicitar confirmação, selecione Sim / OK para continuar.
10. Em seguida, pressione a tecla Windows + R e digite Taskschd.msc e pressione Enter para abrir o Agendador de Tarefas.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
11. No Menu, clique em Ação> Importar Tarefa.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
12.Importe todas as tarefas uma por uma e se você achar este processo difícil, simplesmente reinicie o sistema e o Windows criará automaticamente essas tarefas.
Método 6: Criar uma nova conta de usuário
1.Pressione a tecla Windows + I para abrir Configurações e clique em Contas.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
2.Clique na guia Família e outras pessoas no menu à esquerda e clique em Adicionar outra pessoa a este PC em Outras pessoas.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
3.Clique em Não tenho as informações de login desta pessoa na parte inferior.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
4.Selecione Adicionar um usuário sem uma conta da Microsoft na parte inferior.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
5.Agora digite o nome de usuário e a senha da nova conta e clique em Avançar.
![Fix The select task “{0}” no longer exists error Fix The select task “{0}” no longer exists error]()
Método 7: Reparar Instalar o Windows 10
Este método é o último recurso porque, se nada funcionar, certamente reparará todos os problemas com o seu PC. Reparar Instale apenas usando uma atualização local para reparar problemas com o sistema sem excluir os dados do usuário presentes no sistema. Portanto, siga este artigo para ver Como reparar a instalação do Windows 10 facilmente.
Recomendado para você:
That’s it you have successfully Fix The select task “{0}” no longer exists error but if you still have any question regarding this guide then feel free to ask them in the comment’s section.