Type this command, go here:
reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v "EnableAutoTray" /t REG_DWORD /d 1 /fThen run this command:
explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}Type this command, go here:
reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v "EnableAutoTray" /t REG_DWORD /d 1 /fThen run this command:
explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}| # Assign Source directory name list | |
| $src_nme = "Desktop", "Documents", "Downloads", "Music", "Pictures", "Videos" | |
| # Assign Destination name | |
| $bak_fdr_nme = $env:UserName | |
| # Assign Destination path | |
| $dst_pth = "$((Get-Item .).FullName)\$($bak_fdr_nme)" | |
| # Create destination directory |
Update: This method no longer works since it was patched by Microsoft, at least on the Windows 11 24H2 update. source
Windows 11 22H2 allows users to choose between a Microsoft account and a local account during the setup. To streamline the local account setup, follow these steps:
UniFi is a popular internet service provider in Malaysia, and OpenWrt is a free and open-source firmware for routers that allows for greater control and customization. This tutorial will guide you through the process of configuring UniFi on your OpenWrt router using the web interface.
Connect your computer to the router via Ethernet cable or Wi-Fi, and access the router's web interface by typing the IP address into your web browser's address bar. The default IP address for OpenWrt is 192.168.1.1.
choco install throttlestop -yVisit for more programs to install https://azimstech.github.io/MySoftwareList/
Open https://openwrt.org/toh/d-link/dir-842#installation and select Firmware Install. At this step we need to download factory version.