Windows 시작 메뉴에서 ms-resource:AppName/Text 항목 제거

일부 Windows 11/10 사용자는 이후 버전의 Windows 10 으로 업그레이드한 후 (Windows 10)시작 메뉴에 (Start)ms-resource:AppName/Text mutation/rogue 항목이 표시된다고 보고 했습니다. 이 게시물에서는 이 항목이 무엇이며 제거하는 방법에 대해 설명합니다.

ms-resource: 앱 이름/텍스트

좋은 소식은 경고할 이유가 없다는 것입니다. 이 항목은 확실히 바이러스 나 RAT 가 아니기 때문에 거의 무해 하며 시스템 성능에 어떠한 영향도 미치지 않습니다. 따라서 이것은 Windows 10 시작 메뉴의 what is ms-Resource:AppName/Text

모든(All)시작 메뉴(Start Menu) 의 ms-resource:AppName/Text 항목이란

ms-resource:AppName/Text는 업그레이드 설치 중에 제거된 기본 제공 응용 프로그램의 추적일 수 있습니다. 이제 두 가지 경우를 살펴보자.

Windows 10 사용자는 다음과 같이 보고합니다 .

After upgrading my Windows 10, there has been a broken app in start list called ms-resource:AppName/Text. The link does not work, right-clicking does not bring up a file location, and when App Settings is clicked, Settings either crashes, or shows “Apps and features” in which this entry is not present. It is also not in C:\ProgramData\Microsoft\Windows\Start Menu\Programs. I had this issue before in version 1803, but I was able to access the settings of the broken app, and either clicking “Reset” or “Repair” removed the link. (By the way, the broken link I had earlier was not called ms-resource:AppName/Text, but they were likely related to the Mixed Reality Portal program as in the name there was “holographic”)

다른 Windows 10(Windows 10) 사용자 에 따르면-

ms-resource:AppName/Text has appeared on Start Menu All Apps. This rogue entry, which does not start anything and can’t be removed, appeared on most of the accounts across all of our three different machines. If you drag the entry to the desktop, it seems that underneath the “ms-resource:AppName/Text” it is pointing at Microsoft.Windows.HolographicFirstRun which is not listed anywhere else (Settings/Applications) and even through PowerShell Get-AppXPackage. It would appear this is something that was uninstalled but left the entries which the (new Start Menu in 1903) All Apps picks up. I have found no way to delete this rogue entry – and searching for this shows plenty of examples of the problem, and STILL no resolutions.

ms-resource:AppName/Text 항목을 삭제하는 방법

Windows 10시작 메뉴 모든 앱(Start Menu All Apps)ms-resource:AppName/Text 또는 ms-resource:appDisplayName 항목이 표시되면 다음 지침에 따라 제거할 수 있습니다.

1] 관리자 모드에서 PowerShell을 시작합니다(Launch PowerShell in elevated mode) .

2] 프롬프트에서 아래 명령을 복사하여 붙여넣고 Enter 키를 누릅니다 .

Get-AppxPackage -all *HolographicFirstRun* | Remove-AppPackage -AllUsers

3] explorer.exe 프로세스를 종료합니다 .

4 ] (] Back)PowerShell 환경 으로 돌아가 아래 명령을 복사하여 붙여넣고 Enter 키를 누릅니다 .

cd $Env:localappdata\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy

이 명령은 아래와 같이 프로필 디렉토리 내부의 디렉토리로 이동합니다.

AppData\Local\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy

5] 이제 PowerShell 환경에서 아래 명령을 실행합니다.

Remove-Item -Recurse -Force .\TempState\

6] explorer.exe를 다시 시작하십시오(Restart explorer.exe) .

불량 시작 메뉴 항목이 없어져야 합니다.

대체 방법(Alternate way)

또는 다음을 복사하여 메모장(Notepad) 에 붙여넣고 ( 모든(All) 파일) .bat 파일로 저장할 수 있습니다. 그런 다음 관리자 권한으로 실행합니다.

@echo off
taskkill /f /im explorer.exe
taskkill /f /im shellexperiencehost.exe
timeout /t 3 /NOBREAK > nul
del %localappdata%\Packages\Microsoft.Windows.ShellExperienceHost_cw5n1h2txyewy\TempState\* /q
timeout /t 1 /NOBREAK > nul
start explorer
@echo on

이 수정 사항은 유사한 불량 항목에 적용되지만 이름은 다릅니다. 예: ms-resource:appDisplayName .

MS 리소스(MS-resource) 응용 프로그램 목록 이름 을 제거하려면 어떻게 합니까 ?

Windows PowerShell 을 사용 하여 Windows 11/10 PC 에서 ms-resource 응용 프로그램 목록 이름을 제거 할 수 있습니다. 이를 위해서는 PowerShell(PowerShell)Remove-AppPackage -AllUsers 에 매개변수 를 입력해야 합니다 . 그런 다음 작업 관리자 를 사용하여 (Task Manager)파일 탐색기(File Explorer) 프로세스를 중지하고 PowerShell 에서 다음 명령을 입력해야 합니다 .

cd $Env:localappdata\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy

다음으로 PowerShell(PowerShell) 에서 이 경로로 이동 합니다 .

AppData\Local\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy

다음 명령을 실행합니다.

Remove-Item -Recurse -Force .\TempState\

완료되면 Windows 탐색기(Windows Explorer) 프로세스를 다시 시작할 수 있습니다.

That’s it, folks on how to get rid of the pesky bug!



About the author

저는 Windows 및 Office 소프트웨어에 대한 전문 리뷰어입니다. 저는 이러한 프로그램과 다양한 기능에 대한 깊은 지식을 가지고 있습니다. 내 리뷰는 객관적이고 상세하므로 잠재 고객이 프로그램이 얼마나 잘 작동하고 어떤 개선이 이루어질 수 있는지 알 수 있습니다. 나는 또한 리뷰를 통해서든 앱에 대한 최고의 거래를 찾는 것이든 사람들이 필요에 가장 적합한 앱을 찾도록 돕는 것을 좋아합니다.



Related posts