때때로 우리는 일부 사용자의 말처럼 제거하거나 삭제하기 어려운 응용 프로그램을 발견합니다. 어떤 이유로든 Add/Remove Programs제거(Uninstall) 바로 가기가 없는 경우 가 있습니다. 문제는 경우에 따라 다릅니다. 이것이 Windows(Windows) 에서 데스크톱 프로그램과 최신 앱을 모두 제거하는 데 사용할 수 있는 모든 방법을 정리하기로 결정한 이유입니다 . 시작 하겠습니다(Let) :
참고:(NOTE:) 이 가이드는 Windows 10 , Windows 7 및 Windows 8.1 에 적용됩니다 .
1. 명령 프롬프트(Command Prompt) (cmd.exe) 에서 데스크톱 앱 제거
Windows 에서 앱을 제거하는 괴상한 방법부터 시작하겠습니다 . 먼저 관리자 권한으로 (First)명령 프롬프트(Command Prompt) 를 시작합니다 . 명령 프롬프트(Command Prompt) 창에서 wmic 을(wmic) 입력하고 Enter 키 를 누릅니다.
이 명령은 WMIC(Windows Management Instrumentation 명령줄) 도구를(Windows Management Instrumentation Command-line (WMIC) tool) 로드합니다 . 이제 명령 프롬프트(Command Prompt) 에서 제거할 수 있도록 WMIC 에서 식별한 앱을 확인해야 합니다 . 그렇게 하려면 따옴표 없이 "product get name" 명령을 입력 하고 키보드에서 Enter 키를 누릅니다. (Enter)이 명령은 이 방법으로 제거할 수 있는 모든 데스크톱 앱 을 나열합니다.(desktop apps)
표시된 앱 목록은 설치한 데스크톱 앱의 총 수보다 적습니다. 제거하려는 앱이 여기에 표시되면 계속해서 다음 명령을 입력하십시오. product where name="name of program" call uninstall . 이전에 명령 프롬프트(Command Prompt) 에 로드된 목록에 표시된 대로 프로그램 의 문자열 이름 을 제거하려는 (name of the program)데스크톱 앱(desktop app) 의 실제 이름으로 바꿉니다 . 예를 들어 product where name="Google Chrome" call uninstall 을 입력 했습니다.
프로그램을 제거할 것인지 확인하는 메시지가 나타납니다. 제거하려면 Y 를 입력 하고 마음이 바뀌었다면 N 을 입력합니다.(N)
제거가 성공적으로 수행되면 ReturnValue=0"메서드 실행 성공"("Method execution successful.") 이라는 메시지가 표시 되어야 합니다.
이 가이드의 모든 방법 중에서 이 방법이 가장 복잡하고 가장 유용하지 않습니다. 의외로 많은 분들이 찾고 계시기 때문에 소개했습니다. 보다 효율적인 방법을 위해 이 가이드를 계속 읽으십시오.
2. 제어판(Control Panel) 에서 데스크톱 응용 프로그램 제거
이것은 대부분의 사람들이 알고 있는 방법입니다. 모든 데스크톱 앱(desktop apps) 에서 잘 작동하지만 Windows 10 및 Windows 8.1에서 Microsoft Store 를 통해 배포되는 최신 앱에는 사용할 수 없습니다 .
먼저 제어판(Control Panel) 을 엽니다 . 그런 다음 "Programs -> Programs and Features."
제거 하려는 (Uninstall)데스크톱 앱(desktop app) 을 선택 하고 제거를 클릭하거나 탭한(click or tap) 다음 마법사를 따릅니다.
프로그램 제거 단계는 프로그램마다 다릅니다.
3. 제거 바로 가기를 사용하여 데스크톱 프로그램 제거
일부 데스크톱 응용 프로그램은 설치 시 제거(Uninstall) 바로 가기를 만듭니다. 일반적으로 시작 메뉴(Start Menu) ( Windows 10 및 Windows 7 ) 또는 앱 보기(Apps View) ( Windows 8.1 )의 애플리케이션 폴더에 있습니다. 아래 에서 Windows 10 에서 (Windows 10)CyberGhost 제거(Uninstall) 바로 가기를 볼 수 있습니다 .
다음은 Windows 8.1 의 동일한 바로 가기입니다 .
제거(Uninstall) 바로 가기를 클릭하거나 탭 하여 선택한 응용 프로그램에 대한 제거 마법사(uninstallation wizard) 를 시작합니다 .
4. Uninstall.exe 파일(Uninstall.exe file) 을 사용하여 데스크톱 앱 제거
많은 데스크톱 앱(desktop apps) (특히 제거 바로 가기를 만드는 앱)에는 (Uninstall)uninstall.exe 또는 이와 유사한 이름의 실행 파일이 있습니다 . 이 파일은 항상 해당 응용 프로그램의 설치 폴더(installation folder) 에 있습니다. 아래 에서 7-Zip 의 uninstall.exe 파일을 볼 수 있습니다 .
그것을 실행하고 프로그램을 제거하는 데 필요한 단계를 따르십시오.
5. 설정 MSI 파일(MSI file) 을 사용하여 데스크톱 앱 제거
64비트 버전의 7-Zip 과 같은 일부 프로그램은 설치에 (7-Zip)setup.exe 파일을 사용하지 않습니다 . 대신 설정 파일(setup file) 의 확장자는 ".msi"입니다. (".msi.")이 형식은 Microsoft 에서 Windows 운영 체제 용으로 만든 특수 설치 형식 인 (installation format)Windows Installer 에서 사용합니다. (Windows Installer)".msi" 설치 프로그램 을 사용하는 데스크탑 앱(desktop apps) 은 쉽게 제거할 수 있습니다. 설치 파일 을 (setup file)마우스 오른쪽 버튼으로 클릭하거나(Right-click or press) 길게 누르고 제거(Uninstall) 를 선택 합니다 .
제거는 명령줄(command line) 에서도 실행할 수 있습니다 . 명령 프롬프트(Command Prompt) 를 관리자(administrator and type) 로 열고 "msiexec /x " 다음에 제거하려는 프로그램에서 사용하는 ".msi" 파일 이름을 입력합니다.(".msi")
다른 명령줄(command line) 매개변수를 추가하여 제거가 수행되는 방식을 제어할 수도 있습니다. 자세한 내용은 Microsoft 의 이 설명서를 확인하십시오 . Msiexec(명령줄 옵션)(Msiexec (command-line options)) .
6. 시작 화면(Start screen) 또는 시작 메뉴(Start Menu) 에서 유니버설 앱 제거
지금까지 다룬 모든 방법은 기존 데스크톱 응용 프로그램에만 적용됩니다. 그러나 Microsoft Store 를 통해 배포되는 Windows 10 및 Windows 8.1 앱은 어떻습니까? 그것들을 어떻게 제거합니까?
Windows 10 을 사용 하는 경우 앱의 타일을 마우스 오른쪽 버튼으로 클릭하거나 길게(터치를 사용하는 경우) 길게 누를 수 있습니다. (press and hold)상황에 맞는 메뉴에서 제거(Uninstall) 를 선택합니다 .
그런 다음 제거를 눌러 앱 제거를 확인해야 합니다(Uninstall) .
또 다른 방법은 시작(Start) 버튼 근처 에 있는 Windows 10 작업 표시줄의 (Windows 10)검색 상자 를 사용하는 것입니다. (search box)제거하려는 앱의 이름을 입력하고 클릭하거나 탭한(click or tap) 다음 오른쪽 의 미리보기 패널 에서 (preview panel)제거(Uninstall) 를 누릅니다 .
또는 앱을 마우스 오른쪽 버튼으로 클릭하거나 길게 누르고 상황에 맞는 메뉴에서 제거 할 수 있습니다. (Uninstall)선택을 확인하는 것을 잊지 마십시오.
Windows 8.1 을 사용 하는 경우 시작(Start) 화면 으로 이동합니다 . 제거하려는 앱의 타일을 찾을 수 있는 경우 해당 타일을 마우스 오른쪽 버튼으로 클릭하거나 길게 눌러 컨텍스트 메뉴를 불러옵니다. 그런 다음 제거 를 (Uninstall)클릭하거나 탭(click or tap) 합니다 .
터치스크린이 없는 기존 PC에서 Windows 8.1은 최신 앱 타일을 마우스 오른쪽 버튼으로 클릭하면 기존의 오른쪽 클릭 메뉴를 표시합니다. 예상대로 이 메뉴에는 제거(Uninstall) 옵션이 포함되어 있습니다. 그런 다음 다른 프롬프트 및 확인 없이 몇 초 안에 앱이 제거됩니다.
앱의 시작(Start) 화면 에 더 이상 타일이 없으면 ( Windows 8.1 ) 검색합니다. 검색 결과가 표시되면 제거하려는 앱의 이름을 마우스 오른쪽 버튼으로 클릭하거나 길게 누른 다음 제거를 선택 합니다(Uninstall) .
7. 설정(Settings) ( Windows 10 ) 또는 PC 설정(Settings) ( Windows 8.1 ) 을 사용하여 범용 앱 제거
Windows 10 에서 설정(Settings) 을 열고 앱(Apps) 으로 이동합니다 . 설정(Settings) 창의 오른쪽에는 Windows 10 장치에서 사용할 수 있는 모든 앱이 포함된 목록이 표시됩니다. 목록을 아래로 스크롤(Scroll) 하고 제거하려는 앱을 클릭 하거나 탭합니다. (list and click)그런 다음 제거를 클릭 (Uninstall)하거나 탭한(click or tap) 다음 제거(Uninstall) 를 클릭 하여 선택을 확인합니다.
제거 프로세스(removal process) 의 진행 상황은 앱 이름 아래에 표시됩니다. 앱 제거가 완료되면 설정(Settings) 창을 닫으십시오.
Windows 8.1에서는 PC 설정 을 사용하여 (PC Settings)Microsoft Store 에서 범용 앱을 제거 할 수 있습니다 . PC 설정을 열고 검색 및 앱(Search and apps) 으로 이동한 다음 앱 크기(App sizes) 로 이동합니다 . 오른쪽에서 기기에 설치된 모든 앱 목록을 볼 수 있습니다. 제거할 항목을 선택하면 제거(Uninstall) 버튼이 표시됩니다. 제거를 클릭하거나 탭한 다음 제거(Uninstall) 를 다시 클릭하여 앱 제거(Uninstall) 를 확인합니다.
앱 제거가 완료되면 PC 설정(PC Settings) 을 닫 습니다.
8. PowerShell(PowerShell) 을 사용하여 범용 앱 제거
Windows 10 및 Windows 8.1 에 기본 제공되는 일부 터치 기반 앱( UWP 앱(UWP apps) 이라고도 함 )은 이전에 공유한 방법을 사용하여 제거할 수 없습니다. 예를 들어 Windows 10 에서는 (Windows 10)캘린더, 메일, 카메라(Calendar, Mail, Camera,) 또는 사진(Photos) 과 같은 앱을 제거할 수 없습니다 . 이러한 앱을 제거하려면 PowerShell(PowerShell) 을 사용해야 합니다 .
3단계로 PowerShell 을 사용하여 (PowerShell)Windows 10 앱 을 제거하는 방법: 알아야 할 모든 것을 공유 하는 완전한 단계별 가이드 를 만들었습니다.(step guide)
9. 전문 소프트웨어 제거 프로그램 사용(software uninstaller)
다른 프로그램을 제거할 수 있는 특수 프로그램도 있습니다. 일부는 제거 프로세스에서 파일과 레지스트리 항목을 모두 삭제하기까지 합니다. 다음은 시작하기 위한 몇 가지 아이디어입니다.
- 소프트웨어 제거 프로그램 모음 - IObit 대 Ashampoo 대 (Ashampoo vs) Revo 검토(Revo)
- PC Decrapifier , SlimComputer 또는 Decrap 으로 크랩웨어를 제거하는 방법(SlimComputer or Decrap)
다른 프로그램을 제거하는 데 도움이 될 수 있는 적절한 도구를 찾고 있다면 이 문서가 원하는 것을 찾는 데 도움이 될 것입니다. 우리가 그것들을 출판한 지 오래되었지만 오늘날에도 여전히 작동하고 있습니다.
앱을 어떻게 제거합니까?
다음은 Windows(Windows) 에서 데스크톱 앱과 범용 앱을 모두 제거하는 방법 입니다. 다른 사람을 알고 있다면 주저하지 말고 아래 댓글 섹션에서 공유하십시오. 우리는 이 기사를 업데이트하고 더 완벽하게 만들기를 기대합니다.
9 ways to remove desktop programs and Microsoft Store apps in Windows
From time to time, we stumble upon applications that are hard to remove or delete, as some υsers would say. Sometimes their Add/Remove Programs entries are deleted for whatever reason, or they do not have a handy Uninstall shortcut available. The problems vary from case to case. That is why we decided to make a roundup of all the methods that can be used to remove both desktop programs and modern apps, in Windows. Let's get started:
NOTE: This guide applies to Windows 10, Windows 7 and Windows 8.1.
1. Uninstall desktop apps from the Command Prompt (cmd.exe)
Let's start with a geeky way of removing apps from Windows. First, start the Command Prompt as administrator. In the Command Prompt window, type wmic and press Enter.
This command loads the Windows Management Instrumentation Command-line (WMIC) tool. Now you need to see which apps are identified by WMIC so that you can remove them from the Command Prompt. To do that, type the command "product get name" without the quotation marks and press Enter on the keyboard. The command lists all the desktop apps that can be removed with this method.
The list of apps shown is smaller than the total number of desktop apps that you have installed. If the app that you want to remove is shown here, continue and enter the command: product where name="name of program" call uninstall. Replace the string name of the program with the actual name of the desktop app that you want to remove, as shown in the list that was loaded previously in the Command Prompt. For example, we typed product where name="Google Chrome" call uninstall.
You are prompted to confirm that you want to uninstall the program. Type Y if you want to remove it or N if you have changed your mind.
If the uninstallation is performed successfully, you should see a ReturnValue=0 and a message that says "Method execution successful."
Of all the methods in this guide, this one is the most complex and least useful. We introduced it because a surprising number of people search for it. For more efficient methods, continue reading this guide.
2. Uninstall desktop applications from the Control Panel
This is the method most people know about. It works great for all desktop apps, but it cannot be used for modern apps that are distributed through the Microsoft Store in Windows 10 and Windows 8.1.
First, open the Control Panel. Then, go to "Programs -> Programs and Features."
Select the desktop app that you want to remove, click or tap Uninstall and follow the wizard.
Please remember that the steps for uninstalling a program are different from program to program.
3. Uninstall desktop programs using their uninstall shortcuts
Some desktop applications, when installed, create an Uninstall shortcut. Usually, it is found in the application's folder from the Start Menu (in Windows 10 and Windows 7) or the Apps View (in Windows 8.1). Below you can see the Uninstall shortcut for CyberGhost, in Windows 10.
Here is the same shortcut in Windows 8.1:
Click or tap the Uninstall shortcut to start the uninstallation wizard for the selected application.
4. Uninstall desktop apps using their Uninstall.exe file
Many desktop apps (especially those which create Uninstall shortcuts) have an executable file named uninstall.exe or something similar. This file is always found in the installation folder of that application. You can see below the uninstall.exe file for the 7-Zip.
Run it and follow the steps required to uninstall the program.
5. Uninstall desktop apps using their setup MSI file
Some programs (like the 64-bit version of 7-Zip) do not use a setup.exe file for their installation. Instead, their setup file has the extension ".msi." This format is used by the Windows Installer, a special installation format created by Microsoft for its Windows operating systems. The desktop apps that use a ".msi" installer are easy to uninstall. Right-click or press and hold on their setup file and choose Uninstall.
The removal can also be triggered from the command line. Open the Command Prompt as administrator and type "msiexec /x " followed by the name of the ".msi" file used by the program that you want to remove.
You can also add other command line parameters to control the way the uninstall is done. For more information, check this documentation from Microsoft: Msiexec (command-line options).
6. Uninstall universal apps from the Start screen or the Start Menu
All the methods covered so far apply only to traditional desktop applications. But what about Windows 10 and Windows 8.1 apps that are distributed through the Microsoft Store? How do you remove those?
If you are using Windows 10, you can right-click or press and hold (if you are using touch) the app's tile. In the contextual menu, choose Uninstall.
Next, you have to confirm that you want to remove the app, by pressing Uninstall.
Another way is to use the search box on the Windows 10 taskbar, near the Start button. Type the name of the app that you want to remove, click or tap on it, and then press Uninstall on the preview panel from the right.
Alternatively, you can right-click or press and hold the app and Uninstall it from the contextual menu. Do not forget to confirm your choice.
If you are using Windows 8.1, go to the Start screen. If you can find the tile of the app that you want to remove, right-click or press and hold on it, to bring up the contextual menu. Then, click or tap Uninstall.
On traditional PCs without a touchscreen, Windows 8.1 displays a traditional right-click menu when you right-click the tile of a modern app. As expected, this menu includes the Uninstall option. The app is then removed in a few seconds without other prompts and confirmations.
If an app no longer has a tile on the Start screen (in Windows 8.1), search for it. Once the search results are shown, right-click or press and hold the name of the app that you want to remove and then choose Uninstall.
7. Remove universal apps using Settings (in Windows 10) or PC Settings (in Windows 8.1)
In Windows 10, open Settings and go to Apps. On the right side of the Settings window, a list is shown with all the apps available on your Windows 10 device. Scroll down the list and click or tap the app that you want to remove. Then, click or tap Uninstall, followed by Uninstall, to confirm your choice.
The progress of the removal process is shown below the app's name When you are finished uninstalling apps, close the Settings window.
In Windows 8.1, you can use the PC Settings to remove universal apps from the Microsoft Store. Open PC Settings and go to Search and apps and then to App sizes. On the right, you can see a list with all the apps that are installed on your device. Select the one you want to remove, and the Uninstall button is displayed. Click or tap Uninstall and then again on Uninstall to confirm that you want to remove the app.
Close PC Settings when you are done removing apps.
8. Remove universal apps, using PowerShell
Some touch-based apps (also known as UWP apps) that are built into Windows 10 and Windows 8.1 cannot be removed using the methods shared earlier. For example, in Windows 10, you cannot remove apps like Calendar, Mail, Camera, or Photos. To remove these apps, you must use PowerShell.
We have created a complete step by step guide, which shares everything you need to know: How to uninstall Windows 10 apps using PowerShell, in 3 steps.
9. Use a specialized software uninstaller
There are also specialized programs that can remove other programs. Some even delete leftovers from the uninstall process, both files and registry entries. Here are a few ideas to get you started:
If you are looking for a decent tool that can help with removing other programs, these articles should help you find what you are looking for. Although we published them a long time ago, they are still working today.
How do you uninstall your apps?
These are the methods we know for uninstalling both desktop apps and universal apps from Windows. If you know others, do not hesitate to share them in the comments section below. We are looking forward to updating this article and making it even more complete.