Informações úteis: Windows
Ir para navegação
Ir para pesquisar
- RDCMan
http://www.coderewind.com/2014/10/solution-rdcman-error-3334-remote-desktop-manager/
- Ajustando IE para pegar configurações do navegador padrão automaticamente
With IE11, the usage of a PAC-file through the file-protocol is no more possible, unless you add the following registry-key [HKLM\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings] (DWORD)"EnableLegacyAutoProxyFeatures"=1 https://blogs.technet.microsoft.com/emeaie/2013/11/04/optimizing-performance-with-automatic-proxyconfiguration-scripts-pac/
- Remover serviços do Windows Services
1. Abrir o CMD em modo de administrador 2. Executar o comando: sc delete <Serviço>