F5F Stay Refreshed Software Operating Systems quick question

quick question

quick question

G
Gamergirl073
Member
112
03-09-2023, 05:09 AM
#1
Use a clean installation media and wipe the entire partition during setup, avoiding any need for a recovery disk.
G
Gamergirl073
03-09-2023, 05:09 AM #1

Use a clean installation media and wipe the entire partition during setup, avoiding any need for a recovery disk.

G
GoMigs
Senior Member
614
03-19-2023, 01:47 AM
#2
No, I don't have access to physical items like a Windows disc.
G
GoMigs
03-19-2023, 01:47 AM #2

No, I don't have access to physical items like a Windows disc.

J
james26665
Senior Member
537
03-19-2023, 07:57 AM
#3
Other options include formatting the drive or applying a secure wipe on another machine. Make a Windows installation media, boot from it, access the recovery setup, and employ tools like FDISK or DISKPART to clear the data. Alternatively, run a Linux-based live environment to perform the erasure.
J
james26665
03-19-2023, 07:57 AM #3

Other options include formatting the drive or applying a secure wipe on another machine. Make a Windows installation media, boot from it, access the recovery setup, and employ tools like FDISK or DISKPART to clear the data. Alternatively, run a Linux-based live environment to perform the erasure.

N
NanoSpeed
Junior Member
9
03-19-2023, 04:44 PM
#4
Consider using multiple drives with Windows on DVD/USB sticks or similar devices. Ensure there are options to format just one drive while leaving others untouched. For certainty, disconnect the connected drives to avoid any interference. Installing new software on them may render previous applications unusable since a clean installation will be performed.
N
NanoSpeed
03-19-2023, 04:44 PM #4

Consider using multiple drives with Windows on DVD/USB sticks or similar devices. Ensure there are options to format just one drive while leaving others untouched. For certainty, disconnect the connected drives to avoid any interference. Installing new software on them may render previous applications unusable since a clean installation will be performed.

K
kungfutyla
Posting Freak
780
03-19-2023, 10:26 PM
#5
Unless the program needs to be activated or you're using a different version of Windows than expected, it should generally operate smoothly from the installation.
K
kungfutyla
03-19-2023, 10:26 PM #5

Unless the program needs to be activated or you're using a different version of Windows than expected, it should generally operate smoothly from the installation.

T
ThePvPGamer13
Junior Member
18
03-21-2023, 03:24 PM
#6
I mainly rely on my programs portable, except for Adobe Creative Cloud and Sony Vegas.
T
ThePvPGamer13
03-21-2023, 03:24 PM #6

I mainly rely on my programs portable, except for Adobe Creative Cloud and Sony Vegas.

O
Okeinshield
Senior Member
595
03-22-2023, 11:26 AM
#7
When did this occur? For a long time, software would store files in Windows folders and/or registries.
O
Okeinshield
03-22-2023, 11:26 AM #7

When did this occur? For a long time, software would store files in Windows folders and/or registries.

R
Rounyx
Posting Freak
838
03-22-2023, 12:42 PM
#8
I've handled this likely since Windows XP, though more consistently since Windows 7. The registry isn't essential beyond confirming the software is present (Windows and the app don't need it), where it's placed (most apps ignore hard paths), and whether it works with extensions (something you can recreate). Anything trying to write to C:\Windows should be a system component like drivers, or it should be left out. User programs have no incentive to install directly there. If they need a library, it should come with the installer or be installed locally, not system-wide. Most of my Steam games run without issues and don't require such setup.
R
Rounyx
03-22-2023, 12:42 PM #8

I've handled this likely since Windows XP, though more consistently since Windows 7. The registry isn't essential beyond confirming the software is present (Windows and the app don't need it), where it's placed (most apps ignore hard paths), and whether it works with extensions (something you can recreate). Anything trying to write to C:\Windows should be a system component like drivers, or it should be left out. User programs have no incentive to install directly there. If they need a library, it should come with the installer or be installed locally, not system-wide. Most of my Steam games run without issues and don't require such setup.