1 Oct 2022, 07:53 UTC≈7,510 views50 reactionsread 6 August 2026 Photo
How to create Windows / AME install media:
1. Get an Ameliorated ISO here, or a stock Windows ISO from TechBench.
2. Run the following command via PowerShell as Administrator to install Ventoy (Windows / Linux):
choco install -y ventoy
3. Run Ventoy and select your USB drive
4. Select Install and answer Yes to both prompts
5. Once completed, copy your ISO to the newly created Ventoy partition
You will now be a…
👍32🔥8🌚3🥰3❤2🍓1🍾1
27 Sept 2022, 16:47 UTC≈5,350 views27 reactionsread 6 August 2026 Photo
How to enable the Notification Center:
To perform the following action, we recommend using amecs. Alternatively, you can do it manually using the steps below:
1. Run the following commands via Command Prompt as Administrator:
for /f %F in ('PowerShell "(New-Object -ComObject Microsoft.DiskQuota).TranslateLogonNameToSID((Get-WmiObject -Class Win32_ComputerSystem).Username)"') do set "userSID=%F"
reg add "HKU\%user…
👍22❤5
22 Sept 2022, 12:46 UTC≈5,000 views25 reactionsread 6 August 2026 Photo
How to disable "NVIDIA Control Panel is not found" message:
1. Run the following commands via Command Prompt as Administrator:
reg add "HKLM\System\CurrentControlSet\Services\nvlddmkm\Global\NVTweak" /v "DisableStoreNvCplNotifications" /t REG_DWORD /d 1 /f
The notification will disappear on the next startup.
Alternatively, you can use amecs to install NVIDIA Control Panel. This is not necessary for your system gr…
👍18🔥4🥰3
22 Sept 2022, 12:46 UTC≈4,600 views9 reactionsread 6 August 2026 Photo
How to Install GPU Drivers Manually
1. Download GPU drivers from OEM sites, such as AMD or Nvidia
2. Right click on the file and use 7zip to extract it to a folder
2. Open Device Manager with administrator permissions
3. Right click on your GPU and select "Update driver"
4. Select "Browse my computer for drivers"
5. Navigate to the extracted folder and click "Next"
Device Manager will automatically determine t…
👍8❤1
AME Guides pinned «AME Guides Index Simply select from the links below to gain access to our library of step-by-step guides. • How to change lock screen wallpaper • How to change profile picture • How to install WSL • How to backup and restore your device's drivers • How…»
17 Sept 2021, 07:57 UTC≈12,100 views58 reactionsread 6 August 2026 AME Guides Index
Simply select from the links below to gain access to our library of step-by-step guides.
• How to change lock screen wallpaper
• How to change profile picture
• How to install WSL
• How to backup and restore your device's drivers
• How to login without typing username and password
• How to login without typing username
• How to switch between Dedicated or Integrated GPU to run a graphical pro…
👍37❤12🎉6🍓1👎1🔥1
30 Jul 2021, 09:24 UTC≈9,830 views10 reactionsread 6 August 2026 Photo
How to install and configure OpenVPN:
1. Run the following command via PowerShell as Administrator to install OpenVPN:
choco install -y openvpn
2. Run OpenVPN GUI as Administrator to let itself perform initialization
3. Place your VPN provider's .ovpn configuration file into:
C:\Users\Administrator\OpenVPN\config
4. Re-launch OpenVPN GUI as Administrator. This allows it to scan the relevant directory for change…
👍10
30 Jul 2021, 09:22 UTC≈7,730 views3 reactionsread 6 August 2026 Photo
How to remove Intel HD Graphics desktop context menu:
1. Run the following commands via Command Prompt as Administrator:
reg delete "HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\igfxcui" /f
reg delete "HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\igfxDTCM" /f
👍3
30 Jul 2021, 09:21 UTC≈7,480 views16 reactionsread 6 August 2026 Photo
How to download media from YouTube or other video / audio platforms:
1. Check if your streaming websites are supported here
2. Install dependencies via PowerShell as Administrator:
choco install -y yt-dlp ffmpeg
3. Get the ytdl-explorer-main.zip script archive
4. Extract the contents out of its archive
5. Run yt-dlp.reg. You will now see a yt-dlp context menu upon right-click
6. Copy the video / audio link and…
👍8🔥7❤1
28 Jun 2021, 06:51 UTC≈8,930 views9 reactionsread 6 August 2026 Photo
How to add keyboard language:
To perform the following action, we highly recommend using amecs. Alternatively, you can do it manually using the steps below:
It is recommended to change display language first if you plan to perform both.
1. Change keyboard language via PowerShell, substituting zh-CN with your locale name, then reboot:
$List = New-WinUserLanguageList en-US
$List.add("zh-CN")
Set-WinUserLanguageLi…
👍8🔥1
28 Jun 2021, 06:51 UTC≈8,990 views14 reactionsread 6 August 2026 Photo
How to change display language:
To perform the following action, we recommend amecs. You can also do it manually using the steps below:
1. Find your Language/region tag under the Language Packs section here
If your Language/region tag is not displayed under that section, search from the Language interface packs (LIPs) section here and skip Step 2~4
2. Download language pack for your language/region tag
3. Run lp…
👍13❤1
28 Jun 2021, 06:50 UTC≈8,410 views11 reactionsread 6 August 2026 Photo
How to elevate a user to Administrator:
To perform the following action, we recommend using amecs. Alternatively, you can do it manually using the steps below:
Due to security considerations, the default user in Windows AME has been revoked of Administrator privileges. This can, however, introduce issues with rare situations.
1. Run the following commands via Command Prompt as Administrator:
net localgroup admini…
👍10❤1
Showing the 12 most recent of 20 posts we hold for @AMEGuides. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked ≈ was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.