2021年10月15日 星期五

刪除Win7/Win10 User profile

【資訊】Win7、Win10下刪除User profile
 

 

步驟

1.以系統管理員帳號做登入,刪除C:使用者\下的user Profiler

2. 登入後點選左下角開始->輸入regedit並按下enter鍵,會出現登錄編輯程式

3. 進入下列機碼

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT \ Current Version \ProfileList 在左邊的畫面會看到數個類似的資料夾,

如S-1-5-21-xxxxx & S-1-5-21xxxxx.bak(前面都一樣,只有後面有一個會加上.bak)

4. 刪除你要刪除地的S-1-5-21xxxxx(點進S-1-5-21xxxxx可以看到相關的資訊)


For example:
電腦\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-1411301652-228420244-238024878-1278

沒有留言:

Windows關閉 SSL 2.0 與 SSL 3.0,並強制使用 TLS 1.2

Windows關閉 SSL 2.0 與 SSL 3.0,並強制使用 TLS 1.2 有一台windows server 2012 R2 主機, 被弱點掃描軟體Nessus,掃出 SSL Version 2 and 3 Protocol Detection "The re...