PG7VG schreef:
Ondanks alle goedbedoelde adviezen ben ik toch weer terug naar win10. Op dit moment speelt gemak en bekendheid een te grote rol om me Linux eigen te maken.
Het voelde een beetje alsof er een hobby bij kwam.

En ik heb er al voldoende.
Ik sluit niet uit dat ik toch later weer eens een poging ga wagen om Linux te gebruiken. Puur om het stukje gegevens verzamelen door Microsoft om maar doelgericht te kunnen adverteren.....enzo.....
handig:
HOWTO local user password loss windows 10
a) create recovery image on USB stick and boot it
(image can be downloaded @Microsoft)
b) start image and go to repair options -- launch a cmd shell
c) copy the target disk drive:\windows\system32\utilman.exe to a backup location or rename it
d) overwrite utilman with cmd.exe
e) start target OS
f) at the login screen start utilmanager -- in this case it will be cmd.exe
g) add temporary name: net user <username> /add
h) put that account in as admin: net localgroup administrators <username> /add
i) boot the rescue image again and copy back utilman.exe (see what was done in step c)
j) start target OS
k) login as the <username> you created above
l) add password for <username>
m) restart target OS
n) login as the <username>
o) reset the password of the target user that lost the password with net user <victim> <newpassword>
p) restart target OS
q) test <victim> password
r) if all OK, delete the user created in h)
helaas kan je niet alles onder linux voor wat betreft bv zaken als n1mm+, hrd enzo. Maar voor de gemiddelde wsjtx acties kan je net zogoed linux gebruiken idd.
Ik gebruik windows alleen als het niet anders kan. (of via een P2V windows vm onder linux)