windows_scripts
windows_scripts copied to clipboard
some scripts for windows
If you wanna help me
windows_custom_iso_maker
This script creates a custom ISO's of Windows 10 and 11 with the following features:
- The hardware requirements are bypassed.
- All apps are removed, including the sponsored one on the start menu.
- Telemetry is disabled.
- Edge can be removed.
- Defender can be disabled.
- Some other minor tweaks.
How to use?
irm -Uri "https://raw.githubusercontent.com/daboynb/windows_scripts/main/windows_custom_iso_maker/downloader.ps1" | iex
Repo_downloader.bat
Download all the stuff from this repo, with a single click!
remove_windows_apps.bat
Remove all apps except calculator, photo and store.
It works on 10 and 11.
Why this is different from the others?
Different windows builds have different pre-installed apps, this script will debloat the system automatically even if them will change.
add_store_windows_10_11.bat
Install Microsoft Store on Windows 10 and 11.
remove_store_windows_10_11.bat
Remove Microsoft Store on Windows 10 and 11.
clean_win_update.bat
Delete windows update cache. In case the old downloaded Windows updates were corrupted on your system, this action would get a fresh download of the update and try installing again.
remove_onedrive.bat
Remove onedrive from system.
remove_edge.bat
Remove edge from system.
delete_defender_history.bat
Delete the windows defender protection history.
hyper-V.bat
Add hyper-V on windows 10 Home.
kaspersky_trial_reset.bat
Kaspersky trial reset tool. This has been made only for educational and research purposes.
You need to disable the self protection and exit from kaspersky, otherwise it won't work.
It works with :
"kaspersky anti virus 21.3" -> 31 days
"kaspersky internet security 21.3" -> 31 days
"kaspersky total security 21.3" -> 62 days
Guide
section_manager.bat
This script uses the ExplorerPatcher DLL to remove the recommended section in Windows 11 without installing the entire software.
defender.bat
This script allows you to enable or disable Windows Defender using PowerRun, a tool created by Sordum.
adb_fastboot.bat
This script installs adb and fastboot on your pc.
sfc_dism.bat
Run dism and sfc to try to fix some problems.
add_user.bat
Add offline users since ms removed this option.
download_iso.bat
Use the linux user agent to download iso from MS.
winpe.bat
Create a winpe iso that bypass the user account password.
How to build the ISO?
- install the Windows ADK
- install the Windows PE add-on for the Windows ADK
- double click on winpe.bat and wait
- the iso will be created in C:\
How to use the ISO?
- boot the ISO
- type "hack"
- select "1", it will reboot
- press SHIFT 5 times at the login screen
- type "sticky_run.bat"
Video tutorial :
https://github.com/daboynb/windows_scripts/assets/106079917/636d4df7-2824-4f97-b7b7-df0c9ad96fc9