작업관리자 시작프로그램 탭에 아무것도 나지 않는 경우
원인
아래 두 경로 시작폴더가 삭제 된 경우
해결책
cmd 창을 연 후 아래 명령어 입력
md "%ProgramData%\Microsoft\Windows\Start Menu\Programs\Startup"
md "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup"
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
%AppData%\Microsoft\Windows\Start Menu\Programs\Startup
https://www.winhelponline.com/blog/taskmgr-startup-tab-empty-no-items/
Task Manager Startup tab Empty - No startup items to display
When you open Task Manager and click on the Startup tab, it may show up empty. You may see a message that reads "There are no startup items to display". This issue may happen even though you have many…
www.winhelponline.com