> ## Documentation Index
> Fetch the complete documentation index at: https://journal.daudaldi.my.id/llms.txt
> Use this file to discover all available pages before exploring further.

# Windows

> Troubleshoot issue on Windows

## issue

<AccordionGroup>
  <Accordion title="Disk / USB can't be ejected">
    1. cmd -> diskpart
    2. list disk
    3. select disk 2
    4. offline disk `#disable disk supaya bisa di eject`
    5. online disk `#apabila di replug dan tidak terdeteksi`
  </Accordion>

  <Accordion title="Timezone error">
    1. Open Powershell
    2. Type this command `Set-TimeZone -Name "SE Asia Standard Time"`
  </Accordion>
</AccordionGroup>

***

## other articles
