[Windows] 컴퓨터 이름 변경(PS)






1. 개요

PowerShell에서 컴퓨터 이름 변경







2. 버전 및 사양

Windows11_22H2







3. 참고





3-1.[Windows11] 컴퓨터 이름 변경 (GUI)

BLOG
YouTube




3-2. [Windows11] 커뮤터 이름 변경(CMD)

BLOG
YouTube







4. 컴퓨터 이름 변경





4-1. 설정

Windows Key + r
powershell 입력
Control + Shift + Enter



> hostname

DESKTOP-A75N2SC


> Rename-Computer -NewName “SEUHEU” -Restart




4-2. 확인

Windows Key + r
powershell 입력
Control + Shift + Enter


> hostname

SEUHEU



댓글 남기기