Wipe Windows and InstallDebian GNU/Linux
Install Debian Sid Openbox
Download:
debian-testing-amd64-netinst.iso
Copy to USB dd if=path-to-iso of=/dev/sdX bs=4M; sync and install.
Only select "Standard System Utilities"
Once installed, reboot and start here:
nano /etc/apt/sources.list
Change the sources.list to:
deb http://deb.debian.org/debian/ sid main contrib non-free
deb-src http://deb.debian.org/debian/ sid main contrib non-free
Save and run apt update && apt full-upgrade.
Then install the minimal packages:
apt install xorg openbox tint2 lxterminal pcmanfm wpasupplicant wpagui network-manager network-manager-gnome geany firefox feh xarchiver gimp clipman xfce4-screenshooter pulseaudio xfce4-pulseaudio-plugin simplescreenrecorder
(the WiFi driver depends on your hardware)
reboot
Login and startx
Have fun. Peace.