✅ รับชมคลิปใหม่ ๆ ก่อนใครกดติดตาม: http://bit.ly/ITGroceries
✅✅ ช่องทางการติดต่อ: https://itgroceries.blogspot.com/
[Tips] ลง Windows แบบ 4K เพื่อรีดประสิทธิภาพของ SSD/M.2 | IT Groceries
--- สิ่งที่ต้องเตรียม
__1. USB Boot Windows Setup เวอร์ชั่นปัจจุบัน
__2. Script.txt ใช้กับ Diskpart
__3. SSD ว่าง ๆ หนึ่งลูก แนะนำให้ถอดลูกอื่นออกให้หมด
------ ก๊อปปี้ Script ข้างล่างนี้ไปวางใน Notepad
rem == CreatePartitions-UEFI.txt ==
rem == These commands are used with DiskPart to
rem create five partitions
rem for a UEFI/GPT-based PC.
rem Adjust the partition sizes to fill the drive
rem as necessary. ==
rem WinNTSetup_Boot=S:
rem WinNTSetup_Install=W:
select disk 0
clean
convert gpt
rem == 1. Windows RE tools partition ===============
create partition primary size=300
format quick fs=ntfs label="Windows RE tools"
assign letter="T"
set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
gpt attributes=0x8000000000000001
rem == 2. System partition =========================
create partition efi size=260
rem ** NOTE: For Advanced Format 4Kn drives,
rem change this value to size = 260 **
format quick fs=fat32 label="System"
assign letter="S"
rem == 3. Microsoft Reserved (MSR) partition =======
create partition msr size=128
rem == 4. Windows partition ========================
rem == a. Create the Windows partition ==========
create partition primary
rem == b. Create space for the recovery image ===
shrink minimum=15000
rem ** NOTE: Update this size to match the size
rem of the recovery image **
rem == c. Prepare the Windows partition =========
format quick fs=ntfs label="Windows"
assign letter="W"
rem === 5. Recovery image partition ================
create partition primary
format quick fs=ntfs label="Recovery image"
assign letter="R"
set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
gpt attributes=0x8000000000000001
list volume
exit
------ จากนั้นให้บันทึกเป็น Disk0_uefi.txt ใน USB Drive
ปล. ขออภัยอย่างแรง,.. เพลงบรรเลงดังไปนิด (พลาดเลย)
#ร่วมแชร์ประสบการณ์เกี่ยวกับไอที #ITGrocreies #LaDEEKill3R #diskpart #dism
#WinPE #Windows #USBBoot #Dualboot #Tips #เทคนิค #สอน #วิธีทำ #dos
⚙️⚙️ สอนเทคนิคใหม่ ๆ เพื่อแชร์ประสบการณ์เกี่ยวกับไอที
💬 สอนการใช้งาน Basic เพื่อไปต่อยอดได้
💬 สอนการใช้งานโปรแกรม ฟรีแวร์ (ทดลองใช้) ให้ได้ประโยชน์สูงสุด
💬 สอนการใช้งานโปรแกรม พื้นฐาน, โปรแกรมสามัญประจำเครื่อง และ โปรแกรมที่มีมาใน Windows
💖 ขอบคุณที่รับชมครับ (-/\-)
📣 http://bit.ly/ITGroceries_Blogspot
📣 http://bit.ly/ITGroceries_Facebook
📣 http://bit.ly/ITGroceries_GGGComputer
📌ติดตามด้วย แฮชแทก #ITGroceries -- คำค้นหา TGroceries ใน Youtube
http://bit.ly/ITGroceries_YoutubeHashtag
📌 ติดตามด้วย แฮชแทก #LaDEEKill3R -- คำค้นหา LaDEEKill3R ใน Youtube (แนะนำ!)
http://bit.ly/LaDEEKill3R_YoutubeHashtag
แสดงความคิดเห็น