Open https://openwrt.org/toh/d-link/dir-842#installation and select Firmware Install. At this step we need to download factory version.
- Connect to D-Link router through Ethernet cable.
- Power off the router
choco install throttlestop -yVisit for more programs to install https://azimstech.github.io/MySoftwareList/
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.
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:
- During the initial setup, when prompted for the username, enter "[email protected]" instead of your regular email address or preferred username.
- For the password, use any random password.
- Proceed with the login attempt, which will fail due to the unconventional username and password.
| # 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 |
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}config queue 'eth1' option qdisc 'cake' option script 'piece_of_cake.qos' option interface 'pppoe-wan' option upload '8500' option debug_logging '0' option verbosity '5' option enabled '1' option download '28500' option linklayer 'none'