Windows 10 Environment Variables

Channel:
Subscribers:
7,760
Published on ● Video Link: https://www.youtube.com/watch?v=um4uas78Ysg



Duration: 7:45
5,453 views
38


A look at Windows 10 Environmental Variables to access a generic location in a User Profile such as the User Profile Libraries, the Application Data or the Temp folder. Environmental Variables can also be used to access the Public Folders and the OneDrive folder. They are also available for the ProgramFiles, ProgramData and Windows folders.

A custom Windows 10 Environmental Variable can be mapped to an Environment Variable.

The os module of the Python library can be used to access the Environment variables. The attribute environ acts as a dictionary and the environmental variable acts as a key.

In Windows:
%UserProfile%
Will take you to C:\Users\YourUserName

In Python this string can be accessed using:
import os
os.environ['UserProfile']

Written Guide:
https://dellwindowsreinstallationguide.com/windows-10-environment-variables/

#Windows10 #environmentvariables #genericuserprofile




Other Videos By Philip Yip


2021-06-10Python Procedural Programming (Spyder 5 IDE)
2021-05-26A Clean Install of KDE Neon Dell UEFI BIOS with Secure Boot
2021-05-23Getting Started with Python and the Spyder 5 IDE (Object Orientated Programming OOP)
2021-05-17A Clean Install of DeepIn Linux 20.2.2 Dell UEFI BIOS and Secure Boot
2021-05-16A Clean Install of Linux Mint 20.2 (Dell UEFI BIOS with Secure Boot and MOK)
2021-05-07Python: formatted strings (fstrings) and format specification for str, int and float objects
2021-03-121. Getting Started with Python and the JupyterLab 3 IDE. Object Orientated Programming (OOP)
2021-02-10Windows 10 Insider Preview New Emoji Panel, Clipboard History and Touchscreen Keyboard Feedback
2021-01-15DeepIn 20.1 Touchscreen Test on XPS 13 9365
2021-01-12XPS 13 Wacom Touchscreen Issues on Linux Mint 20.1
2021-01-02Windows 10 Environment Variables
2020-11-28Create Windows 10 (UEFI or Legacy BIOS) Bootable USB on Windows 10 (All Versions 15H1-21H2)
2020-11-18Dell Thunderbolt Dock Ubuntu 20.04 Boot Issue
2020-11-18Updating the Dell UEFI BIOS with the Ubuntu Linux Firmware Update Manager or USB Flash Drive
2020-11-14Updating the Dell UEFI BIOS in Ubuntu 20.04 Using the Linux Vendor Firmware Service (LVFS)
2020-10-11Making a Screen Recording in Windows 10 using the Free VokoscreenNG
2020-10-04Securely Wiping All Internal Drives from the Dell UEFI BIOS Setup Using Dell Data Wipe (OptiPlex)
2020-10-04Accessing Ubuntu Recovery Options when Stuck on Ubuntu Dell Splash Screen After Updates
2020-10-01Securely Wiping All Internal Drives from the Dell UEFI BIOS Setup Using Dell Data Wipe (XPS 13 9365)
2020-10-01UEFI BIOS Updates Patch GRUB2 Security Vulnerability Verification Failed 0x1A Security Violation
2020-09-28Fixing the FireFox Touchscreen Issue in Ubuntu 20.04