Showing posts with label CMD. Show all posts
Showing posts with label CMD. Show all posts

Wednesday, March 4, 2026

How to Change from Legacy to Uefi boot Without Reinstalling Windows 10


How to Change from Legacy to Uefi boot Without Reinstalling Windows 10

1. Check BitLocker Status

Open Command Prompt (Run as Administrator) and run:

manage-bde -status

If BitLocker is Enabled, suspend it first:

manage-bde -protectors -disable C:

Sunday, December 25, 2011

Mengganti DNS pada windows melalui command prompt

Langkah2 sebagai berikut :
1. Jalankan cmd. Klik start kemudian klik run...ketik cmd kemudian enter
2. Ketik netsh (enter)
3. Ketik Interface (enter)
4. Ketik set dns "local area connection" static 8.8.8.8 ( ganti dengan ip dns yang anda punya ) kemudian enter