boot to a command prompt, replace the USER.DAT and USER.DA0 in the windows directory with copies from the c:\windows\profiles\[adminuser] where adminuser is the name of a user that has not been policy edited. If you are not set up for multiple accounts on the win98 machine, you can try grabbing a user.dat from a machine with a correct configuration, but the machine should be identical hardware/software config for best results. BTW the user.* files are all system and hidden, so in order to replace/rename/overwrite them you will have to use the attrib command as follows:
change into the directory where the files are
c:\attrib -s -r -h user.* [enter]
this will remove the system, read only, and hidden attributes.
David Moore
dm7941@sbc.com