Como bloquear um aplicativo no Windows 10

Users choose which apps are installed on their system however some apps come bundled together. When you install one app, it installs a few others. Often, you do not have the option to skip installing some of the apps in the bundle. This might not be that big a deal if those extra apps didn’t run on their own but they tend to run automatically. Here’s how you can block an app on Windows 10 from running.

Block an app on Windows 10

Apps are blocked from the Windows registry which means you need admin rights to do this. Use the Win+R keyboard shortcut to open the run box, and in the run box type ‘regedit’. Tap Enter. Once the registry editor is open, go to the following key.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies

There should be a key under Policies called Explorer. If it isn’t there, right-click Policies and select New>Key from the menu. Name it Explorer.

Right-click the Explorer key and select New>DWORD (32-bit) Value. Name the value DisallowRun. Double-click the DisallowRun value and enter 1 in the data box.

Como bloquear um aplicativo no Windows 10

Next, right-click the Explorer key and select New>Key from the context menu. Name the new key DisallowRun. Right-click the DisallowRun key and select New>String Value. Give it a numerical name e.g., name it ‘1’.

Double-click it and in the Value box enter the name of the EXE of the app that you want to block e.g., if you want to block Notepad from running, you will enter the following.

notepad.exe

Como bloquear um aplicativo no Windows 10

To block several apps, you will need to create a separate String value under the DisallowRun key. Give them numerical names,  and enter the name of the EXE of the app you want to block. After you’ve added all the values, you need to restart your system for the change to be applied.

When you run the app, whether it’s from its EXE or from a shortcut or tile, it will not open. You won’t get any sort of error message or prompt telling you that the app has been blocked. If any other app tries to run/open the blocked app, it will not be able to run it. Be warned that some apps might depend on other apps to be installed and running for them to work. If you block an app that other apps are dependant on, you might not be able to use them.

You can undo this change by removing the string value that you created under the DisallowRun key. Make sure you restart your system afterward.

Deixar um comentário

Como criar uma mídia USB inicializável para instalação do Windows 11 25H2

Como criar uma mídia USB inicializável para instalação do Windows 11 25H2

Para criar um instalador USB inicializável do Windows 11 25H2, você pode usar o Rufus, o Ventoy, o Prompt de Comando e a Criação de Mídia. Veja como:

A versão 26220.7653 (KB5074157) para Windows 11 traz novos ajustes para o modo escuro (Dev, Beta)

A versão 26220.7653 (KB5074157) para Windows 11 traz novos ajustes para o modo escuro (Dev, Beta)

A atualização KB5074157 (compilação 26220.7653) para Windows 11 aprimora o modo escuro, adiciona suporte a papéis de parede WebP e corrige problemas com a Barra de Tarefas, o Menu Iniciar, o Bluetooth e outros.

A atualização KB5074109 do Windows 11 foi um desastre – Lista dos principais problemas

A atualização KB5074109 do Windows 11 foi um desastre – Lista dos principais problemas

A atualização KB5074109, de janeiro de 2026 para o Windows 11, causou travamentos, falhas na inicialização, problemas no Outlook e erros de desinstalação, forçando os usuários a removê-la.

Como impedir que as conversas do ChatGPT apareçam na Busca do Google

Como impedir que as conversas do ChatGPT apareçam na Busca do Google

Evite que suas conversas do ChatGPT apareçam na Busca do Google revisando e excluindo links públicos compartilhados do ChatGPT. Veja como.

Como instalar o Subsistema Windows para Android (WSA) no Windows 11

Como instalar o Subsistema Windows para Android (WSA) no Windows 11

Você pode instalar o Subsistema Windows para Android (WSA) para executar aplicativos Android no Windows 11 usando a Microsoft Store ou o PowerShell. Veja como.

Como impedir que o ChatGPT use seus dados pessoais para treinamento de IA

Como impedir que o ChatGPT use seus dados pessoais para treinamento de IA

Por padrão, a OpenAI coleta o conteúdo das suas conversas no ChatGPT para treinamento de IA. Veja como desativar esse recurso para maior privacidade.

A versão 27913 do Windows 11 traz alterações no aplicativo Configurações (Canary).

A versão 27913 do Windows 11 traz alterações no aplicativo Configurações (Canary).

A versão 27913 (Canary) do Windows 11 traz uma interface de Configurações redesenhada, restaura o som de inicialização do Vista, corrige problemas com papéis de parede em tela preta e muito mais.

Build 26120.4733 (KB5062651) para Windows 11 24H2 com alterações (Beta)

Build 26120.4733 (KB5062651) para Windows 11 24H2 com alterações (Beta)

A versão 26120.4733 (KB5062651) para Windows 11 traz uma nova descrição de imagens com IA, reformulação das permissões de aplicativos e proteção de administrador no Canal Beta.

A versão 26200.5702 (KB5062653) para Windows 11 25H2 traz novos recursos (Dev)

A versão 26200.5702 (KB5062653) para Windows 11 25H2 traz novos recursos (Dev)

A versão 26200.5702 (KB5062653) para Windows 11 25H2 traz descrições de imagens com IA, novas medidas de segurança para administradores, diálogos de permissão redesenhados e muito mais.

Como instalar um aplicativo usando o Winget no Windows 10

Como instalar um aplicativo usando o Winget no Windows 10

Agora você pode usar o comando winget para instalar aplicativos no Windows 10, e estes são os passos para fazer isso usando o Gerenciador de Pacotes do Windows.