1000sj
SJ CODE
1000sj
전체 방문자
오늘
어제
  • 분류 전체보기
    • Algorithms
      • Crypto
    • Security
      • 네트워크
      • 보안
      • CTF
      • Exploit
    • System Programming
      • Operating System
      • Compiler
      • Device Driver
      • Emulator
      • Parrelel Processing
      • Assembly
    • Application Programming
      • Script
      • Android
    • Cloud Computing
      • Cloud Native
      • Public Cloud
      • Infrastructure
      • Database
      • DevOps
    • TroubleShooting
    • ETC
      • 문화 생활
      • 커뮤니티

인기 글

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
1000sj

SJ CODE

TroubleShooting

Windows 10 설정이 열리지 않을 때

2022. 3. 3. 07:13

PowerShell을 관리자 권한으로 실행

sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}

 

References

  • How fix settings app not openning

'TroubleShooting' 카테고리의 다른 글

vmware와 hyper v 동시에 쓰기  (0) 2025.10.03
[Flutter] Connection closed before full header was received, uri =  (0) 2021.09.05
[Node] ERR_MODULE_NOT_FOUND  (0) 2021.08.22
Upgrade Gradle wrapper to 4.8.1 version and re-import the project  (0) 2021.07.13
org.jetbrains.annotations.NotNull >> javax.annotation.Nonnull  (0) 2021.07.02
    'TroubleShooting' 카테고리의 다른 글
    • vmware와 hyper v 동시에 쓰기
    • [Flutter] Connection closed before full header was received, uri =
    • [Node] ERR_MODULE_NOT_FOUND
    • Upgrade Gradle wrapper to 4.8.1 version and re-import the project
    1000sj
    1000sj

    티스토리툴바