Introduction In this article, we will install Oracle 19c (version 19.3) on Windows OS. Difference from Linux On Windows, you don't need to configure or install any OS-level prerequisites the way you would on Linux. There's also no root script to run after the installation finishes, the whole process stays within a single GUI-driven flow. Prerequisites Minimum requirements for the Windows environment: CPU: 2 cores RAM: 4 GB Disk space: 25 GB OS: Windows 8.1 or later Software Download Oracle 19c for Windows: Click Here Now let's start the installation, step by step. Part 1: Install the Oracle Software Step 1: Create the ORACLE_HOME Directory and Place the Software C:\Users\oraeasy> mkdir -p D:\app\oracle\product\19c\db_home1 C:\Users\oraeasy> dir D:\app\oracle\product\19c\ Volume in drive D is Data Volume Serial Number is 60FC-A6D2 Directory of D:\app\oracle\product\19c 30-08-2025 14:22 <DIR> . 30-08-2025 14...