윈도우 용 iTunes 서비스 재시작 스크립트


명령 프롬프트 (관리자 권한으로 실행) >

@echo off

sc stop "Apple Mobile Device Service"

sc stop "iPod Service"

sc stop "Bonjour Service"


timeout 2

cls


sc start "Apple Mobile Device Service"

sc start "iPod Service"

sc start "Bonjour Service"


timeout 2

cls


if exist "%CommonProgramFiles%\Apple\Mobile Device Support\SyncDiagnostics.exe" (

"%CommonProgramFiles%\Apple\Mobile Device Support\SyncDiagnostics.exe"

) else if exist "%CommonProgramFiles(x86)%\Apple\Mobile Device Support\SyncDiagnostics.exe" (

"%CommonProgramFiles(x86)%\Apple\Mobile Device Support\SyncDiagnostics.exe"

) else echo.


iTunesServicesRestart.cmd

프로그램 추가/제거에서 Adobe Creative Cloud 제거

 

Adobe Creative Cloud 바로가기 및 레지스트리 삭제

[-HKEY_CLASSES_ROOT\CLSID\{0E270DAA-1BE6-48F2-AC49-8137B8B2509D}]

 

[-HKEY_CURRENT_USER\Software\Classes\CLSID\{0E270DAA-1BE6-48F2-AC49-8137B8B2509D}]

 

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{0E270DAA-1BE6-48F2-AC49-8137B8B2509D}]

 

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel\{0E270DAA-1BE6-48F2-AC49-8137B8B2509D}]

 

[-HKEY_USERS\S-1-5-21-1649137310-3768090468-3701826991-1001\Software\Classes\CLSID\{0E270DAA-1BE6-48F2-AC49-8137B8B2509D}]

 

[-HKEY_USERS\S-1-5-21-1649137310-3768090468-3701826991-1001\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{0E270DAA-1BE6-48F2-AC49-8137B8B2509D}]

 

[-HKEY_USERS\S-1-5-21-1649137310-3768090468-3701826991-1001_Classes\CLSID\{0E270DAA-1BE6-48F2-AC49-8137B8B2509D}]

 

Windows10_AdobeCreativeCloud_Delete.reg
다운로드

윈도우 환경변수 목록

 %AllUsersProfile%

 C:\ProgramData

 %AppData%

 C:\Users\Administrator\AppData\Roaming

 %CommonProgramFiles%

 C:\Program Files\Common Files

 %ComputerName%

 Computer Name

 %ComSpec%

 C:\Windows\system32\cmd.exe

 %HomeDrive%

 C:

 %HomePath%

 C:\Users\Administrator

 %LocalAppData%

 C:\Users\Administrator\AppData\Local

 %LogonServer%

 \\Administrator

 %NUMBER_OF_PROCESSORS%

 Number of Processors

 %OS%

 Windows_NT

 %Path%

 Path

 %PathExt%

 Extended Path

 %PROCESSOR_ARCHITECTURE%

 amd64

 %PROCESSOR_IDENTIFIER%

 Intel64 Family 6 Model 142 Stepping 9, GenuineIntel

 %PROCESSOR_LEVEL%

 0.0.0.6

 %PROCESSOR_REVISION%

 8e09

 %ProgramData%

 C:\ProgramData

 %ProgramFiles%

 C:\Program Files

 %Prompt%

 $P$G

 %PSModulePath%

 PowerShell Module Path

 %Public%

 C:\Users\Public

 %SessionName%

 Console

 %SystemDrive%

 C:

 %SystemRoot%

 C:\Windows

 %Temp%

 C:\Users\Administrator\AppData\Local\Temp

 %TMP%

 C:\Users\Administrator\AppData\Local\Temp

 %UserDomain%

 User Domain

 %UserName%

 User Name

 %UserProfile%

 C:\Users\Administrator

 %WinDir%

 C:\Windows


크롬 기반 브라우저 캐시 사이즈 제한


바로가기에 커맨드 라인 추가

chrome.exe --disk-cache-size=300000000 --media-cache-size=300000000


크롬 기반 브라우저 (오페라) 윈도우 레지스트리에 커맨드 라인 추가

