centered image

Windows

powercfg.exe /hibernate off

powercfg.exe /hibernate on

AutoCAD

Look up Autodesk product keys

cd "%CommonProgramFiles(x86)%\Autodesk Shared\AdskLicensing\Current\helper\"

AdskLicensingInstHelper change --prod_key 001L1 --prod_ver 2020.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 001M1 --prod_ver 2021.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 001N1 --prod_ver 2022.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 001O1 --prod_ver 2023.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 001P1 --prod_ver 2024.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 001Q1 --prod_ver 2025.0.0.F --lic_method ""

cd "%CommonProgramFiles(x86)%\Autodesk Shared\AdskLicensing\Current\helper\"

AdskLicensingInstHelper change --prod_key 829L1 --prod_ver 2020.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 829M1 --prod_ver 2021.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 829N1 --prod_ver 2022.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 829O1 --prod_ver 2023.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 829P1 --prod_ver 2024.0.0.F --lic_method ""

AdskLicensingInstHelper change --prod_key 829Q1 --prod_ver 2025.0.0.F --lic_method ""

C:\Program Files (x86)\Autodesk\ApplicationPlugins

C:\Program Files\Autodesk\ApplicationPlugins\WPlugin-ItemSecCalc.bundle\Contents\Windows

1. Uninstall AdskLicensing

Open the Windows File Explorer.

Go to the folder: "C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing".

Right-click "uninstall.exe" and select "Run as administrator".

Wait until the folder becomes empty.

Autodesk Desktop Licensing Service is now removed for the computer.

2. Reinstall AdskLicensing

How to Complete a Clean Uninstall of Revit products

MicroSoft

Install-Module PowershellGet -Force

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

Install-Module -Name ExchangeOnlineManagement

Get-Module ExchangeOnlineManagement -ListAvailable

Connect-ExchangeOnline

Connect-ExchangeOnline

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

Get-Clutter -Identity x@x.com

Set-Clutter -Identity x@xy.com -Enable $true

Get-Clutter -Identity x@x.com

AutoCAD Commands

The SDI (Single Document Interface) system variable is legacy, and is maintained within the program for backward compatibility. SDI being set to 1 (or 3 sometimes) will enable the single-document mode, in which only one drawing is allowed to be open at a time.