728x90
반응형

윈도우 11

[Windows] 윈도우 무한 재부팅, 부팅중 로딩 해결

증상.윈도우 설치 및 부팅시 무한 재부팅이나 부팅중 로딩 현상이 반복된다.혹은 [컴퓨터가 예기치 않게 다시 시작되었거나 오류가 발생했습니다.] 와 같은 문구의 오류창이 뜬다.해결방법.이 경우엔 간단하게 레지스트리 값만 변경하면 된다.오류 창에서 [shift + F10] 로 cmd(명령프롬프트)를 열어서 regedit입력 레지스트리 이름 : HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\ChildCompletion\setup.exe레지스트리 값 : 3 자세한 설명은 아래의 출처 참고.출처 :2023.10.02 - [Windows] - [Windows] Error : The computer restarted unexpectedly or encountered an unexpected ..

Windows 2025.05.29

[Windows] 윈도우 캐시 메모리 정리 (empty cache)

# Windows에서 캐시 메모리 정리하기.윈도우에서 별 생각없이 PC를 사용하다보면 어느새 메모리 사용량이 꽤 된다.메모리 용량이 넘쳐나서 정리하지 않고 사용해도 문제 없다면 좋겠지만, 현재 사용하고 있는 프로세스에 문제없이 메모리를 할당하기 위해 캐시 메모리를 정리하는 법을 적어둔다.# Sysinternals RAMMap 사용.Microsoft에서 제공하는 무료 도구인 RAMMap을 사용해 캐시 메모리를 정리한다.1. RAMMap 설치아래의 링크에서 Microsoft공식페이지에서 제공하는 RAMMap을 다운받고 설치한다.https://learn.microsoft.com/en-us/sysinternals/downloads/rammap RAMMap - SysinternalsAn advanced phys..

Windows 2025.05.28

[Windows] 윈도우에서 파일 찾기_cmd

Windows에서 파일 찾기 (위치, 경로, 파일 검색)파일탐색기로 찾을수 있지만 너무 느리고 오래걸려 선호하지 않음.또, 패턴(*, ?)등을 사용해서 검색하기 위해 cmd창에서 찾는 방법을 소개.GUI(파일 탐색기, 검색)로 찾는 방법은 아래의 공식 링크 참고 Windows에서 파일 찾기 - Microsoft 지원Applies ToWindows 11 Windows 10 Windows 11Windows 10 이러한 방법 중 하나를 사용하여 Windows 11 파일을 찾습니다. 작업 표시줄에서 검색: 작업 표시줄의 검색 상자에 문서의 이름(또는 키워드)를 입력합니다. Psupport.microsoft.comcmd 창 열기키보드의 [Win + R] 키로 실행창을 띄워 cmd입력 후 [확인]Where 명령어...

Windows 2025.02.28

[Windows] chntpw 패스워드 초기화(clear)

패스워드 초기화를 위해 경로 이동cd /Windows/System32/config/chntpwchntpw -i SAM: chntpw를 사용해 SAM수정 / 아래의 순서대로 진행> 1 - Edit user data and passwords> enter user numer : 01f4 [초기화할 user의 RID]> 1 - Clear (blank) user password> q -Quit editing user, back to user select> q - Quit (you will be asked if there is something to save)Write hive files?(y/n) : y위 작업 진행시 패스워드 초기화(사라짐) clear!

Windows 2024.06.25

[windows] RDP session time out(cmd)

RDP session time out(cmd)* GUI로 설정하기 : https://plastic2113.tistory.com/entry/Windows-RDP-session-time-outGUI gpedit.msc : 로컬 그룹 정책 편집기 실행 [로컬 그룹 정책 편집기 > 컴퓨터 구성 > 관리 템플릿 > Windows 구성 요소 > 터미널 서비스 > 원격 데스크톱 세션 호스트 > 세션 시간 제한] 탭에 활성 " data-og-host="plastic2113.tistory.com" data-og-source-url="https://plastic2113.tistory.com/entry/Windows-RDP-session-time-outGUI" data-og-url="https://plastic2113.ti..

Windows 2023.11.06

[windows] RDP session time out(PowerShell)

RDP session time out(PowerShell)* GUI로 설정하기 : https://plastic2113.tistory.com/entry/Windows-RDP-session-time-outGUI gpedit.msc : 로컬 그룹 정책 편집기 실행 [로컬 그룹 정책 편집기 > 컴퓨터 구성 > 관리 템플릿 > Windows 구성 요소 > 터미널 서비스 > 원격 데스크톱 세션 호스트 > 세션 시간 제한] 탭에 활성 " data-og-host="plastic2113.tistory.com" data-og-source-url="https://plastic2113.tistory.com/entry/Windows-RDP-session-time-outGUI" data-og-url="https://plastic..

Windows 2023.10.30
728x90
반응형