> HKEY_CLASSES_ROOT\OperaStable\shell\open\command

Value Data: "%ProgramFiles%\Opera\Launcher.exe" --disk-cache-dir="%LocalAppData%\Opera Software\Opera Stable\Cache" --disk-cache-size=300000000 --media-cache-dir="%LocalAppData%\Opera Software\Opera Stable\Media Cache" --media-cache-size=300000000 -- "%1"


Opera_ReduceCacheSize.reg

시스템 구성 요소 업데이트 백업 삭제 및 초기화

명령 프롬프트 (관리자 권한으로 실행) > dism /online /cleanup-image /StartComponentCleanup

명령 프롬프트 (관리자 권한으로 실행) > dism /online /cleanup-image /StartComponentCleanup /ResetBase


시스템 구성 요소 저장소 분석

명령 프롬프트 (관리자 권한으로 실행) > dism /online /cleanup-image /AnalyzeComponentStore


시스템 구성 요소 저장소 파일 손상 검사 및 복구

명령 프롬프트 (관리자 권한으로 실행) > dism /online /cleanup-image /ScanHealth

명령 프롬프트 (관리자 권한으로 실행) > dism /online /cleanup-image /RestoreHealth

명령 프롬프트 (관리자 권한으로 실행) > dism /online /cleanup-image /RestoreHealth /Source:C:\Update


보류 중인 업데이트 되돌리기 및 부팅 실패 복구

명령 프롬프트 (관리자 권한으로 실행) > dism /online /cleanup-image /RevertPendingActions

작업 스케쥴러

- 라이브러리 > Application Experience > Microsoft Compatibility Appraiser, ProgramDataUpdater 등 관련항목 끄기

- 라이브러리 > Customer Experience Improvement Program > Consolidator, KernelCeipTask, UsbCeip 등 관련항목 끄기

- 라이브러리 > DiskDiagnostic > Microsoft-Windows-DiskDiagnosticDataCollector 등 관련항목 끄기

- 라이브러리 > Autochk > Proxy 끄기

- 라이브러리 > Maintenance > WinSAT 필요없으면 끄기

- 라이브러리 > Power Efficiency Diagnostics > AnalyzeSystem 필요없으면 끄기



서비스

- Connected User Experiences and Telemetry, Remote Desktop Services, Remote Registry 등 사용 안함

- Windows


언인스톨


명령 프롬프트 (관리자 권한으로 실행) >


C:\Windows\System32\Macromed\Flash

C:\Windows\SysWOW64\Macromed\Flash


regsvr32 /u Flash.ocx

regsvr32 /u FlashUtil_ActiveX.dll



파일 삭제


시스템 폴더에서 FlashPlayerCPLApp.cpl, FlashPlayerApp.exe, FlashPlayerInstaller.exe 파일 삭제


%UserProfile%\AppData\Roaming\Adobe\Flash Player

%UserProfile%\AppData\Roaming\Macromedia\Flash Player

두 폴더 삭제


C:\Windows\System32\Macromed

C:\Windows\SysWOW64\Macromed

두 폴더 삭제 (폴더 소유권 필요함)


속성 > 보안 > 고급 > 변경 > 사용자 이름 입력 > 소유자, 사용 권한 항목 모두 체크



플래시 자동 업데이트 막기


C:\Windows\System32\Macromed

C:\Windows\SysWOW64\Macromed

두 폴더가 있는 경우에 mms.cfg 파일 추가


mms.cfg 내용

# SilentAutoUpdateEnable=1

AutoUpdateDisable=1


FlashUpdateBlock.zip



플래시 끄기


서비스 > Adobe Flash Player Update Service > 사용안함


인터넷 익스플로러 > 추가 기능 관리 > 모든 추가 기능 > Shockwave Flash Object > 사용안함




- macOS


언인스톨


https://fpdownload.macromedia.com/get/flashplayer/current/support/uninstall_flash_player_osx.dmg

다운로드 후 실행



파일 삭제


Shift + Command + G >

~/Library/Preferences/Macromedia/Flash Player

~/Library/Caches/Adobe/Flash Player

두 폴더 삭제

블로그 이미지